Home
last modified time | relevance | path

Searched defs:cnt (Results 26 - 50 of 582) sorted by relevance

12345678910>>...24

/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dshgetc.c22 off_t cnt = shcnt(f); in __shgetc() local
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dshgetc.c22 off_t cnt = shcnt(f); in __shgetc() local
/third_party/musl/src/internal/
H A Dshgetc.c22 off_t cnt = shcnt(f); in __shgetc() local
/third_party/musl/src/thread/
H A Dpthread_rwlock_tryrdlock.c5 int val, cnt; in __pthread_rwlock_tryrdlock() local
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dshgetc.c22 off_t cnt = shcnt(f); in __shgetc() local
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dbad-phisrc1a.c3 int fun4(struct xfrm_state *net, int cnt) in fun4() argument
/third_party/musl/compat/time32/
H A Daio_suspend_time32.c5 int __aio_suspend_time32(const struct aiocb *const cbs[], int cnt, const struct timespec32 *ts32) in __aio_suspend_time32() argument
/third_party/node/test/parallel/
H A Dtest-stream-writev.js
/third_party/musl/porting/linux/user/src/stdio/
H A D__stdout_write.c12 size_t cnt = __stdio_write(f, buf, len); in __stdout_write() local
H A D__stdio_read.c6 ssize_t cnt = syscall(SYS_read, f->fd, buf, len); in __stdio_readx() local
20 ssize_t cnt; in __stdio_read() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__stdio_read.c11 ssize_t cnt; in __stdio_read() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__stdio_read.c11 ssize_t cnt; in __stdio_read() local
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A D__stdio_read.c11 ssize_t cnt; in __stdio_read() local
/third_party/musl/src/sched/
H A Dsched_cpucount.c6 size_t i, j, cnt=0; in __sched_cpucount() local
/third_party/musl/src/stdio/
H A D__stdout_write.c12 size_t cnt = __stdio_write(f, buf, len); in __stdout_write() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_destroy/
H A D1-1.c26 int cnt = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/
H A D3-1.c31 int cnt = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_destroy/
H A D1-1.c31 int cnt; in main() local
/third_party/elfutils/tests/
H A Dmsg_tst.c92 size_t cnt; in main() local
/third_party/elfutils/libasm/
H A Dasm_addstrz.c60 size_t cnt; in asm_addstrz() local
/third_party/backends/lib/
H A Dinet_ntop.c18 inet_ntop (int af, const void *src, char *dst, size_t cnt) in inet_ntop() argument
/third_party/mesa3d/src/asahi/lib/
H A Dhexdump.h28 hexdump(FILE *fp, const uint8_t *hex, size_t cnt, bool with_strings) in hexdump() argument
/third_party/node/test/wasi/c/
H A Dreaddir.c12 int cnt; in main() local
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
H A Dstrtod.c12 off_t cnt = shcnt(&f); in strtox() local
/third_party/musl/src/linux/
H A Dvmsplice.c5 ssize_t vmsplice(int fd, const struct iovec *iov, size_t cnt, unsigned flags) in vmsplice() argument

Completed in 7 milliseconds

12345678910>>...24