Searched defs:MemoryAllocator (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/egl/ | ||
D | teglMemoryStressTests.cpp | 69 class MemoryAllocator class |
/external/v8/src/heap/ | ||
D | spaces.h | 45 class MemoryAllocator; variable |
D | heap.h | 182 class MemoryAllocator; variable |
D | spaces.cc | 304 MemoryAllocator::MemoryAllocator(Isolate* isolate, size_t capacity, in MemoryAllocator() function in v8::internal::MemoryAllocator |