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

  /external/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.h 78 // adjacent_find.
82 adjacent_find(_ForwardIter __first, _ForwardIter __last, function
98 adjacent_find(_ForwardIter __first, _ForwardIter __last) { function
99 return adjacent_find(__first, __last,
299 __first = adjacent_find(__first, __last);
306 __first = adjacent_find(__first, __last, __binary_pred);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
algo.h 795 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
802 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
842 adjacent_find(_FIterator __begin, _FIterator __end) function in namespace:__parallel
876 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
algo.h 795 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
802 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
842 adjacent_find(_FIterator __begin, _FIterator __end) function in namespace:__parallel
876 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
algo.h 795 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
802 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
842 adjacent_find(_FIterator __begin, _FIterator __end) function in namespace:__parallel
876 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
algo.h 797 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
804 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
844 adjacent_find(_FIterator __begin, _FIterator __end) function in namespace:__parallel
878 adjacent_find(_FIterator __begin, _FIterator __end, function in namespace:__parallel
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h 341 // adjacent_find
4558 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4590 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h 341 // adjacent_find
4558 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4590 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 364 // adjacent_find
4381 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4413 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 364 // adjacent_find
4381 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4413 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 364 // adjacent_find
4381 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4413 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 364 // adjacent_find
4381 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4413 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h 341 // adjacent_find
4558 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4590 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_algo.h 316 // adjacent_find
4554 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4586 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 316 // adjacent_find
4554 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4586 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 337 // adjacent_find
4583 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4615 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 316 // adjacent_find
4554 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4586 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 337 // adjacent_find
4583 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
4615 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_algo.h 197 // adjacent_find
3897 adjacent_find(_ForwardIterator __first, _ForwardIterator __last) function
3922 adjacent_find(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]

Completed in 2107 milliseconds