Home
last modified time | relevance | path

Searched defs:__last2 (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dlexicographical_compare.h28 _InputIterator2 __last2, in __lexicographical_compare()
44 _InputIterator2 __last2, in lexicographical_compare()
51 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in lexicographical_compare()
H A Dfind_end.h43 _Sent2 __last2, in __find_end_impl()
102 auto __last2 = _IterOps::next(__first2, __sent2); in __find_end() local
154 auto __last2 = _IterOps<_AlgPolicy>::next(__first2, __sent2); in __find_end() local
191 _ForwardIterator2 __last2, in __find_end_classic()
212 _ForwardIterator2 __last2, in find_end()
219 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in find_end()
H A Dfind_first_of.h28 _ForwardIterator2 __last2, in __find_first_of_ce()
42 _ForwardIterator2 __last2, in find_first_of()
49 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in find_first_of()
H A Dincludes.h35 _Sent2 __last2, in __includes()
54 _InputIterator2 __last2, in includes()
71 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in includes()
H A Dmerge.h29 _InputIterator2 __last2, in __merge()
51 _InputIterator2 __last2, in merge()
62 _InputIterator2 __last2, in merge()
H A Dset_difference.h36 …_InIter1&& __first1, _Sent1&& __last1, _InIter2&& __first2, _Sent2&& __last2, _OutIter&& __result,… in __set_difference()
57 _InputIterator2 __last2, in set_difference()
70 _InputIterator2 __last2, in set_difference()
H A Dsearch.h40 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_forward_impl()
87 _Sent2 __last2, in __search_random_access_impl()
164 _ForwardIterator2 __last2, in search()
174 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
H A Dequal.h77 _InputIterator2 __last2, in __equal()
89 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __comp, _Proj1& __proj1, … in __equal_impl()
118 _RandomAccessIterator2 __last2, in __equal()
140 _InputIterator2 __last2, in equal()
154 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in equal()
H A Dset_intersection.h44 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_intersection()
69 _InputIterator2 __last2, in set_intersection()
87 _InputIterator2 __last2, in set_intersection()
H A Dset_symmetric_difference.h45 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_symmetric_difference()
76 _InputIterator2 __last2, in set_symmetric_difference()
94 _InputIterator2 __last2, in set_symmetric_difference()
H A Dset_union.h44 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_union()
72 _InputIterator2 __last2, in set_union()
90 _InputIterator2 __last2, in set_union()
H A Dpstl_equal.h103 _ForwardIterator2&& __last2, in __equal()
146 _ForwardIterator2 __last2, in equal()
164 _ForwardIterator2 __last2) { in equal()
H A Dmismatch.h45 _InputIterator2 __last2, in mismatch()
55 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in mismatch()
H A Dstable_sort.h49 value_type* __last2 = __first2; in __insertion_sort_move() local
75 _InputIterator2 __last2, in __merge_move_construct()
113 _InputIterator2 __last2, in __merge_move_assign()
H A Dswap_ranges.h29 …s(_ForwardIterator1 __first1, _Sentinel1 __last1, _ForwardIterator2 __first2, _Sentinel2 __last2) { in __swap_ranges()
H A Dlexicographical_compare_three_way.h114 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in lexicographical_compare_three_way()
H A Dranges_merge.h58 _Sent2&& __last2, in __merge_impl()
H A Dinplace_merge.h74 _Sent2 __last2, in __half_inplace_merge()
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/
H A Dmerge.h41 _ForwardIterator2 __last2, in __pstl_merge()
H A Dserial.h64 _RandomAccessIterator2 __last2, in __parallel_merge()
H A Dthread.h67 _RandomAccessIterator2 __last2, in __parallel_merge()
H A Dlibdispatch.h107 _RandomAccessIterator2 __last2, in __parallel_merge()