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