Home
last modified time | relevance | path

Searched defs:allocate_individual (Results 1 – 5 of 5) sorted by relevance

/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dallocator_version_traits.hpp56 static void allocate_individual(Allocator &a, size_type n, multiallocation_chain &m) in allocate_individual() function
125 static void allocate_individual(Allocator &a, size_type n, multiallocation_chain &m) in allocate_individual() function
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dadaptive_pool.hpp218 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::adaptive_pool
523 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::private_adaptive_pool
Dnode_allocator.hpp221 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::node_allocator
Dallocator.hpp260 …BOOST_CONTAINER_FORCEINLINE void allocate_individual(std::size_t num_elements, multiallocation_cha… in allocate_individual() function in boost::container::allocator
Dstable_vector.hpp559 …BOOST_CONTAINER_FORCEINLINE void allocate_individual(typename allocator_traits_type::size_type n, … in allocate_individual() function in boost::container::stable_vector