HomeSort by relevance Sort by last modified time
    Searched defs:remove_if (Results 26 - 50 of 51) sorted by null

12 3

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 390 void remove_if(_Predicate __pred) function in class:slist
391 { _M_impl.remove_if(_STLP_PRIV _UnaryPredWrapper<_StorageType, _Tp, _Predicate>(__pred)); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 435 void remove_if(_Predicate __pred) { function in class:list
_slist.h 551 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 310 void remove_if(_Predicate __pred) function in class:list
311 { _M_impl.remove_if(_STLP_PRIV _UnaryPredWrapper<_StorageType, _Tp, _Predicate>(__pred)); }
_slist.h 390 void remove_if(_Predicate __pred) function in class:slist
391 { _M_impl.remove_if(_STLP_PRIV _UnaryPredWrapper<_StorageType, _Tp, _Predicate>(__pred)); }
  /external/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h 665 void remove_if(_Predicate __pred) function in class:list
_slist.h 794 void remove_if(_Predicate __pred) { function in class:slist
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 1179 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1179 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1179 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 1179 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 1179 remove_if(_ForwardIterator __first, _ForwardIterator __last, 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 1164 remove_if(_ForwardIterator __first, _ForwardIterator __last, 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 1164 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 1164 remove_if(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]

Completed in 1646 milliseconds

12 3