Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-array.hh130 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
139 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-vector.hh275 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
278 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-open-type.hh430 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
433 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
655 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
658 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function