Home
last modified time | relevance | path

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

/third_party/musl/src/search/
Dlsearch.c4 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-array.hh123 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
132 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.hh422 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
425 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
633 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
636 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function
/third_party/harfbuzz/src/
Dhb-array.hh130 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
136 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-vector.hh285 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
288 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-open-type.hh461 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
464 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
632 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
635 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-array.hh144 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
150 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-vector.hh301 Type *lsearch (const T &x, Type *not_found = nullptr) in lsearch() function
304 const Type *lsearch (const T &x, const Type *not_found = nullptr) const in lsearch() function
Dhb-open-type.hh474 Type &lsearch (unsigned int len, const T &x, Type &not_found = Crap (Type)) in lsearch() function
477 const Type &lsearch (unsigned int len, const T &x, const Type &not_found = Null (Type)) const in lsearch() function
647 Type &lsearch (const T &x, Type &not_found = Crap (Type)) in lsearch() function
650 const Type &lsearch (const T &x, const Type &not_found = Null (Type)) const in lsearch() function