Searched refs:replace_copy (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dalgorithmfwd.h106 replace_copy
585 replace_copy(_IIter, _IIter, _OIter, const _Tp&, const _Tp&);
H A Dstl_algo.h3164 replace_copy(_InputIterator __first, _InputIterator __last, function
H A Dranges_algo.h1125 inline constexpr __replace_copy_fn replace_copy{};
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dalgorithmfwd.h106 replace_copy
585 replace_copy(_IIter, _IIter, _OIter, const _Tp&, const _Tp&);
H A Dstl_algo.h3129 replace_copy(_InputIterator __first, _InputIterator __last,
3123 replace_copy(_InputIterator __first, _InputIterator __last, function
H A Dranges_algo.h915 inline constexpr __replace_copy_fn replace_copy{};
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_defs.h184 replace_copy(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result,
H A Dglue_algorithm_impl.h398 replace_copy(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dglue_algorithm_defs.h184 replace_copy(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result,
H A Dglue_algorithm_impl.h397 replace_copy(_ExecutionPolicy&& __exec, _ForwardIterator1 __first, _ForwardIterator1 __last, _ForwardIterator2 __result,

Completed in 402 milliseconds