Home
last modified time | relevance | path

Searched defs:multiallocation_chain (Results 1 – 25 of 27) sorted by relevance

12

/third_party/boost/boost/container/detail/
Dnode_pool.hpp54 typedef typename base_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_node_pool
75 typedef typename private_node_allocator_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::shared_node_pool
Dallocator_version_traits.hpp44 typedef typename Allocator::multiallocation_chain multiallocation_chain; typedef
83 < multialloc_cached_counted, value_type> multiallocation_chain; typedef
Dadaptive_node_pool.hpp104 typedef typename private_node_allocator_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::shared_adaptive_node_pool
Dpool_common_alloc.hpp45 basic_multiallocation_chain<void*> multiallocation_chain; typedef
Ddestroyers.hpp330 typedef typename Allocator::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::allocator_destroyer_and_chain_builder
352 typedef typename Allocator::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::allocator_multialloc_chain_node_deallocator
Dnode_pool_impl.hpp57 typedef typename SegmentManagerBase::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_node_pool_impl
Dadaptive_node_pool_impl.hpp427 typedef typename SegmentManagerBase::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_common
1045 typedef typename base_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_ct
1165 typedef typename impl_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_rt
Dnode_alloc_holder.hpp397 typedef typename NodeAlloc::multiallocation_chain multiallocation_chain; in erase_range() typedef
/third_party/boost/libs/interprocess/example/
Ddoc_managed_multiple_allocation.cpp27 typedef managed_shared_memory::multiallocation_chain multiallocation_chain; in main() typedef
/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp159 typedef typename NodePool::multiallocation_chain multiallocation_chain; typedef in boost::interprocess::ipcdetail::cache_impl
332 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::array_allocation_impl
446 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::node_pool_allocation_impl
566 typedef typename base_t::multiallocation_chain multiallocation_chain; typedef in boost::interprocess::ipcdetail::cached_allocator_impl
720 multiallocation_chain multiallocation_chain; typedef in boost::interprocess::ipcdetail::shared_pool_impl
/third_party/boost/libs/interprocess/test/
Dmemory_algorithm_test_template.hpp681 typedef typename Allocator::multiallocation_chain multiallocation_chain; in test_many_equal_allocation() typedef
757 typedef typename Allocator::multiallocation_chain multiallocation_chain; in test_many_different_allocation() typedef
863 typedef typename Allocator::multiallocation_chain multiallocation_chain; in test_many_deallocation() typedef
865 typedef typename Allocator::multiallocation_chain multiallocation_chain; in test_many_deallocation() typedef
Dexpand_bwd_test_allocator.hpp70 struct multiallocation_chain{}; struct in boost::interprocess::test::expand_bwd_test_allocator
/third_party/boost/boost/container/
Dallocator.hpp57 basic_multiallocation_chain<void*> multiallocation_chain; typedef in boost::container::allocator
145 <void_multiallocation_chain, T> multiallocation_chain; typedef in boost::container::allocator
Dadaptive_pool.hpp100 <multiallocation_chain_void, T> multiallocation_chain; typedef in boost::container::adaptive_pool
411 <multiallocation_chain_void, T> multiallocation_chain; typedef in boost::container::private_adaptive_pool
Dnode_allocator.hpp91 <multiallocation_chain_void, T> multiallocation_chain; typedef in boost::container::node_allocator
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp75 struct multiallocation_chain{}; struct in boost::container::test::expand_bwd_test_allocator
/third_party/boost/boost/interprocess/allocators/
Dprivate_node_allocator.hpp99 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::private_node_allocator_base
Dnode_allocator.hpp103 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::node_allocator_base
Dallocator.hpp113 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::allocator
Dadaptive_pool.hpp106 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::adaptive_pool_base
Dprivate_adaptive_pool.hpp104 <typename SegmentManager::multiallocation_chain, T>multiallocation_chain; typedef in boost::interprocess::ipcdetail::private_adaptive_pool_base
/third_party/boost/boost/interprocess/mem_algo/detail/
Dmem_algo_common.hpp88 typedef typename MemoryAlgorithm::multiallocation_chain multiallocation_chain; typedef in boost::interprocess::ipcdetail::memory_algorithm_common
Dsimple_seq_fit_impl.hpp76 basic_multiallocation_chain<VoidPointer> multiallocation_chain; typedef in boost::interprocess::ipcdetail::simple_seq_fit_impl
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp103 typedef typename segment_manager::multiallocation_chain multiallocation_chain; typedef in boost::interprocess::ipcdetail::basic_managed_memory_impl
/third_party/boost/boost/interprocess/mem_algo/
Drbtree_best_fit.hpp94 typedef ipcdetail::basic_multiallocation_chain<VoidPointer> multiallocation_chain; typedef in boost::interprocess::rbtree_best_fit

12