Home
last modified time | relevance | path

Searched defs:bytesToAllocate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.cpp124 size_t bytesToAllocate, in StreamVertexDataWithDivisor()
1280 size_t bytesToAllocate = instanceCount * stride; in updateStreamedAttribs() local
1330 size_t bytesToAllocate = count * stride; in updateStreamedAttribs() local
1350 size_t bytesToAllocate = range.endAddr - range.startAddr; in updateStreamedAttribs() local
H A DContextVk.h788 size_t bytesToAllocate, in allocateStreamedVertexBuffer()
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmlparse.c1921 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
6948 const int bytesToAllocate = (int)( in poolBytesToAllocateFor() local
6986 size_t bytesToAllocate; in poolGrow() local
7019 size_t bytesToAllocate; in poolGrow() local
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmlparse.c1946 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
7309 const int bytesToAllocate in poolBytesToAllocateFor() local
7346 size_t bytesToAllocate; in poolGrow() local
7378 size_t bytesToAllocate; in poolGrow() local
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c7453 const int bytesToAllocate in poolBytesToAllocateFor() local
7490 size_t bytesToAllocate; in poolGrow() local
7522 size_t bytesToAllocate; in poolGrow() local