Home
last modified time | relevance | path

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

/third_party/boost/libs/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()