Home
last modified time | relevance | path

Searched defs:bsearch (Results 1 – 4 of 4) sorted by relevance

/external/bcc/src/lua/bcc/vendor/
Dhelpers.lua81 function table.bsearch(list, value, mkval) function
/external/harfbuzz_ng/src/
Dhb-array.hh211 Type *bsearch (const T &x, Type *not_found = nullptr) in bsearch() function
217 const Type *bsearch (const T &x, const Type *not_found = nullptr) const in bsearch() function
Dhb-vector.hh254 Type *bsearch (const T &x, Type *not_found = nullptr) in bsearch() function
257 const Type *bsearch (const T &x, const Type *not_found = nullptr) const in bsearch() function
Dhb-open-type.hh494 Type &bsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in bsearch() function
497 const Type &bsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in bsearch() function
814 Type &bsearch (const T &x, Type &not_found = Crap (Type)) in bsearch() function
817 const Type &bsearch (const T &x, const Type &not_found = Null (Type)) const in bsearch() function
967 const Type *bsearch (const T &key) const in bsearch() function