| /third_party/musl/porting/uniproton/kernel/src/stdlib/ |
| H A D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *))
in bsearch() argument
|
| /third_party/musl/src/stdlib/ |
| H A D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *)) in bsearch() argument
|
| H A D | qsort_nr.c | 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
|
| H A D | qsort.c | 158 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
| H A D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *, const void *))
in bsearch() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | search_lsearch.c | 10 static size_t nel; variable
|
| /third_party/musl/porting/liteos_a/user/src/stdlib/ |
| H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
|
| /third_party/musl/src/stdlib/liteos_a/ |
| H A D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
|
| /third_party/selinux/libselinux/src/ |
| H A D | compute_user.c | 21 unsigned int i, nel; in security_compute_user_raw() local
|
| H A D | avc_sidtab.h | 23 unsigned nel; member
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | sidtab.h | 35 unsigned int nel; /* number of elements */ member
|
| H A D | hashtab.h | 40 uint32_t nel; /* number of elements in hash table */ member
|
| H A D | avtab.h | 102 uint32_t nel; /* number of elements */ member
|
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | hashtab.h | 35 u32 nel; /* number of elements in hash table */ member
|
| H A D | avtab.h | 85 u32 nel; /* number of elements */ member
|
| H A D | hashtab.c | 26 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size() argument
|
| H A D | avtab.c | 570 u32 nel, i; in avtab_read() local [all...] |
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | hashtab.h | 35 u32 nel; /* number of elements in hash table */ member
|
| H A D | hashtab.c | 27 static u32 hashtab_compute_size(u32 nel) in hashtab_compute_size() argument
|
| H A D | avtab.c | 542 u32 nel, i; in avtab_read() local [all...] |
| H A D | avtab.h | 85 u32 nel; /* number of elements */ member
|
| /third_party/musl/src/search/ |
| H A D | hsearch.c | 40 static int resize(size_t nel, struct hsearch_data *htab) in resize() argument 72 int hcreate(size_t nel) in hcreate() argument 103 static int __hcreate_r(size_t nel, struct hsearch_data *htab) in __hcreate_r() argument
|
| /third_party/selinux/libsepol/src/ |
| H A D | avtab.c | 596 uint32_t nel; in avtab_read() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| H A D | iconv.c | 210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis() local
|
| /third_party/musl/porting/liteos_m/kernel/src/locale/ |
| H A D | iconv.c | 210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis() local
|