Searched defs:allocationAlignment (Results 1 – 3 of 3) sorted by relevance
66 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
60 TPoolAllocator::TPoolAllocator(int growthIncrement, int allocationAlignment) : in TPoolAllocator()
158 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator()