Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrVertexPacket.cpp49 std::vector<VertexPacket*> VertexPacketAllocator::allocArray (size_t count) in allocArray() function in rr::VertexPacketAllocator
/external/srec/portable/src/
Dpmemory_ext.c108 static void *allocArray[MAX_ALLOCATED_BLOCKS+1]; variable