Searched defs:uOp (Results 1 – 8 of 8) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/cxx17/ |
| D | transform_inclusive_scan.hpp | 29 BinaryOperation bOp, UnaryOperation uOp, in transform_inclusive_scan() 44 BinaryOperation bOp, UnaryOperation uOp) in transform_inclusive_scan()
|
| D | transform_exclusive_scan.hpp | 29 BinaryOperation bOp, UnaryOperation uOp) in transform_exclusive_scan()
|
| D | transform_reduce.hpp | 39 T init, BinaryOperation bOp, UnaryOperation uOp) in transform_reduce()
|
| /external/libcxx/test/std/numerics/numeric.ops/transform.reduce/ |
| 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/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/transform.reduce/ |
| D | transform_reduce_iter_iter_init_bop_uop.pass.cpp | 47 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
|
| /external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/transform.reduce/ |
| D | transform_reduce_iter_iter_init_bop_uop.pass.cpp | 47 test(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test()
|
| /external/sdv/vsomeip/third_party/boost/algorithm/test/ |
| D | transform_reduce_test.cpp | 35 test_init_bop_uop(Iter1 first1, Iter1 last1, T init, BOp bOp, UOp uOp, T x) in test_init_bop_uop()
|
| /external/clang/lib/Sema/ |
| D | SemaExpr.cpp | 10385 if (UnaryOperator* uOp = dyn_cast<UnaryOperator>(op)) { in CheckAddressOfOperand() local
|