Home
last modified time | relevance | path

Searched defs:__scan (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_serial.h83 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan()
96 …nsform_scan(_ExecutionPolicy&&, _Index __n, _UnaryOp, _Tp __init, _BinaryOp, _Reduce, _Scan __scan) in __parallel_transform_scan()
H A Dparallel_backend_tbb.h213 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body()
318 _Sp __scan) in __downsweep()
352 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan()
393 _Sp __scan) in __parallel_transform_scan()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dparallel_backend_serial.h83 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan()
96 …nsform_scan(_ExecutionPolicy&&, _Index __n, _UnaryOp, _Tp __init, _BinaryOp, _Reduce, _Scan __scan) in __parallel_transform_scan()
H A Dparallel_backend_tbb.h218 __trans_scan_body(_Up __u, _Tp __init, _Cp __combine, _Rp __reduce, _Sp __scan) in __trans_scan_body()
323 _Sp __scan) in __downsweep()
357 …strict_scan(_ExecutionPolicy&&, _Index __n, _Tp __initial, _Rp __reduce, _Cp __combine, _Sp __scan, in __parallel_strict_scan()
398 _Sp __scan) in __parallel_transform_scan()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h3593 for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) in _GLIBCXX_VISIBILITY() local
H A Dranges_algo.h805 for (auto __scan = __first1; __scan != __last1; ++__scan) in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h3537 for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) in _GLIBCXX_VISIBILITY() local
H A Dranges_algo.h595 for (auto __scan = __first1; __scan != __last1; ++__scan) in _GLIBCXX_VISIBILITY() local