| /third_party/musl/src/search/ |
| D | hsearch.c | 40 static int resize(size_t nel, struct hsearch_data *htab) in resize() 72 int hcreate(size_t nel) in hcreate() 103 static int __hcreate_r(size_t nel, struct hsearch_data *htab) in __hcreate_r()
|
| /third_party/selinux/libsepol/src/ |
| D | write.c | 107 unsigned merge, unsigned commit, uint32_t * nel) in avtab_write_item() 285 uint32_t nel; in avtab_write() local 509 size_t nel, items; in role_trans_write() local 553 size_t nel, items; in role_allow_write() local 1354 size_t nel, items, len; in ocontext_write_xen() local 1462 size_t nel, items, len; in ocontext_write_selinux() local 1607 size_t nel = 0, items, len; in genfs_write() local 1654 size_t nel; member 1795 size_t nel = ARRAY_SIZE(avrule->xperms->perms); in avrule_write() local 1881 int nel = 0; in role_trans_rule_write() local [all …]
|
| D | policydb.c | 2098 size_t len, nel; in common_read() local 2246 size_t len, len2, ncons, nel; in class_read() local 2528 uint32_t buf[3], nel; in role_trans_read() local 2570 uint32_t buf[2], nel; in role_allow_read() local 2848 uint32_t buf[1], nel; in filename_trans_read() local 2876 size_t nel, len; in ocontext_read_xen() local 2987 size_t nel, len; in ocontext_read_selinux() local 3183 size_t nel, nel2, len, len2; in genfs_read() local 3567 size_t nel = ARRAY_SIZE(avrule->xperms->perms); in avrule_read() local 3622 uint32_t buf[2], nel; in range_read() local [all …]
|
| D | avtab.c | 596 uint32_t nel; in avtab_read() local
|
| D | module.c | 352 uint32_t offset, nel, read_len; in read_helper() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
| D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch()
|
| /third_party/musl/src/stdlib/ |
| D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch()
|
| D | qsort_nr.c | 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort()
|
| D | qsort.c | 158 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r()
|
| /third_party/musl/porting/uniproton/kernel/src/stdlib/ |
| D | bsearch.c | 3 void *bsearch(const void *key, const void *base, size_t nel, size_t width, int (*cmp)(const void *,… in bsearch()
|
| /third_party/musl/libc-test/src/functional/ |
| D | search_lsearch.c | 10 static size_t nel; variable
|
| /third_party/selinux/libselinux/src/ |
| D | avc_sidtab.h | 23 unsigned nel; member
|
| D | compute_user.c | 21 unsigned int i, nel; in security_compute_user_raw() local
|
| D | matchpathcon.c | 269 int h, used, nel, len, longest; in matchpathcon_filespec_eval() local
|
| D | selinux_restorecon.c | 531 size_t used, nel, len, longest; in filespec_eval() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | sidtab.h | 35 unsigned int nel; /* number of elements */ member
|
| D | hashtab.h | 40 uint32_t nel; /* number of elements in hash table */ member
|
| D | avtab.h | 102 uint32_t nel; /* number of elements */ member
|
| /third_party/musl/porting/liteos_a/user/src/stdlib/ |
| D | qsort.c | 46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r()
|
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| 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/ |
| D | iconv.c | 210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis() local
|
| /third_party/musl/src/locale/ |
| D | iconv.c | 210 unsigned nel = sizeof rev_jis / sizeof *rev_jis; in uni_to_jis() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-algs.hh | 985 static inline void sort_r_simple(void *base, size_t nel, size_t w, in sort_r_simple() 1105 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort() 1116 hb_qsort (void *base, size_t nel, size_t width, in hb_qsort()
|
| /third_party/selinux/checkpolicy/ |
| D | checkpolicy.c | 399 unsigned int nel, uret; in main() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | aacsbr_template.c | 238 static int array_min_int16(const int16_t *array, int nel)
|