Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dtransform_inclusive_scan_test.cpp36 transform_inclusive_scan_test(Iter1 first, Iter1 last, BOp bop, UOp uop, Iter2 rFirst, Iter2 rLast) in transform_inclusive_scan_test()
127 …lusive_scan_init_test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in transform_inclusive_scan_init_test()
Dtransform_exclusive_scan_test.cpp36 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test()
/external/libcxx/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp30 test(Iter1 first, Iter1 last, T init, Op op, Iter2 rFirst, Iter2 rLast) in test()
Dexclusive_scan.pass.cpp29 test(Iter1 first, Iter1 last, T init, Iter2 rFirst, Iter2 rLast) in test()
/external/libcxx/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan.pass.cpp29 test(Iter1 first, Iter1 last, Iter2 rFirst, Iter2 rLast) in test()
Dinclusive_scan_op.pass.cpp31 test(Iter1 first, Iter1 last, Op op, Iter2 rFirst, Iter2 rLast) in test()
Dinclusive_scan_op_init.pass.cpp30 test(Iter1 first, Iter1 last, Op op, T init, Iter2 rFirst, Iter2 rLast) in test()
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp32 test(Iter1 first, Iter1 last, T init, Op op, const T *rFirst, const T *rLast) in test()
Dexclusive_scan.pass.cpp30 test(Iter1 first, Iter1 last, T init, const T *rFirst, const T *rLast) in test()
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp32 test(Iter1 first, Iter1 last, T init, Op op, const T *rFirst, const T *rLast) in test()
Dexclusive_scan.pass.cpp30 test(Iter1 first, Iter1 last, T init, const T *rFirst, const T *rLast) in test()
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan.pass.cpp30 test(Iter1 first, Iter1 last, const T *rFirst, const T *rLast) in test()
Dinclusive_scan_op.pass.cpp32 test(Iter1 first, Iter1 last, Op op, const T *rFirst, const T *rLast) in test()
Dinclusive_scan_op_init.pass.cpp32 test(Iter1 first, Iter1 last, Op op, T init, const T *rFirst, const T *rLast) in test()
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan.pass.cpp30 test(Iter1 first, Iter1 last, const T *rFirst, const T *rLast) in test()
Dinclusive_scan_op.pass.cpp32 test(Iter1 first, Iter1 last, Op op, const T *rFirst, const T *rLast) in test()
Dinclusive_scan_op_init.pass.cpp32 test(Iter1 first, Iter1 last, Op op, T init, const T *rFirst, const T *rLast) in test()
/external/libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp41 test(Iter1 first, Iter1 last, BOp bop, UOp uop, Iter2 rFirst, Iter2 rLast) in test()
Dtransform_inclusive_scan_bop_uop_init.pass.cpp40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test()
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, const T *rFirst, const T *rLast) in test()
Dtransform_inclusive_scan_bop_uop_init.pass.cpp41 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, const T *rFirst, const T *rLast) in test()
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/transform.inclusive.scan/
Dtransform_inclusive_scan_bop_uop.pass.cpp40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, const T *rFirst, const T *rLast) in test()
Dtransform_inclusive_scan_bop_uop_init.pass.cpp41 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, const T *rFirst, const T *rLast) in test()
/external/libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/
Dtransform_exclusive_scan_init_bop_uop.pass.cpp40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, Iter2 rFirst, Iter2 rLast) in test()
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/transform.exclusive.scan/
Dtransform_exclusive_scan_init_bop_uop.pass.cpp40 test(Iter1 first, Iter1 last, BOp bop, UOp uop, T init, const T *rFirst, const T *rLast) in test()

12