Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp72 size_t bytesToAllocate, in StreamVertexData()
814 size_t bytesToAllocate = instanceCount * stride; in updateStreamedAttribs() local
830 size_t bytesToAllocate = count * stride; in updateStreamedAttribs() local
845 size_t bytesToAllocate = (startVertex + vertexCount) * stride; in updateStreamedAttribs() local
/third_party/python/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
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c1969 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
7296 const int bytesToAllocate in poolBytesToAllocateFor() local
7333 size_t bytesToAllocate; in poolGrow() local
7365 size_t bytesToAllocate; in poolGrow() local