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

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_algo.h65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
960 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
962 // Parallel count_if for random access iterators
992 return count_if(__begin, __end, __pred,
1001 { return count_if(__begin, __end, __pred,
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
960 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
962 // Parallel count_if for random access iterators
992 return count_if(__begin, __end, __pred,
1001 { return count_if(__begin, __end, __pred,
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
960 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
962 // Parallel count_if for random access iterators
992 return count_if(__begin, __end, __pred,
1001 { return count_if(__begin, __end, __pred,
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
960 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
962 // Parallel count_if for random access iterators
992 return count_if(__begin, __end, __pred,
1001 { return count_if(__begin, __end, __pred,
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h960 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
962 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
964 // Parallel count_if for random access iterators
994 return count_if(__begin, __end, __pred,
1003 { return count_if(__begin, __end, __pred,
1009 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1020 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
H A Dalgo.h958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
960 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
962 // Parallel count_if for random access iterators
992 return count_if(__begin, __end, __pred,
1001 { return count_if(__begin, __end, __pred,
1007 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1018 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dalgo.h960 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
962 { return _GLIBCXX_STD_A::count_if(__begin, __end, __pred); }
964 // Parallel count_if for random access iterators
994 return count_if(__begin, __end, __pred,
1003 { return count_if(__begin, __end, __pred,
1009 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
1020 count_if(_IIter __begin, _IIter __end, _Predicate __pred) function in namespace:__parallel
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Dstl_algo.h318 // count_if
4339 auto __matches = std::count_if(__first2, __last2,
4342 || std::count_if(__scan, __last1,
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_algo.h343 // count_if
4341 auto __matches = std::count_if(__first2, __last2,
4344 || std::count_if(__scan, __last1,
4647 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_algo.h343 // count_if
4341 auto __matches = std::count_if(__first2, __last2,
4344 || std::count_if(__scan, __last1,
4647 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_algo.h343 // count_if
4341 auto __matches = std::count_if(__first2, __last2,
4344 || std::count_if(__scan, __last1,
4647 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_algo.h366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_algo.h366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_algo.h366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_algo.h366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_algo.h318 // count_if
4339 auto __matches = std::count_if(__first2, __last2,
4342 || std::count_if(__scan, __last1,
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_algo.h339 // count_if
4366 auto __matches = std::count_if(__first2, __last2,
4369 || std::count_if(__scan, __last1,
4672 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function

Completed in 500 milliseconds

12