Home
last modified time | relevance | path

Searched defs:lfind (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/search/
Dlsearch.c18 void *lfind(const void *key, const void *base, size_t *nelp, in lfind() function
/third_party/harfbuzz/src/
Dhb-array.hh142 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
Dhb-vector.hh291 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
Dhb-open-type.hh467 bool lfind (unsigned int len, const T &x, unsigned *pos = nullptr) const in lfind() function
638 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-array.hh156 bool lfind (const T &x, unsigned *pos = nullptr, in lfind() function
Dhb-vector.hh307 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
Dhb-open-type.hh480 bool lfind (unsigned int len, const T &x, unsigned int *i = nullptr, in lfind() function
653 bool lfind (const T &x, unsigned int *i = nullptr, in lfind() function