Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/inner.product/
H A Dinner_product.pass.cpp30 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
H A Dinner_product_comp.pass.cpp94 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
/llvm-project-15.0.7/libcxx/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()
/llvm-project-15.0.7/libcxx/test/std/numerics/numeric.ops/transform.reduce/
H A Dtransform_reduce_iter_iter_iter_init.pass.cpp29 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, T x) in test()
H A Dtransform_reduce_iter_iter_iter_init_op_op.pass.cpp31 test(Iter1 first1, Iter1 last1, Iter2 first2, T init, Op1 op1, Op2 op2, T x) in test()
/llvm-project-15.0.7/pstl/test/std/utilities/memory/specialized.algorithms/
H A Duninitialized_copy_move.pass.cpp26 IsCheckValueCorrectness(InputIterator first1, OutputIterator first2, Size n) in IsCheckValueCorrectness()
/llvm-project-15.0.7/libcxx/test/std/algorithms/
H A Drobust_against_adl.compile.pass.cpp44 Holder<Incomplete> **first2 = u.data; in all_the_algorithms() local
H A Drobust_re_difference_type.compile.pass.cpp81 auto first2 = PickyIterator<void**, long long>(b); in all_the_algorithms() local
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/
H A Dtransform_binary.pass.cpp37 check_and_reset(InputIterator1 first1, InputIterator1 last1, InputIterator2 first2, OutputIterator … in check_and_reset()
/llvm-project-15.0.7/libcxx/test/libcxx/algorithms/
H A Dranges_robust_against_copying_projections.pass.cpp68 T *first2 = b; in all_the_algorithms() local
H A Dranges_robust_against_copying_comparators.pass.cpp86 void **first2 = b; in all_the_algorithms() local
H A Drobust_against_copying_comparators.pass.cpp99 T *first2 = b; in all_the_algorithms() local