| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/abseil-cpp/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/angle/third_party/abseil-cpp/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/libtextclassifier/abseil-cpp/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/webrtc/third_party/abseil-cpp/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/openscreen/third_party/abseil/src/absl/algorithm/ |
| D | algorithm.h | 45 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()
|
| /external/llvm-project/libcxx/test/libcxx/fuzzing/ |
| D | fuzz.h | 67 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation() 95 bool fast_is_permutation(Iter1 first1, Iter1 last1, Iter2 first2) { in fast_is_permutation()
|
| /external/libcxx/test/std/numerics/numeric.ops/inner.product/ |
| D | inner_product.pass.cpp | 29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| D | inner_product_comp.pass.cpp | 31 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| /external/llvm-project/libcxx/test/std/numerics/numeric.ops/inner.product/ |
| D | inner_product.pass.cpp | 32 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| D | inner_product_comp.pass.cpp | 96 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.reduce/ |
| D | transform_reduce_iter_iter_iter_init.pass.cpp | 27 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| D | transform_reduce_iter_iter_iter_init_op_op.pass.cpp | 29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test()
|
| D | transform_reduce_iter_iter_init_bop_uop.pass.cpp | 45 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
|
| /external/llvm-project/libcxx/test/std/numerics/numeric.ops/transform.reduce/ |
| D | transform_reduce_iter_iter_iter_init.pass.cpp | 30 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
|
| D | transform_reduce_iter_iter_iter_init_op_op.pass.cpp | 32 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test()
|
| D | transform_reduce_iter_iter_init_bop_uop.pass.cpp | 48 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
|
| /external/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/ |
| D | transform_binary.pass.cpp | 37 check_and_reset(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2, OutputIterator … in check_and_reset()
|
| /external/libcxx/fuzzing/ |
| D | fuzzing.cpp | 114 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()
|
| /external/llvm-project/polly/lib/External/isl/ |
| D | isl_local.c | 186 int last1, last2; in isl_local_cmp() local
|
| D | isl_constraint.c | 1335 int last1, last2; in isl_constraint_plain_cmp() local 1370 int last1, last2; in isl_constraint_cmp_last_non_zero() local
|
| D | isl_convex_hull.c | 2575 int last1, last2; in select_shared_equalities() local
|
| /external/jdiff/src/jdiff/ |
| D | Diff.java | 195 int last1 = hunk.line1 + hunk.inserted - 1; in addDiffs() local
|
| /external/libchrome/base/ |
| D | value_iterators_unittest.cc | 23 InputIterator1 last1, in are_equal()
|
| /external/pigweed/pw_span/ |
| D | span_test.cc | 48 InputIterator1 last1, in constexpr_equal()
|