Searched defs:__op (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dglue_numeric_impl.h198 adjacent_difference(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __d_first, _BinaryOperation __op) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dglue_numeric_impl.h209 adjacent_difference(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __d_first, _BinaryOperation __op) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dworkstealing.h99 __for_each_template_random_access_workstealing(_RAIter __begin, _RAIter __end, _Op __op, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
H A Dset_operations.h350 __parallel_set_operation(_IIter __begin1, _IIter __end1, _IIter __begin2, _IIter __end2, _OutputIterator __result, _Operation __op) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dworkstealing.h99 __for_each_template_random_access_workstealing(_RAIter __begin, _RAIter __end, _Op __op, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
H A Dset_operations.h350 __parallel_set_operation(_IIter __begin1, _IIter __end1, _IIter __begin2, _IIter __end2, _OutputIterator __result, _Operation __op) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstd_function.h181 _M_manager(_Any_data& __dest, const _Any_data& __source, _Manager_operation __op) argument
268 _M_manager(_Any_data& __dest, const _Any_data& __source, _Manager_operation __op) argument
H A Dranges_algo.h967 operator()(_Range&& __r, _Out __result, _Fp __op, _Proj __proj = {}) const argument
953 operator ()(_Iter __first1, _Sent __last1, _Out __result, _Fp __op, _Proj __proj = {}) const argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstd_function.h180 _M_manager(_Any_data& __dest, const _Any_data& __source, _Manager_operation __op) argument
267 _M_manager(_Any_data& __dest, const _Any_data& __source, _Manager_operation __op) argument
H A Dranges_algo.h757 operator()(_Range&& __r, _Out __result, _Fp __op, _Proj __proj = {}) const argument
743 operator ()(_Iter __first1, _Sent __last1, _Out __result, _Fp __op, _Proj __proj = {}) const argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_scalar.h623 _S_masked_cassign(const bool __k, _Tp& __lhs, const _Tp __rhs, _Op __op) argument

Completed in 295 milliseconds