Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp54 size_t bytesToAllocate, in StreamVertexData()
591 size_t bytesToAllocate = count * stride; in updateClientAttribs() local
603 size_t bytesToAllocate = (startVertex + vertexCount) * stride; in updateClientAttribs() local
/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/expat/lib/
Dxmlparse.c1941 const int bytesToAllocate = (int)((unsigned)len * 2U); in XML_Parse() local
7171 const int bytesToAllocate in poolBytesToAllocateFor() local
7208 size_t bytesToAllocate; in poolGrow() local
7240 size_t bytesToAllocate; in poolGrow() 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.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