HomeSort by relevance Sort by last modified time
    Searched refs:_BinaryPredicate (Results 101 - 125 of 141) sorted by null

1 2 3 45 6

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_list.h 238 template <class _Tp, class _Alloc, class _BinaryPredicate>
239 void _S_unique(list<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
667 template <class _BinaryPredicate>
668 void unique(_BinaryPredicate __binary_pred)
_slist.h 205 template <class _Tp, class _Alloc, class _BinaryPredicate>
206 void _Slist_unique(slist<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
804 template <class _BinaryPredicate>
805 void unique(_BinaryPredicate __pred)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]
stl_list.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_list.h 238 template <class _Tp, class _Alloc, class _BinaryPredicate>
239 void _S_unique(list<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
667 template <class _BinaryPredicate>
668 void unique(_BinaryPredicate __binary_pred)
_slist.h 205 template <class _Tp, class _Alloc, class _BinaryPredicate>
206 void _Slist_unique(slist<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
804 template <class _BinaryPredicate>
805 void unique(_BinaryPredicate __pred)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_list.h 238 template <class _Tp, class _Alloc, class _BinaryPredicate>
239 void _S_unique(list<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
667 template <class _BinaryPredicate>
668 void unique(_BinaryPredicate __binary_pred)
_slist.h 205 template <class _Tp, class _Alloc, class _BinaryPredicate>
206 void _Slist_unique(slist<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
804 template <class _BinaryPredicate>
805 void unique(_BinaryPredicate __pred)
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_list.h 238 template <class _Tp, class _Alloc, class _BinaryPredicate>
239 void _S_unique(list<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
667 template <class _BinaryPredicate>
668 void unique(_BinaryPredicate __binary_pred)
_slist.h 205 template <class _Tp, class _Alloc, class _BinaryPredicate>
206 void _Slist_unique(slist<_Tp, _Alloc>& __that, _BinaryPredicate __binary_pred);
804 template <class _BinaryPredicate>
805 void unique(_BinaryPredicate __pred)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algobase.h     [all...]
  /external/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 448 template <class _BinaryPredicate>
449 void unique(_BinaryPredicate __binary_pred) {

Completed in 659 milliseconds

1 2 3 45 6