Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglMemoryStressTests.cpp69 class MemoryAllocator class
105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config,… in MemoryAllocator() function in deqp::egl::__anon97a1abaf0111::MemoryAllocator
/external/v8/src/heap/
Dspaces.h45 class MemoryAllocator; variable
744 friend class MemoryAllocator; variable
889 friend class MemoryAllocator; variable
923 friend class MemoryAllocator; variable
1342 friend class MemoryAllocator; variable
Dheap.h182 class MemoryAllocator; variable
Dspaces.cc304 MemoryAllocator::MemoryAllocator(Isolate* isolate, size_t capacity, in MemoryAllocator() function in v8::internal::MemoryAllocator