Home
last modified time | relevance | path

Searched refs:adaptive_merge (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/move/test/
Dadaptive_merge_test.cpp58 …boost::movelib::adaptive_merge(elements.get(), elements.get()+split, elements.get()+element_count,… in test_random_shuffled()
72 …boost::movelib::adaptive_merge(short_rand_it_t(), short_rand_it_t(), short_rand_it_t(), less_int()… in instantiate_smalldiff_iterators()
75 …boost::movelib::adaptive_merge(schar_rand_it_t(), schar_rand_it_t(), schar_rand_it_t(), less_int()… in instantiate_smalldiff_iterators()
Dbench_merge.cpp71 …boost::movelib::adaptive_merge(elements, mid, last, comp, reinterpret_cast<T*>(mem.get()), BufLen); in adaptive_merge_buffered()
127 …boost::movelib::adaptive_merge(elements, elements+split_pos, elements+element_count, order_type_le… in measure_algo()
/third_party/boost/boost/move/algo/
Dadaptive_merge.hpp310 void adaptive_merge( RandIt first, RandIt middle, RandIt last, Compare comp in adaptive_merge() function
/third_party/boost/libs/move/doc/
Dmove.qbk824 …* [@https://github.com/boostorg/move/issues/25 Git Issue #25: ['"adaptive_merge is broken for ite…
846 …hub.com/boostorg/move/issues/15 Git Issue #15: ['"Incorrect merge in adaptive_merge when the numbe…
876 …timal bufferless merge and sort algorithms: [funcref boost::movelib::adaptive_merge adaptive_merge]
/third_party/boost/boost/container/detail/
Dflat_tree.hpp133 boost::movelib::adaptive_merge(braw, iraw, eraw, comp, eraw, dest.capacity()- dest.size()); in BOOST_INTRUSIVE_INSTANTIATE_DEFAULT_TYPE_TMPLT()
140 boost::movelib::adaptive_merge(dest.begin(), it, dest.end(), comp); in flat_tree_container_inplace_merge()
/third_party/boost/boost/container/
Dvector.hpp2189 boost::movelib::adaptive_merge(raw_beg, raw_pos, raw_end, comp, raw_end, free_cap - n); in merge()
2205 …boost::movelib::adaptive_merge(raw_beg, raw_pos, raw_end, comp, raw_end, this->capacity() - this->… in merge_unique()
/third_party/boost/doc/html/
Ddoc_HTML.manifest1737 boost/movelib/adaptive_merge.html