Searched defs:allocate_many (Results 1 – 3 of 3) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
| D | adaptive_pool.hpp | 253 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
|
| D | node_allocator.hpp | 256 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
|
| D | allocator.hpp | 288 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
|