Searched defs:__reduce (Results 1 – 9 of 9) sorted by relevance
| /external/cronet/third_party/libc++/src/include/__numeric/ |
| D | pstl_transform_reduce.h | 43 _BinaryOperation1&& __reduce, in __transform_reduce() 70 _BinaryOperation1 __reduce, in transform_reduce() 114 _BinaryOperation&& __reduce, in __transform_reduce() 138 _BinaryOperation __reduce, in transform_reduce()
|
| D | pstl_reduce.h | 77 __reduce(_ExecutionPolicy&& __policy, _ForwardIterator&& __first, _ForwardIterator&& __last) noexce… in __reduce() function
|
| /external/cronet/third_party/libc++/src/include/__pstl/internal/omp/ |
| D | parallel_scan.h | 33 __upsweep(_Index __i, _Index __m, _Index __tilesize, _Tp* __r, _Index __lastsize, _Rp __reduce, _Cp… in __upsweep() 75 __parallel_strict_scan_body(_Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, _Ap… in __parallel_strict_scan_body() 101 _Rp __reduce, _Cp __combine, _Sp __scan, _Ap __apex) in __parallel_strict_scan()
|
| D | parallel_reduce.h | 24 _RealBody __real_body, _Reduction __reduce) in __parallel_reduce_body()
|
| /external/cronet/third_party/libc++/src/include/__algorithm/pstl_backends/cpu_backends/ |
| D | transform_reduce.h | 111 _BinaryOperation1 __reduce, in __pstl_transform_reduce() 159 _BinaryOperation __reduce, in __pstl_transform_reduce()
|
| D | serial.h | 42 …ransform_reduce(_Index __first, _Index __last, _UnaryOp, _Tp __init, _BinaryOp, _Reduce __reduce) { in __parallel_transform_reduce()
|
| D | thread.h | 45 …ransform_reduce(_Index __first, _Index __last, _UnaryOp, _Tp __init, _BinaryOp, _Reduce __reduce) { in __parallel_transform_reduce()
|
| /external/cronet/third_party/libc++/src/include/__pstl/internal/ |
| D | parallel_backend_serial.h | 67 _Rp __reduce, _Cp __combine, _Sp __scan, _Ap __apex) in __parallel_strict_scan()
|
| D | parallel_backend_tbb.h | 220 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body() 305 __upsweep(_Index __i, _Index __m, _Index __tilesize, _Tp* __r, _Index __lastsize, _Rp __reduce, _Cp… in __upsweep() 360 _Rp __reduce, _Cp __combine, _Sp __scan, _Ap __apex) in __parallel_strict_scan()
|