Searched defs:binary_search (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/tests/ |
D | PathOpsCubicLineIntersectionIdeas.cpp | 54 static double binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, in binary_search() function
|
/third_party/skia/tests/ |
D | PathOpsCubicLineIntersectionIdeas.cpp | 54 static double binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, in binary_search() function
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
D | collperf.cpp | 422 void binary_search(int32_t random) { in binary_search() function in CmdBinSearch
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 41829 binary_search(_ForwardIterator __first, _ForwardIterator __last, in binary_search() function 41847 binary_search(_ForwardIterator __first, _ForwardIterator __last, in binary_search() function
|