Searched refs:growthIncrement (Results 1 – 4 of 4) sorted by relevance
72 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator() argument73 pageSize(growthIncrement), in TPoolAllocator()
60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator() argument63 , pageSize(growthIncrement), in TPoolAllocator()
126 TPoolAllocator(int growthIncrement = 8*1024, int allocationAlignment = 16);
149 TPoolAllocator(int growthIncrement = 8*1024, int allocationAlignment = 16);