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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:std::__parallel
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:std::__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:std::__parallel
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h4413 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_algo.h437 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function in namespace:std

Completed in 118 milliseconds