/third_party/pulseaudio/src/pulsecore/ |
H A D | arpa-inet.c | 34 const char *inet_ntop(int af, const void *src, char *dst, socklen_t cnt) { in inet_ntop() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | ability_cache_manager.h | 118 uint32_t cnt; member
|
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
H A D | mtpfs_tmp_files_pool.cpp | 47 static int cnt = 0; in MakeTmpPath() local 49 ss << pathDevice << ++cnt; in MakeTmpPath() local
|
/third_party/elfutils/tests/ |
H A D | asm-tst8.c | 38 size_t cnt; in main() local [all...] |
H A D | asm-tst7.c | 38 size_t cnt; in main() local [all...] |
H A D | get-pubnames.c | 70 int cnt; in main() local
|
H A D | dwelfgnucompressed.c | 41 int cnt; in main() local
|
H A D | elfgetchdr.c | 41 int cnt; in main() local
|
H A D | elfgetzdata.c | 37 int cnt; in main() local
|
H A D | ecp.c | 63 int cnt; in main() local
|
H A D | next-files.c | 34 int cnt; in main() local
|
H A D | showptable.c | 33 int cnt; in main() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | avio_list_dir.c | 61 int cnt, ret; in list_op() local
|
/third_party/elfutils/libelf/ |
H A D | elf_end.c | 139 size_t cnt = list->max; in elf_end() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | pthread.c | 96 unsigned cnt = *(unsigned*)((char*)obj + offsets[0]); in ff_pthread_free() local 110 unsigned cnt = 0; in ff_pthread_init() local
|
/third_party/ltp/include/ |
H A D | tst_numa.h | 15 unsigned int cnt; member
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | forker.c | 161 int cnt; in forker() local
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | ofl.c | 28 size_t cnt = 0; in __ofl_alloc() local
|
/third_party/musl/src/network/ |
H A D | gethostbyname2_r.c | 17 int i, cnt; in gethostbyname2_r() local
|
H A D | getservbyname_r.c | 17 int cnt, proto, align; in getservbyname_r() local
|
/third_party/musl/src/aio/ |
H A D | aio_suspend.c | 9 int aio_suspend(const struct aiocb *const cbs[], int cnt, const struct timespec *ts) in aio_suspend() argument
|
/third_party/musl/src/conf/ |
H A D | legacy.c | 13 int i, cnt; in get_cpu_default() local 24 int cnt = 0; in get_nprocs_conf() local 43 int cnt; in get_nprocs() local [all...] |
/third_party/musl/src/misc/ |
H A D | realpath.c | 18 size_t p, q, l, l0, cnt=0, nup=0; in realpath() local
|
/third_party/musl/porting/linux/user/src/conf/ |
H A D | legacy.c | 13 int i, cnt; in get_cpu_default() local 24 int cnt = 0; in get_nprocs_conf() local 43 int cnt; in get_nprocs() local [all...] |
/third_party/musl/porting/linux/user/src/network/ |
H A D | lookup_serv.c | 16 int cnt = 0; in __lookup_serv() local [all...] |