Searched defs:allocate_individual (Results 1 – 5 of 5) sorted by relevance
56 static void allocate_individual(Allocator &a, size_type n, multiallocation_chain &m) in allocate_individual() function125 static void allocate_individual(Allocator &a, size_type n, multiallocation_chain &m) in allocate_individual() function
218 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::adaptive_pool523 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::private_adaptive_pool
221 void allocate_individual(std::size_t num_elements, multiallocation_chain &chain) in allocate_individual() function in boost::container::node_allocator
260 …BOOST_CONTAINER_FORCEINLINE void allocate_individual(std::size_t num_elements, multiallocation_cha… in allocate_individual() function in boost::container::allocator
559 …BOOST_CONTAINER_FORCEINLINE void allocate_individual(typename allocator_traits_type::size_type n, … in allocate_individual() function in boost::container::stable_vector