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

1 2 34 5 6

  /external/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
_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)
  /external/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
_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)
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
_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/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.c 292 template <class _InputIterator, class _OutputIterator, class _BinaryPredicate,
297 _BinaryPredicate __binary_pred, _Tp*) {
308 template <class _InputIter, class _OutputIter, class _BinaryPredicate>
311 _BinaryPredicate __binary_pred, const output_iterator_tag &) {
316 template <class _InputIter, class _ForwardIter, class _BinaryPredicate>
319 _BinaryPredicate __binary_pred, const forward_iterator_tag &) {
327 template <class _InputIterator, class _BidirectionalIterator, class _BinaryPredicate>
330 _BidirectionalIterator __result, _BinaryPredicate __binary_pred,
335 template <class _InputIterator, class _RandomAccessIterator, class _BinaryPredicate>
338 _RandomAccessIterator __result, _BinaryPredicate __binary_pred
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_slist.h 393 template <class _BinaryPredicate>
394 void unique(_BinaryPredicate __pred)
395 { _M_impl.unique(_STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _BinaryPredicate>(__pred)); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algobase.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algobase.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algobase.h     [all...]

Completed in 700 milliseconds

1 2 34 5 6