Home
last modified time | relevance | path

Searched defs:lsearch (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-vector.hh247 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
250 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-array.hh112 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
121 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-open-type.hh388 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
391 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
605 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
608 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function