Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/base/
Daddress_space.h45 struct address_block *blocks; member
159 struct address_block *blocks = allocator->blocks; in address_space_allocator_split_block() local
197 struct address_block *blocks = allocator->blocks; in address_space_allocator_release_block() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpeephole.c25 #define ISBASICBLOCK(blocks, start, bytes) \ argument
245 unsigned int *blocks = PyMem_New(unsigned int, len); in markblocks() local
310 unsigned int *blocks = NULL; in PyCode_Optimize() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpeephole.c25 #define ISBASICBLOCK(blocks, start, bytes) \ argument
256 unsigned int *blocks = (unsigned int *)PyMem_Malloc(len*sizeof(int)); local
321 unsigned int *blocks = NULL; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_collectionsmodule.c1046 Py_ssize_t blocks; in deque_sizeof() local
/device/google/contexthub/firmware/os/core/
DhostIntf.c666 uint32_t i, j, blocks, maxBlocks, numAxis, packetSamples; in initSensors() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c222 BLOCK *blocks; member
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp1389 HostMemBlocks& blocks, in getOrAllocateHostMemBlockLocked()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c222 BLOCK *blocks; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c224 BLOCK *blocks; member