Home
last modified time | relevance | path

Searched defs:shared_pool_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/
Dnode_allocator.hpp152 <sizeof(T), NodesPerBlock> shared_pool_t; in allocate() typedef
171 <sizeof(T), NodesPerBlock> shared_pool_t; in deallocate() typedef
184 <sizeof(T), NodesPerBlock> shared_pool_t; in deallocate_free_blocks() typedef
214 <sizeof(T), NodesPerBlock> shared_pool_t; in allocate_one() typedef
225 <sizeof(T), NodesPerBlock> shared_pool_t; in allocate_individual() typedef
239 <sizeof(T), NodesPerBlock> shared_pool_t; in deallocate_one() typedef
248 <sizeof(T), NodesPerBlock> shared_pool_t; in deallocate_individual() typedef
Dadaptive_pool.hpp160 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in allocate() typedef
176 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in deallocate() typedef
207 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in allocate_one() typedef
217 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in allocate_individual() typedef
232 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in deallocate_one() typedef
240 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in deallocate_individual() typedef
301 <sizeof(T), NodesPerBlock, MaxFreeBlocks, OverheadPercent> shared_pool_t; in deallocate_free_blocks() typedef