Home
last modified time | relevance | path

Searched refs:swap_op (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dmerge.hpp207 op_merge_left(buf_first, first1, last1, last2, comp, swap_op()); in swap_merge_left()
256 op_merge_right(first1, last1, last2, buf_last, comp, swap_op()); in swap_merge_right()
432 op_merge_with_right_placed(first, last, dest_first, r_first, r_last, comp, swap_op()); in swap_merge_with_right_placed()
H A Dinsertion_sort.hpp63 insertion_sort_op(first1, last1, first2, comp, swap_op()); in insertion_sort_swap()
H A Dbasic_op.hpp75 struct swap_op struct
H A Dadaptive_sort_merge.hpp1373 … (key_first, key_comp, first, l_block, l_irreg1, n_block_a, n_block_b, l_irreg2, comp, swap_op()); in merge_blocks_left()
1555 …t, key_comp, first, l_block, l_irreg1, n_block_a, n_block_b, l_irreg2, comp, swap_op(), buf_first); in merge_blocks_with_buf()
1732 …ck - l_merged, elements_in_blocks, l_merged, l_build_buf, l_build_buf - l_merged, comp, swap_op()); in adaptive_sort_build_blocks()
1749 op_merge_right_step_once(first, elements_in_blocks, l_build_buf, comp, swap_op()); in adaptive_sort_build_blocks()