Home
last modified time | relevance | path

Searched defs:allocated (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dlistobject.h38 Py_ssize_t allocated; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dlistobject.h38 Py_ssize_t allocated; member
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Doniguruma.h606 int allocated; member
613 int allocated; member
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp176 std::set<buffer_handle_t> allocated; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Darraymodule.c34 Py_ssize_t allocated; member
D_elementtree.c223 int allocated; /* allocated items */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Darraymodule.c34 Py_ssize_t allocated; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlistobject.c29 Py_ssize_t allocated = self->allocated; in list_resize() local
Dunicodeobject.c1766 Py_ssize_t allocated = 8 * size; in PyUnicode_EncodeUTF7() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dlistobject.c29 Py_ssize_t allocated = self->allocated; in list_resize() local
Dunicodeobject.c1833 Py_ssize_t allocated = 8 * size; in PyUnicode_EncodeUTF7() local