Home
last modified time | relevance | path

Searched defs:min_process (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/sort/common/
Dsort_basic.hpp98 size_t min_process, in number_stable_sorted_forward()
183 size_t min_process, in number_stable_sorted_backward()
/third_party/boost/boost/sort/flat_stable_sort/
Dflat_stable_sort.hpp182 size_t min_process = (std::max)(BLOCK_SIZE, (nelem >> 3)); in is_sorted_forward() local
224 size_t min_process = (std::max)(BLOCK_SIZE, (nelem >> 3)); in is_sorted_backward() local