Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/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
Ddestroyers.hpp399 typedef typename Allocator::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::allocator_destroyer_and_chain_builder
421 typedef typename Allocator::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::allocator_multialloc_chain_node_deallocator
Dpool_common_alloc.hpp45 basic_multiallocation_chain<void*> multiallocation_chain; typedef
Dadaptive_node_pool_impl.hpp428 typedef typename SegmentManagerBase::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_common
1046 typedef typename base_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_ct
1166 typedef typename impl_t::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_adaptive_node_pool_impl_rt
Dnode_pool_impl.hpp57 typedef typename SegmentManagerBase::multiallocation_chain multiallocation_chain; typedef in boost::container::dtl::private_node_pool_impl
Dnode_alloc_holder.hpp397 typedef typename NodeAlloc::multiallocation_chain multiallocation_chain; in erase_range() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/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
415 <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
Dstable_vector.hpp551 typedef typename allocator_version_traits_t::multiallocation_chain multiallocation_chain; typedef in boost::container::stable_vector
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dexpand_bwd_test_allocator.hpp75 struct multiallocation_chain{}; struct in boost::container::test::expand_bwd_test_allocator