Home
last modified time | relevance | path

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

123456

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
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()
131 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
158 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
167 _ForwardIterator2 __last2, in search()
177 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
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()
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
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()
131 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
158 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
167 _ForwardIterator2 __last2, in search()
177 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
Dset_intersection.h94 _Sent2 __last2, in __set_intersection()
139 _Sent2 __last2, in __set_intersection()
167 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_intersection()
184 _InputIterator2 __last2, in set_intersection()
202 _InputIterator2 __last2, in set_intersection()
Dlexicographical_compare.h44 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Comp& __comp, _Proj1& __proj1, … in __lexicographical_compare()
73 __lexicographical_compare(_Tp* __first1, _Tp* __last1, _Tp* __first2, _Tp* __last2, _Comp&, _Proj1&… in __lexicographical_compare()
106 _InputIterator2 __last2, in lexicographical_compare()
121 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in lexicographical_compare()
Dfind_end.h43 _Sent2 __last2, in __find_end_impl()
88 _ForwardIterator2 __last2, in __find_end_classic()
109 _ForwardIterator2 __last2, in find_end()
116 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in find_end()
Dmismatch.h71 auto __last2 = __first2 + (__last1 - __first1); in __mismatch_vectorized() local
172 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __mismatch()
184 __mismatch(_Tp* __first1, _Tp* __last1, _Tp* __first2, _Tp* __last2, _Pred& __pred, _Proj1& __proj1… in __mismatch()
194 _InputIterator2 __last2, in mismatch()
210 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in mismatch()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
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()
131 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
158 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
167 _ForwardIterator2 __last2, in search()
177 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
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()
Dmismatch.h73 auto __last2 = __first2 + (__last1 - __first1); in __mismatch() local
142 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __mismatch()
154 __mismatch(_Tp* __first1, _Tp* __last1, _Tp* __first2, _Tp* __last2, _Pred& __pred, _Proj1& __proj1… in __mismatch()
164 _InputIterator2 __last2, in mismatch()
180 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in mismatch()
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
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()
131 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
158 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
167 _ForwardIterator2 __last2, in search()
177 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
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()
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()
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()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
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()
131 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
158 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __pred, _Proj1& __proj1, … in __search_impl()
167 _ForwardIterator2 __last2, in search()
177 …ator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterator2 __last2) { in search()
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
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()
Dequal.h74 _InputIterator2 __last2, in __equal()
86 …_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, _Pred& __comp, _Proj1& __proj1, … in __equal_impl()
115 _RandomAccessIterator2 __last2, in __equal()
137 _InputIterator2 __last2, in equal()
151 …utIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 __last2) { in equal()
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()
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()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dglue_algorithm_impl.h457 _ForwardIterator2 __last2, in mismatch()
482 _ForwardIterator2 __last2) { in mismatch()
525 _ForwardIterator2 __last2, in equal()
539 _ForwardIterator2 __last2) { in equal()
688 _ForwardIterator2 __last2, in includes()
702 _ForwardIterator2 __last2) { in includes()
718 _ForwardIterator2 __last2, in set_union()
733 _ForwardIterator2 __last2, in set_union()
751 _ForwardIterator2 __last2, in set_intersection()
766 _ForwardIterator2 __last2, in set_intersection()
[all …]
H A Dalgorithm_impl.h460 _ForwardIterator2 __last2, in __brick_equal()
470 _RandomAccessIterator2 __last2, in __brick_equal()
486 _ForwardIterator2 __last2, in __pattern_equal()
502 _RandomAccessIterator2 __last2, in __pattern_equal()
2974 _ForwardIterator2 __last2, in __pattern_includes()
2990 _RandomAccessIterator2 __last2, in __pattern_includes()
3061 _ForwardIterator2 __last2, in __parallel_set_op()
3161 _ForwardIterator2 __last2, in __parallel_set_union_op()
3306 _ForwardIterator2 __last2, in __brick_set_union()
3326 _RandomAccessIterator2 __last2, in __brick_set_union()
[all …]
H A Dparallel_backend_utils.h143 _ForwardIterator2 __last2, _OutputIterator __result, _Compare __comp, in __set_union_construct()
171 _ForwardIterator2 __last2, _OutputIterator __result, _Compare __comp) in __set_intersection_construct()
197 _ForwardIterator2 __last2, _OutputIterator __result, _Compare __comp, in __set_difference_construct()
226_ForwardIterator2 __last2, _OutputIterator __result, _Compare __comp, in __set_symmetric_difference_construct()

123456