HomeSort by relevance Sort by last modified time
    Searched defs:count_if (Results 1 - 21 of 21) sorted by null

  /external/stlport/stlport/stl/
_algo.h 65 // count_if
68 count_if(_InputIter __first, _InputIter __last, _Predicate __pred) { function
115 count_if(_InputIter __first, _InputIter __last, _Predicate __pred, _Size& __n) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 65 // 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/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 65 // 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/
_algo.h 65 // 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/
_algo.h 65 // 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/
_algo.h 65 // 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/
_algo.h 65 // 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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
algo.h 959 count_if(InputIterator begin, InputIterator end, Predicate pred, function in namespace:std::__parallel
1006 count_if(InputIterator begin, InputIterator end, Predicate pred, function in namespace:std::__parallel
1017 count_if(InputIterator begin, InputIterator end, Predicate pred) function in namespace:std::__parallel
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algo.h 958 count_if(_IIter __begin, _IIter __end, _Predicate __pred, function in namespace:__parallel
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
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 366 // count_if
4470 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h 318 // count_if
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h 318 // count_if
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 318 // count_if
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 339 // count_if
4672 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 318 // count_if
4643 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 339 // count_if
4672 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h 337 // count_if
4670 count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
    [all...]

Completed in 965 milliseconds