Searched refs:adl_move_swap_ranges (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 D | basic_op.hpp | 83 { return boost::adl_move_swap_ranges(first, last, dest_begin); } in operator ()()
|
| H A D | merge.hpp | 86 boost::adl_move_swap_ranges(first, middle, middle); in rotate_gcd()
|
| H A D | adaptive_sort_merge.hpp | 444 ::boost::adl_move_swap_ranges(begin, end, with); in swap_and_update_key() 920 boost::adl_move_swap_ranges(cur_pos, cur_pos+l_data, new_pos); in move_data_forward() 1181 dest = next_key_idx ? ::boost::adl_move_swap_ranges(first_min, last_min, first_reg) in op_merge_blocks_with_irreg()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/ |
| H A D | adl_move_swap.hpp | 245 ForwardIt2 adl_move_swap_ranges(ForwardIt1 first1, ForwardIt1 last1, ForwardIt2 first2) in adl_move_swap_ranges() function
|