Home
last modified time | relevance | path

Searched defs:first2 (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/algebra/detail/
Dfor_each.hpp36 inline void for_each2( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Operation op ) in for_each2()
44 …inline void for_each3( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, O… in for_each3()
52 …inline void for_each4( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, I… in for_each4()
60 inline void for_each5( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each5()
69 inline void for_each6( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each6()
78 inline void for_each7( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each7()
86 inline void for_each8( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each8()
94 inline void for_each9( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each9()
103 … inline void for_each10( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each10()
112 … inline void for_each11( Iterator1 first1 , Iterator1 last1 , Iterator2 first2 , Iterator3 first3, in for_each11()
[all …]
/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()
114 ForwardIterator2 first2, BinaryPredicate p ) in is_permutation()
138 bool is_permutation ( ForwardIterator1 first1, ForwardIterator1 last1, ForwardIterator2 first2 ) in is_permutation()
163 bool is_permutation ( const Range &r, ForwardIterator first2 ) in is_permutation()
179 is_permutation ( const Range &r, ForwardIterator first2, BinaryPredicate pred ) in is_permutation()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dalgorithm.hpp42 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2, BinaryPredicate p) in algo_equal()
53 bool algo_equal(InputIt1 first1, InputIt1 last1, InputIt2 first2) in algo_equal()
57 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/range/include/boost/range/algorithm/
Dequal.hpp29 SinglePassTraversalReadableIterator2 first2, in equal_impl()
68 SinglePassTraversalReadableIterator2 first2, in equal_impl()
107 RandomAccessTraversalReadableIterator2 first2, in equal_impl()
121 RandomAccessTraversalReadableIterator2 first2, in equal_impl()
135 SinglePassTraversalReadableIterator2 first2, in equal()
149 SinglePassTraversalReadableIterator2 first2, in equal()
Dmismatch.hpp29 SinglePassTraversalReadableIterator2 first2, in mismatch_impl()
48 SinglePassTraversalReadableIterator2 first2, in mismatch_impl()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/
H A Dalgorithm.h45 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
58 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
69 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
104 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
115 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/
H A Dalgorithm.h45 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
58 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
69 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
104 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
115 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/
H A Dalgorithm.h45 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
58 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
69 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
104 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
115 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dalgorithm.h45 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
58 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
69 bool EqualImpl(InputIter1 first1, InputIter1 last1, InputIter2 first2, in EqualImpl()
104 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, in equal()
115 bool equal(InputIter1 first1, InputIter1 last1, InputIter2 first2, 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/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()
Dinsertion_sort.hpp41 void insertion_sort_op(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2 in insertion_sort_op()
61 …tion_sort_swap(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2, Compa… in insertion_sort_swap()
68 …tion_sort_copy(ForwardIterator first1, ForwardIterator last1, BirdirectionalIterator first2, Compa… in insertion_sort_copy()
98 , BirdirectionalRawIterator const first2 in insertion_sort_uninitialized_copy()
Dadaptive_sort_merge.hpp717 InputIt2 first2(r_first2); in op_partial_merge_impl() local
760 InputIt2 first2(r_first2); in op_partial_merge_and_swap_impl() local
798 RandIt2 first2 = rfirst2; in op_buffered_partial_merge_and_swap_to_range1_and_buffer() local
836 RandIt2 first2 = rfirst2; in op_buffered_partial_merge_to_range1_and_buffer() local
875 RandIt first2(rfirst2); in op_partial_merge_and_save_impl() local
1018 RandIt first2 = last1; in op_merge_blocks_left() local
1245 RandIt first2 = last1; in op_merge_blocks_with_buf() 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.cpp68 typedef begin<s2>::type first2; in MPL_TEST_CASE() typedef
103 typedef begin<s2>::type first2; in MPL_TEST_CASE() typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx17/
Dtransform_reduce.hpp28 InputIterator2 first2, T init, in transform_reduce()
48 InputIterator2 first2, T init) in transform_reduce()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/src/
Dcodecvt_null.cpp27 char * first2, in do_out()
55 wchar_t * first2, in do_in()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/test/
Dnext_prior_test.cpp29 bool plus_one_test(RandomAccessIterator first, RandomAccessIterator last, ForwardIterator first2) in plus_one_test()
39 bool plus_n_test(RandomAccessIterator first, RandomAccessIterator last, ForwardIterator first2) in plus_n_test()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dtransform_reduce_test.cpp73 test_init_bop_bop(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test_init_bop_bop()
129 test_init(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test_init()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/fuzzing/
H A Dfuzz.h68 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
96 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
/aosp_15_r20/external/libcxx/fuzzing/
H A Dfuzzing.cpp114 bool is_permutation(SVIter first1, SVIter last1, SVIter first2) in is_permutation()
142 bool is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) in is_permutation()
341 static bool compare_unique(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2) in compare_unique()
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dalgorithm.h218 auto first2 = std::begin(c2); in Mismatch() local
240 auto first2 = std::begin(c2); in Mismatch() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Djoin_iterator.hpp51 Iterator2 first2; member
185 …join_iterator(unsigned int section, Iterator1 current1, Iterator1 last1, Iterator2 first2, Iterato… in join_iterator()

1234