Home
last modified time | relevance | path

Searched defs:allocArray (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gfxstream/aemu/include/
DAllocator.h27 T* allocArray(size_t count) { in allocArray() function
/external/deqp/framework/referencerenderer/
DrrVertexPacket.cpp49 std::vector<VertexPacket *> VertexPacketAllocator::allocArray(size_t count) in allocArray() function in rr::VertexPacketAllocator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h70 template <typename T, typename... Args> T *allocArray(size_t Count) { in allocArray() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h72 template <typename T, typename... Args> T *allocArray(size_t Count) { in allocArray() function