Home
last modified time | relevance | path

Searched refs:BinarySearch (Results 1 - 8 of 8) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Darea_code_map.cc64 current_index = BinarySearch(0, current_index, phone_prefix); in Lookup()
76 int AreaCodeMap::BinarySearch(int start, int end, int64 value) const { in BinarySearch() function in i18n::phonenumbers::AreaCodeMap
H A Darea_code_map.h70 int BinarySearch(int start, int end, int64_t value) const;
/third_party/vixl/src/
H A Dinvalset-vixl.h150 ElementType* BinarySearch(const ElementType& element,
442 return BinarySearch(element, GetElementAt(cached_min_index_), StorageEnd()); in Search()
529 ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::BinarySearch( in BinarySearch() function in vixl::InvalSet
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1777 void SkTSect::BinarySearch(SkTSect* sect1, in BinarySearch() function in SkTSect
2089 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
2098 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
2107 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
2116 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
2125 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
2135 SkTSect::BinarySearch(&sect1, &sect2, this); in intersect()
H A DSkPathOpsTSect.h248 static void BinarySearch(SkTSect* sect1, SkTSect* sect2,
/third_party/node/deps/v8/src/objects/
H A Dfixed-array-inl.h251 int BinarySearch(T* array, Name name, int valid_entries, in BinarySearch() function
357 return BinarySearch<search_mode>(array, name, valid_entries, in Search()
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc360 TEST_F(NonMutatingTest, BinarySearch) { in TEST_F()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp33342 # 1 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla/BinarySearch.h" 1
33343 # 12 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla/BinarySearch.h"
33345 # 13 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla/BinarySearch.h" 2
33348 # 66 "/home/fitzgen/stylo/obj-x86_64-pc-linux-gnu/dist/include/mozilla/BinarySearch.h"
33412 BinarySearch(const Container& aContainer, size_t aBegin, size_t aEnd,
[all...]

Completed in 32 milliseconds