Home
last modified time | relevance | path

Searched defs:allocate_many (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dadaptive_pool.hpp253 void allocate_many(size_type elem_size, std::size_t n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::adaptive_pool
273 …void allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::adaptive_pool
543 void allocate_many(size_type elem_size, std::size_t n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::private_adaptive_pool
554 …void allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::private_adaptive_pool
Dnode_allocator.hpp256 void allocate_many(size_type elem_size, std::size_t n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::node_allocator
272 …void allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::node_allocator
Dallocator.hpp288 void allocate_many(size_type elem_size, std::size_t n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::allocator
309 …void allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain) in allocate_many() function in boost::container::allocator