Searched defs:lfind (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/src/search/ |
D | lsearch.c | 18 void *lfind(const void *key, const void *base, size_t *nelp, in lfind() function
|
/third_party/harfbuzz/src/ |
D | hb-array.hh | 142 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
|
D | hb-vector.hh | 291 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
|
D | hb-open-type.hh | 467 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/ |
D | hb-array.hh | 156 bool lfind (const T &x, unsigned *pos = nullptr, in lfind() function
|
D | hb-vector.hh | 307 bool lfind (const T &x, unsigned *pos = nullptr) const in lfind() function
|
D | hb-open-type.hh | 480 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/ |
D | mod.rs | 1872 pub fn lfind( in lfind() function
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1884 pub fn lfind( in lfind() function
|