Searched defs:blocks (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/base/ |
D | address_space.h | 45 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/ |
D | peephole.c | 25 #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/ |
D | peephole.c | 25 #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.c | 1046 Py_ssize_t blocks; in deque_sizeof() local
|
/device/google/contexthub/firmware/os/core/ |
D | hostIntf.c | 666 uint32_t i, j, blocks, maxBlocks, numAxis, packetSamples; in initSensors() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/ |
D | xmlparse.c | 222 BLOCK *blocks; member
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | ResourceTracker.cpp | 1389 HostMemBlocks& blocks, in getOrAllocateHostMemBlockLocked()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/ |
D | xmlparse.c | 222 BLOCK *blocks; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/ |
D | xmlparse.c | 224 BLOCK *blocks; member
|