Home
last modified time | relevance | path

Searched refs:count_if (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dalgo.h43 using __STD::count_if;
H A Dstl_algo.h246 void count_if(_InputIter __first, _InputIter __last, _Predicate __pred, in count_if() function
267 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { in count_if() function