Home
last modified time | relevance | path

Searched defs:cnt (Results 51 - 75 of 687) sorted by relevance

12345678910>>...28

/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
/third_party/musl/porting/liteos_m/kernel/src/stdlib/
H A Dstrtod.c12 off_t cnt = shcnt(&f); in strtox() local
H A Dstrtol.c15 size_t cnt = shcnt(&f); in strtox() local
/third_party/musl/porting/linux/user/src/stdlib/
H A Dstrtod.c13 off_t cnt = shcnt(&f); in strtox() local
/third_party/musl/porting/uniproton/kernel/src/stdlib/
H A Dstrtod.c12 off_t cnt = shcnt(&f); in strtox() local
/third_party/musl/src/thread/
H A Dpthread_rwlock_unlock.c5 int val, cnt, waiters, new, priv = rw->_rw_shared^128; in __pthread_rwlock_unlock() local
/third_party/musl/src/stdio/
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/src/stdlib/
H A Dstrtod.c12 off_t cnt = shcnt(&f); in strtox() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/
H A D2-1.c31 int cnt; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h43 unsigned cnt; member
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dmemfd_create.c31 int cnt = write(fd, tmpfile, strlen(tmpfile)); in memfd_create_0100() local
48 int cnt = write(fd, tmpfile, strlen(tmpfile)); in memfd_create_0200() local
/third_party/elfutils/tests/
H A Dasm-tst6.c41 size_t cnt; in main() local
[all...]
H A Dasm-tst5.c43 size_t cnt; in main() local
H A Dasm-tst4.c41 size_t cnt; in main() local
H A Ddwarf-getstring.c33 int cnt; in main() local
H A Dtest-nlist.c46 int cnt; in main() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_intrapred_lasx.c117 cnt = (5 * (res0/4)) / 16; in ff_h264_pred16x16_plane_svq3_8_lasx() local
/third_party/elfutils/libasm/
H A Dasm_align.c82 size_t cnt = value - (asmscn->offset & (value - 1)); in asm_align() local
/third_party/musl/porting/linux/user/src/stdio/
H A D__stdio_write.c7 ssize_t cnt = 0; in __flush_buffer() local
33 ssize_t cnt = __flush_buffer(f); in __stdio_write() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/stdlib/
H A Dstrtol.c15 size_t cnt = shcnt(&f); in strtox() local
/third_party/musl/src/multibyte/
H A Dmbsnrtowcs.c5 size_t l, cnt=0, n2; in mbsnrtowcs() local
H A Dwcsnrtombs.c14 size_t cnt = 0; in wcsnrtombs() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A D__stdio_write.c13 ssize_t cnt; in __stdio_write() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A D__stdio_write.c13 ssize_t cnt; in __stdio_write() local
[all...]
/third_party/musl/src/dirent/
H A Dscandir.c14 size_t cnt=0, len=0; in scandir() local

Completed in 6 milliseconds

12345678910>>...28