Searched defs:__parallel_reduce (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_serial.h60 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, function in namespace:__pstl::__serial
H A Dparallel_backend_tbb.h108 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, function in namespace:__pstl::__par_backend
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_serial.h60 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, function in namespace:__pstl::__serial_backend
H A Dparallel_backend_tbb.h113 __parallel_reduce(_ExecutionPolicy&&, _Index __first, _Index __last, const _Value& __identity, function in namespace:__pstl::__tbb_backend

Completed in 157 milliseconds