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

/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1006 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1017 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_algo.h246 void count_if(_InputIter __first, _InputIter __last, _Predicate __pred, function
267 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_algo.h3982 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function

Completed in 108 milliseconds