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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
binary_search.hpp 200 bool binary_search(ForwardIter first, ForwardIter last, function in namespace:boost::detail
207 bool binary_search(ForwardIter first, ForwardIter last, function in namespace:boost::detail
  /external/chromium_org/tools/cygprofile/
patch_orderfile.py 41 def binary_search (addr, start, end): function
58 return binary_search (addr, start, halfway)
60 return binary_search (addr, halfway, end)
112 (functions, size) = binary_search (addr, 0, len(uniqueAddrs))
  /external/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_algo.h 479 // Binary search (lower_bound, upper_bound, equal_range, binary_search).
553 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
564 inline bool binary_search(_ForwardIter __first, _ForwardIter __last, function
  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 402 binary_search(i);
407 void binary_search(int32_t random) { function in class:CmdBinSearch
  /external/icu4c/test/perf/collperf/
collperf.cpp 411 binary_search(i);
416 void binary_search(int32_t random) { function in class:CmdBinSearch
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h 2789 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2822 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2789 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2822 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2789 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2822 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h 2789 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2822 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h 2789 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2822 binary_search(_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 2700 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2733 binary_search(_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 2700 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2733 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 2700 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2733 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 2722 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2755 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h 2700 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2733 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h 2722 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2755 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h 2720 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
2753 binary_search(_ForwardIterator __first, _ForwardIterator __last, function
    [all...]

Completed in 1926 milliseconds