Home
last modified time | relevance | path

Searched defs:__last1 (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dequal.h26 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredicate… in equal()
35 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in equal()
42 __equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator… in __equal()
52 __equal(_RandomAccessIterator1 __first1, _RandomAccessIterator1 __last1, _RandomAccessIterator2 __f… in __equal()
63 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 … in equal()
72 equal(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterator2 … in equal()
H A Dmismatch.h27 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredi… in mismatch()
37 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in mismatch()
45 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch()
56 …mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterat… in mismatch()
H A Dfind_end.h42 _Sent1 __last1, in __find_end_impl()
104 auto __last1 = _IterOps::next(__first1, __sent1); in __find_end() local
158 auto __last1 = _IterOps<_AlgPolicy>::next(__first1, __sent1); in __find_end() local
193 _ForwardIterator1 __find_end_classic(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in __find_end_classic()
212 _ForwardIterator1 find_end(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in find_end()
220 _ForwardIterator1 find_end(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in find_end()
H A Dswap_ranges.h27 __swap_ranges(_ForwardIterator1 __first1, _Sentinel1 __last1, _ForwardIterator2 __first2, _Sentinel… in __swap_ranges()
41 __swap_ranges(_ForwardIterator1 __first1, _Sentinel1 __last1, _ForwardIterator2 __first2) { in __swap_ranges()
53 swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2) { in swap_ranges()
H A Dlexicographical_compare.h25 __lexicographical_compare(_InputIterator1 __first1, _InputIterator1 __last1, in __lexicographical_compare()
42 lexicographical_compare(_InputIterator1 __first1, _InputIterator1 __last1, in lexicographical_compare()
52 lexicographical_compare(_InputIterator1 __first1, _InputIterator1 __last1, in lexicographical_compare()
H A Dfind_first_of.h26 _ForwardIterator1 __last1, in __find_first_of_ce()
39 find_first_of(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, in find_first_of()
46 …_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 __first2, _ForwardIterato… in find_first_of()
H A Dsearch.h37 pair<_Iter1, _Iter1> __search_forward_impl(_Iter1 __first1, _Sent1 __last1, in __search_forward_impl()
84 pair<_Iter1, _Iter1> __search_random_access_impl(_Iter1 __first1, _Sent1 __last1, in __search_random_access_impl()
174 _ForwardIterator1 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in search()
185 _ForwardIterator1 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in search()
H A Dincludes.h29 __includes(_Iter1 __first1, _Sent1 __last1, _Iter2 __first2, _Sent2 __last2, in __includes()
44 _InputIterator1 __last1, in includes()
63 includes(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterato… in includes()
H A Dset_difference.h33 …_InIter1&& __first1, _Sent1&& __last1, _InIter2&& __first2, _Sent2&& __last2, _OutIter&& __result,… in __set_difference()
52 _InputIterator1 __last1, in set_difference()
65 _InputIterator1 __last1, in set_difference()
H A Dmerge.h27 __merge(_InputIterator1 __first1, _InputIterator1 __last1, in __merge()
51 merge(_InputIterator1 __first1, _InputIterator1 __last1, in merge()
60 merge(_InputIterator1 __first1, _InputIterator1 __last1, in merge()
H A Dset_intersection.h41 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_intersection()
64 _InputIterator1 __last1, in set_intersection()
82 _InputIterator1 __last1, in set_intersection()
H A Dset_symmetric_difference.h42 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_symmetric_difference()
71 _InputIterator1 __last1, in set_symmetric_difference()
89 _InputIterator1 __last1, in set_symmetric_difference()
H A Dset_union.h41 …_InIter1 __first1, _Sent1 __last1, _InIter2 __first2, _Sent2 __last2, _OutIter __result, _Compare&… in __set_union()
67 _InputIterator1 __last1, in set_union()
85 _InputIterator1 __last1, in set_union()
H A Dstable_sort.h35 __merge_move_construct(_InputIterator1 __first1, _InputIterator1 __last1, in __merge_move_construct()
77 __merge_move_assign(_InputIterator1 __first1, _InputIterator1 __last1, in __merge_move_assign()
114 __stable_sort_move(_RandomAccessIterator __first1, _RandomAccessIterator __last1, _Compare __comp, in __stable_sort_move()
H A Dtransform.h33 transform(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, in transform()
H A Dranges_merge.h53 _Sent1&& __last1, in __merge_impl()
/openbsd/gnu/llvm/libcxx/include/__numeric/
H A Dinner_product.h25 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __in… in inner_product()
39 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, in inner_product()
H A Dtransform_reduce.h35_InputIterator1 __last1, in transform_reduce()
45_InputIterator1 __last1, in transform_reduce()
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlist.tcc126 iterator __last1 = end(); in operator =() local
162 iterator __last1 = end(); in _M_assign_dispatch() local
221 iterator __last1 = end(); in merge() local
251 iterator __last1 = end(); in merge() local
H A Dstl_algo.h487 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in search()
559 search(_ForwardIterator1 __first1, _ForwardIterator1 __last1, in search()
960 transform(_InputIterator1 __first1, _InputIterator1 __last1, in transform()
3230 merge(_InputIterator1 __first1, _InputIterator1 __last1, in merge()
3291 merge(_InputIterator1 __first1, _InputIterator1 __last1, in merge()
3468 _BidirectionalIterator1 __last1, in __merge_backward()
3507 _BidirectionalIterator1 __last1, in __merge_backward()
4299 includes(_InputIterator1 __first1, _InputIterator1 __last1, in includes()
4348 includes(_InputIterator1 __first1, _InputIterator1 __last1, in includes()
5345 _BidirectionalIterator1 __last1, in __find_end()
[all …]
H A Dstl_numeric.h135 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product()
167 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product()
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_algo.h452 search(_ForwardIter1 __first1, _ForwardIter1 __last1, in search()
524 search(_ForwardIter1 __first1, _ForwardIter1 __last1, in search()
770 transform(_InputIter1 __first1, _InputIter1 __last1, in transform()
3119 merge(_InputIter1 __first1, _InputIter1 __last1, in merge()
3171 merge(_InputIter1 __first1, _InputIter1 __last1, in merge()
3601 includes(_InputIter1 __first1, _InputIter1 __last1, in includes()
3626 includes(_InputIter1 __first1, _InputIter1 __last1, in includes()
3652 set_union(_InputIter1 __first1, _InputIter1 __last1, in set_union()
3689 set_union(_InputIter1 __first1, _InputIter1 __last1, in set_union()
4156 find_first_of(_InputIter __first1, _InputIter __last1, in find_first_of()
[all …]
H A Dlist.tcc135 iterator __last1 = end(); in operator =() local
169 iterator __last1 = end(); in _M_assign_dispatch() local
224 iterator __last1 = end(); in merge() local
330 iterator __last1 = end(); in merge() local
H A Dstl_numeric.h94 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product()
109 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, in inner_product()
H A Dstl_uninitialized.h229 __uninitialized_copy_copy(_InputIter1 __first1, _InputIter1 __last1, in __uninitialized_copy_copy()
269 __uninitialized_copy_fill(_InputIter __first1, _InputIter __last1, in __uninitialized_copy_fill()

12