Searched defs:replace_if (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgo.h1456 replace_if(_FIterator __begin, _FIterator __end, _Predicate __pred, function in namespace:__parallel
1500 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel
1512 replace_if(_FIterator __begin, _FIterator __end, function in namespace:__parallel
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algo.h476 void replace_if(_ForwardIter __first, _ForwardIter __last, function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h4265 replace_if(_ForwardIterator __first, _ForwardIterator __last, function

Completed in 71 milliseconds