Searched defs:growthIncrement (Results 1 – 4 of 4) sorted by relevance
72 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
29 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator()