Home
last modified time | relevance | path

Searched refs:allocate_one (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/container/detail/
Dallocator_version_traits.hpp50 static pointer allocate_one(Allocator &a) in allocate_one() function
51 { return a.allocate_one(); } in allocate_one()
86 static pointer allocate_one(Allocator &a) in allocate_one() function
Dnode_alloc_holder.hpp218 NodePtr allocate_one() in allocate_one() function
219 { return AllocVersionTraits::allocate_one(this->node_alloc()); } in allocate_one()
229 NodePtr p = this->allocate_one(); in create_node()
251 NodePtr p = this->allocate_one();\
276 NodePtr p = this->allocate_one(); in BOOST_MOVE_ITERATE_0TO9()
293 NodePtr p = this->allocate_one(); in create_node_from_key()
/third_party/boost/libs/interprocess/test/
Ddummy_test_allocator.hpp120 pointer allocate_one() in allocate_one() function in boost::interprocess::test::dummy_test_allocator
Dexpand_bwd_test_allocator.hpp159 pointer allocate_one() in allocate_one() function in boost::interprocess::test::expand_bwd_test_allocator
/third_party/boost/libs/container/test/
Dexpand_bwd_test_allocator.hpp166 pointer allocate_one() in allocate_one() function in boost::container::test::expand_bwd_test_allocator
/third_party/boost/boost/container/
Dadaptive_pool.hpp204 pointer allocate_one() in allocate_one() function in boost::container::adaptive_pool
508 pointer allocate_one() in allocate_one() function in boost::container::private_adaptive_pool
Dallocator.hpp249 BOOST_CONTAINER_FORCEINLINE pointer allocate_one() in allocate_one() function in boost::container::allocator
Dnode_allocator.hpp210 pointer allocate_one() in allocate_one() function in boost::container::node_allocator
Dstable_vector.hpp539 BOOST_CONTAINER_FORCEINLINE node_ptr allocate_one() in allocate_one() function in boost::container::stable_vector
540 { return allocator_version_traits_t::allocate_one(this->priv_node_alloc()); } in allocate_one()
/third_party/boost/boost/interprocess/allocators/
Dcached_node_allocator.hpp274 pointer allocate_one();
Dcached_adaptive_pool.hpp302 pointer allocate_one();
Dallocator.hpp222 pointer allocate_one() in allocate_one() function in boost::interprocess::allocator
Dprivate_node_allocator.hpp399 pointer allocate_one();
Dnode_allocator.hpp407 pointer allocate_one();
Dadaptive_pool.hpp422 pointer allocate_one();
Dprivate_adaptive_pool.hpp422 pointer allocate_one();
/third_party/boost/boost/interprocess/allocators/detail/
Dallocator_common.hpp493 pointer allocate_one() in allocate_one() function in boost::interprocess::ipcdetail::node_pool_allocation_impl
643 pointer allocate_one() in allocate_one() function in boost::interprocess::ipcdetail::cached_allocator_impl