Home
last modified time | relevance | path

Searched defs:sizeof_element (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/interprocess/mem_algo/detail/
Dmem_algo_common.hpp231 , size_type sizeof_element in allocate_many()
461 , size_type sizeof_element in priv_allocate_many()
Dsimple_seq_fit_impl.hpp157 …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/
Ddlmalloc.cpp34 …(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/
Dmanaged_memory_impl.hpp317 …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/
Dsegment_manager.hpp146 …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/
Drbtree_best_fit.hpp199 …void allocate_many(const size_type *elem_sizes, size_type n_elements, size_type sizeof_element, mu… in allocate_many()