Searched defs:PoolAllocator (Results 1 – 4 of 4) sorted by relevance
37 class PoolAllocator; variable
29 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator() function in angle::PoolAllocator
34 class PoolAllocator; variable
36 PoolAllocator::PoolAllocator(size_t pool_size_limit, bool auto_resize, in PoolAllocator() function in tensorflow::PoolAllocator