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