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.c1935 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
6974 const int bytesToAllocate in poolBytesToAllocateFor() local
7011 size_t bytesToAllocate; in poolGrow() local
7043 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
7086 const int bytesToAllocate in poolBytesToAllocateFor() local
7123 size_t bytesToAllocate; in poolGrow() local
7155 size_t bytesToAllocate; in poolGrow() local