Home
last modified time | relevance | path

Searched defs:last2 (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/
Dequal.hpp30 SinglePassTraversalReadableIterator2 last2, in equal_impl()
69 SinglePassTraversalReadableIterator2 last2, in equal_impl()
108 RandomAccessTraversalReadableIterator2 last2, in equal_impl()
122 RandomAccessTraversalReadableIterator2 last2, in equal_impl()
136 SinglePassTraversalReadableIterator2 last2 ) in equal()
150 SinglePassTraversalReadableIterator2 last2, in equal()
Dswap_ranges.hpp27 Iterator2 it2, Iterator2 last2, in swap_ranges_impl()
41 Iterator2 it2, Iterator2 last2, in swap_ranges_impl()
52 Iterator2 first2, Iterator2 last2) in swap_ranges_impl()
Dmismatch.hpp30 SinglePassTraversalReadableIterator2 last2) in mismatch_impl()
49 SinglePassTraversalReadableIterator2 last2, in mismatch_impl()
Dtransform.hpp57 SinglePassTraversalReadableIterator2 last2, in transform_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx11/
Dis_permutation.hpp46 ForwardIterator2 first2, ForwardIterator2 last2, in is_permutation_inner()
66 ForwardIterator2 first2, ForwardIterator2 last2, in is_permutation_tag()
83 RandomAccessIterator2 first2, RandomAccessIterator2 last2, in is_permutation_tag()
122 ForwardIterator2 last2 = first2; in is_permutation() local
148 ForwardIterator2 last2 = first2; in is_permutation() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/
H A Dalgorithm.h46 InputIter2 last2, Pred pred, std::input_iterator_tag, in EqualImpl()
59 InputIter2 last2, Pred&& pred, std::random_access_iterator_tag, in EqualImpl()
70 InputIter2 last2, algorithm_internal::EqualTo /* unused */, in EqualImpl()
105 InputIter2 last2, Pred&& pred) { in equal()
116 InputIter2 last2) { in equal()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/
H A Dalgorithm.h46 InputIter2 last2, Pred pred, std::input_iterator_tag, in EqualImpl()
59 InputIter2 last2, Pred&& pred, std::random_access_iterator_tag, in EqualImpl()
70 InputIter2 last2, algorithm_internal::EqualTo /* unused */, in EqualImpl()
105 InputIter2 last2, Pred&& pred) { in equal()
116 InputIter2 last2) { in equal()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/
H A Dalgorithm.h46 InputIter2 last2, Pred pred, std::input_iterator_tag, in EqualImpl()
59 InputIter2 last2, Pred&& pred, std::random_access_iterator_tag, in EqualImpl()
70 InputIter2 last2, algorithm_internal::EqualTo /* unused */, in EqualImpl()
105 InputIter2 last2, Pred&& pred) { in equal()
116 InputIter2 last2) { in equal()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dalgorithm.h46 InputIter2 last2, Pred pred, std::input_iterator_tag, in EqualImpl()
59 InputIter2 last2, Pred&& pred, std::random_access_iterator_tag, in EqualImpl()
70 InputIter2 last2, algorithm_internal::EqualTo /* unused */, in EqualImpl()
105 InputIter2 last2, Pred&& pred) { in equal()
116 InputIter2 last2) { in equal()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx14/
Dequal.hpp31 RandomAccessIterator2 first2, RandomAccessIterator2 last2, BinaryPredicate pred, in equal()
48 InputIterator2 first2, InputIterator2 last2, BinaryPredicate pred, in equal()
72 InputIterator2 first2, InputIterator2 last2, BinaryPredicate pred ) in equal()
91 InputIterator2 first2, InputIterator2 last2 ) in equal()
Dmismatch.hpp34 InputIterator2 first2, InputIterator2 last2, in mismatch()
54 InputIterator2 first2, InputIterator2 last2 ) in mismatch()
Dis_permutation.hpp36 ForwardIterator2 first2, ForwardIterator2 last2 ) in is_permutation()
65 ForwardIterator2 first2, ForwardIterator2 last2, in is_permutation()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dalgorithm.hpp57 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2, BinaryPredicate p… in algo_equal()
66 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2) in algo_equal()
71 InputIterator2 first2, InputIterator2 last2, in algo_lexicographical_compare()
84 InputIterator2 first2, InputIterator2 last2) in algo_lexicographical_compare()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/
Dset_difference.hpp46 (InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2, OutputIt result, Compare comp) in set_difference()
74 (InputOutputIt1 first1, InputOutputIt1 last1, InputIt2 first2, InputIt2 last2, Compare comp ) in inplace_set_difference()
109 …(ForwardIt1 first1, ForwardIt1 last1, InputIt2 first2, InputIt2 last2, OutputIt result, Compare co… in set_unique_difference()
159 …(ForwardOutputIt1 first1, ForwardOutputIt1 last1, ForwardIt2 first2, ForwardIt2 last2, Compare com… in inplace_set_unique_difference()
Dadaptive_sort_merge.hpp233 (RandIt first1, RandIt last1, RandIt const last2, bool *const pis_range1_A, Compare comp) in partial_merge_bufferless_impl()
259 (RandIt first1, RandIt last1, RandIt const last2, bool *const pis_range1_A, Compare comp) in partial_merge_bufferless()
714 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, OutputIt d_fi… in op_partial_merge_impl()
740 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, OutputIt d_fi… in op_partial_merge()
757 …(InputIt1 &r_first1, InputIt1 const last1, InputIt2 &r_first2, InputIt2 const last2, InputIt2 &r_f… in op_partial_merge_and_swap_impl()
784 …(RandIt &r_first1, RandIt const last1, InputIt2 &r_first2, InputIt2 const last2, InputIt2 &r_first… in op_partial_merge_and_swap()
793 , RandIt2 &rfirst2, RandIt2 const last2, RandIt2 &rfirst_min in op_buffered_partial_merge_and_swap_to_range1_and_buffer()
831 , RandIt2 &rfirst2, RandIt2 const last2 in op_buffered_partial_merge_to_range1_and_buffer()
868 ( RandIt first1, RandIt const last1, RandIt &rfirst2, RandIt last2, RandIt first_min in op_partial_merge_and_save_impl()
902 ( RandIt first1, RandIt const last1, RandIt &rfirst2, RandIt last2, RandIt first_min in op_partial_merge_and_save()
[all …]
Dmerge.hpp417 , RandIt const last2 in op_merge_left()
448 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in merge_left()
459 (RandIt buf_first, RandIt first1, RandIt const last1, RandIt const last2, Compare comp) in swap_merge_left()
466 (RandIt const first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp, Op op) in op_merge_right()
498 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in merge_right()
508 (RandIt first1, RandIt last1, RandIt last2, RandIt buf_last, Compare comp) in swap_merge_right()
Dinsertion_sort.hpp44 BirdirectionalIterator last2 = first2; in insertion_sort_op() local
103 BirdirectionalRawIterator last2 = first2; in insertion_sort_uninitialized_copy() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dalgorithm.hpp123 ,ForwardIt2 first2, ForwardIt2 last2 in find_end()
150 InputIt find_first_of(InputIt first1, InputIt last1, ForwardIt first2, ForwardIt last2, BinaryPredi… in find_first_of()
164 ForwardIt2 first2, ForwardIt2 last2, BinaryPredicate p) in search()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/
Dset_c.cpp69 typedef end<s2>::type last2; in MPL_TEST_CASE() typedef
104 typedef end<s2>::type last2; in MPL_TEST_CASE() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/src/
Dcodecvt_null.cpp28 char * last2, in do_out()
56 wchar_t * last2, in do_in()
Dxml_grammar.cpp35 const char * last2 in replace()
Dxml_wgrammar.cpp34 const wchar_t * last2 in replace()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/
Dnext_prior_test.cpp49 … minus_one_test(RandomAccessIterator first, RandomAccessIterator last, BidirectionalIterator last2) in minus_one_test()
59 …ol minus_n_test(RandomAccessIterator first, RandomAccessIterator last, BidirectionalIterator last2) in minus_n_test()
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dalgorithm.h219 auto last2 = std::end(c2); in Mismatch() local
241 auto last2 = std::end(c2); in Mismatch() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm_ext/
Dfor_each.hpp26 InputIterator2 first2, InputIterator2 last2, in for_each_impl()

123