Home
last modified time | relevance | path

Searched refs:antistable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/
H A Dpredicate.hpp25 struct antistable struct
27 explicit antistable(Comp &comp) in antistable() function
36 antistable & operator=(const antistable &);
/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_sort.hpp131 , first, rest_it, last, antistable<Compare>(comp)); in merge_sort()
H A Dadaptive_sort_merge.hpp493 … : partial_merge_bufferless_impl(first1, last1, last2, pis_range1_A, antistable<Compare>(comp)); in partial_merge_bufferless()
1051 … : op_partial_merge_impl(r_first1, last1, r_first2, last2, d_first, antistable<Compare>(comp), op); in op_partial_merge()
1091 …_and_swap_impl(r_first1, last1, r_first2, last2, r_first_min, d_first, antistable<Compare>(comp), … in op_partial_merge_and_swap()
1141 …(first1, last1, rfirst2, last2, first_min, buf_first1_in_out, buf_last1_in_out, antistable<Compare… in op_partial_merge_and_save()
1967 stable_merge(first+n_keys, first+len-l_intbuf, first+len, antistable<Compare>(comp), xbuf); in adaptive_sort_final_merge()