Searched refs:__replace_if_switch (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgorithmfwd.h511 __replace_if_switch(_FIter, _FIter, _Predicate, const _Tp&, _IterTag);
515 __replace_if_switch(_RAIter, _RAIter, _Predicate, const _Tp&,
H A Dalgo.h1464 __replace_if_switch(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1472 __replace_if_switch(_RAIter __begin, _RAIter __end, function in namespace:__parallel
1506 __replace_if_switch(__begin, __end, __pred, __new_value,
1517 __replace_if_switch(__begin, __end, __pred, __new_value,

Completed in 55 milliseconds