Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCommon.h87 typedef pool_allocator<std::pair<const K, D>> tAllocator; typedef
103 typedef pool_allocator<std::pair<const K, D>> tAllocator; typedef
/external/swiftshader/src/OpenGL/compiler/
DCommon.h78 typedef pool_allocator<std::pair<const K, D> > tAllocator; typedef