Searched defs:sizeof_element (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/interprocess/mem_algo/detail/ |
D | mem_algo_common.hpp | 231 , size_type sizeof_element in allocate_many() 461 , size_type sizeof_element in priv_allocate_many()
|
D | simple_seq_fit_impl.hpp | 157 …void allocate_many(const size_type *elem_sizes, size_type n_elements, size_type sizeof_element, mu… in allocate_many()
|
/third_party/boost/libs/container/src/ |
D | dlmalloc.cpp | 34 …(size_t n_elements, const size_t *sizes, size_t sizeof_element, size_t contiguous_elements, boost_… in dlmalloc_multialloc_arrays()
|
/third_party/boost/boost/interprocess/detail/ |
D | managed_memory_impl.hpp | 317 …te_many(const size_type *element_lengths, size_type n_elements, size_type sizeof_element, multiall… in allocate_many() 328 …hrow_t &tag, const size_type *elem_sizes, size_type n_elements, size_type sizeof_element, multiall… in allocate_many()
|
/third_party/boost/boost/interprocess/ |
D | segment_manager.hpp | 146 …te_many(const size_type *element_lengths, size_type n_elements, size_type sizeof_element, multiall… in allocate_many() 163 …nothrow_t &, const size_type *elem_sizes, size_type n_elements, size_type sizeof_element, multiall… in allocate_many()
|
/third_party/boost/boost/interprocess/mem_algo/ |
D | rbtree_best_fit.hpp | 199 …void allocate_many(const size_type *elem_sizes, size_type n_elements, size_type sizeof_element, mu… in allocate_many()
|