Home
last modified time | relevance | path

Searched refs:deallocate_individual (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/container/detail/
Dallocator_version_traits.hpp59 static void deallocate_individual(Allocator &a, multiallocation_chain &holder) in deallocate_individual() function
60 { a.deallocate_individual(holder); } in deallocate_individual()
92 static void deallocate_individual(Allocator &a, multiallocation_chain &holder) in deallocate_individual() function
113 allocator_version_traits::deallocate_individual(mr_a, *mp_chain); in ~allocate_individual_rollback()
Dnode_alloc_holder.hpp372 node_allocator_version_traits_type::deallocate_individual(this->node_alloc(), chain); in allocate_many_and_construct()
389 this->node_alloc().deallocate_individual(chain); in clear()
402 nalloc.deallocate_individual(chain); in erase_range()
Ddestroyers.hpp368 a_.deallocate_individual(c_); in ~allocator_multialloc_chain_node_deallocator()
/third_party/boost/boost/container/
Dadaptive_pool.hpp237 void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_individual() function in boost::container::adaptive_pool
528 void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_individual() function in boost::container::private_adaptive_pool
Dallocator.hpp276 …BOOST_CONTAINER_FORCEINLINE void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEP… in deallocate_individual() function in boost::container::allocator
Dnode_allocator.hpp244 void deallocate_individual(multiallocation_chain &chain) BOOST_NOEXCEPT_OR_NOTHROW in deallocate_individual() function in boost::container::node_allocator
Dstable_vector.hpp548 BOOST_CONTAINER_FORCEINLINE void deallocate_individual(multiallocation_chain &holder) in deallocate_individual() function in boost::container::stable_vector
549 { allocator_version_traits_t::deallocate_individual(this->priv_node_alloc(), holder); } in deallocate_individual()
1937 this->deallocate_individual(holder); in priv_clear_pool()
/third_party/boost/boost/interprocess/allocators/
Dcached_node_allocator.hpp295 void deallocate_individual(multiallocation_chain it);
Dcached_adaptive_pool.hpp323 void deallocate_individual(multiallocation_chain &chain);
Dallocator.hpp246 void deallocate_individual(multiallocation_chain &chain) in deallocate_individual() function in boost::interprocess::allocator
Dprivate_node_allocator.hpp420 void deallocate_individual(multiallocation_chain &chain);
Dnode_allocator.hpp428 void deallocate_individual(multiallocation_chain &chain);
Dadaptive_pool.hpp443 void deallocate_individual(multiallocation_chain &chain);
Dprivate_adaptive_pool.hpp443 void deallocate_individual(multiallocation_chain &chain);
/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp529 void deallocate_individual(multiallocation_chain &chain) in deallocate_individual() function in boost::interprocess::ipcdetail::node_pool_allocation_impl
667 void deallocate_individual(multiallocation_chain &chain) in deallocate_individual() function in boost::interprocess::ipcdetail::cached_allocator_impl