Home
last modified time | relevance | path

Searched defs:lfind (Results 1 – 9 of 9) 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
643 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
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1872 pub fn lfind( in lfind() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1884 pub fn lfind( in lfind() function