/bionic/libc/include/ |
D | unistd.h | 325 ssize_t pread(int fd, void* const __pass_object_size0 buf, size_t count, in pread() 346 ssize_t pread64(int fd, void* const __pass_object_size0 buf, size_t count, in pread64() 371 ssize_t pwrite(int fd, const void* const __pass_object_size0 buf, size_t count, in pwrite() 395 size_t count, off64_t offset) __overloadable { in pwrite64() 417 ssize_t read(int fd, void* const __pass_object_size0 buf, size_t count) in read() 440 ssize_t write(int fd, const void* const __pass_object_size0 buf, size_t count) in write() 551 ssize_t pread(int fd, void* buf, size_t count, off_t offset) { in pread() 574 ssize_t pread64(int fd, void* buf, size_t count, off64_t offset) { in pread64() 599 ssize_t pwrite(int fd, const void* buf, size_t count, off_t offset) { in pwrite() 622 ssize_t pwrite64(int fd, const void* buf, size_t count, off64_t offset) { in pwrite64() [all …]
|
D | semaphore.h | 39 unsigned int count; member
|
D | stdio.h | 345 size_t count, FILE *__restrict stream) __overloadable { in fread() 370 size_t size, size_t count, FILE * __restrict stream) in fwrite() 439 size_t fread(void *__restrict buf, size_t size, size_t count, FILE * __restrict stream) { in fread() 463 size_t fwrite(const void * __restrict buf, size_t size, size_t count, FILE * __restrict stream) { in fwrite()
|
/bionic/tests/ |
D | sys_sendfile_test.cpp | 33 size_t count = 2; in TEST() local 52 size_t count = 2; in TEST() local
|
D | stack_unwinding_test.cpp | 64 int count = 0; in unwind_one_frame_deeper() local 70 int count = 0; in TEST() local
|
/bionic/libc/kernel/uapi/xen/ |
D | gntdev.h | 30 __u32 count; member 40 __u32 count; member 49 __u32 count; member 55 __u32 count; member 84 unsigned int count; member
|
D | gntalloc.h | 27 __u32 count; member 37 __u32 count; member
|
/bionic/libc/bionic/ |
D | legacy_32_bit_support.cpp | 87 ssize_t preadv(int fd, const struct iovec* ios, int count, off_t offset) { in preadv() 90 ssize_t preadv64(int fd, const struct iovec* ios, int count, off64_t offset) { in preadv64() 93 ssize_t pwritev(int fd, const struct iovec* ios, int count, off_t offset) { in pwritev() 96 ssize_t pwritev64(int fd, const struct iovec* ios, int count, off64_t offset) { in pwritev64()
|
D | sched_cpualloc.c | 32 cpu_set_t* __sched_cpualloc(size_t count) in __sched_cpualloc()
|
D | __memcpy_chk.cpp | 36 extern "C" void* __memcpy_chk(void* dst, const void* src, size_t count, size_t dst_len) { in __memcpy_chk()
|
D | sched_cpucount.c | 34 int count = 0; in __sched_cpucount() local
|
D | fortify.cpp | 107 size_t __fread_chk(void* __restrict buf, size_t size, size_t count, in __fread_chk() 118 size_t __fwrite_chk(const void* __restrict buf, size_t size, size_t count, in __fwrite_chk() 147 extern "C" void* __memcpy_chk_fail(void* /*dst*/, const void* /*src*/, size_t count, size_t dst_len… in __memcpy_chk_fail() 160 extern "C" void* __memset_chk_fail(void* /*dst*/, int /*byte*/, size_t count, size_t dst_len) { in __memset_chk_fail() 177 ssize_t __pread64_chk(int fd, void* buf, size_t count, off64_t offset, size_t buf_size) { in __pread64_chk() 183 ssize_t __pread_chk(int fd, void* buf, size_t count, off_t offset, size_t buf_size) { in __pread_chk() 189 ssize_t __pwrite64_chk(int fd, const void* buf, size_t count, off64_t offset, in __pwrite64_chk() 196 ssize_t __pwrite_chk(int fd, const void* buf, size_t count, off_t offset, in __pwrite_chk() 203 ssize_t __read_chk(int fd, void* buf, size_t count, size_t buf_size) { in __read_chk() 455 ssize_t __write_chk(int fd, const void* buf, size_t count, size_t buf_size) { in __write_chk()
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_multiport.h | 32 __u8 count; member 39 __u8 count; member
|
D | xt_connbytes.h | 40 } count; member
|
/bionic/libc/private/ |
D | bionic_futex.h | 56 static inline int __futex_wake(volatile void* ftx, int count) { in __futex_wake() 60 static inline int __futex_wake_ex(volatile void* ftx, bool shared, int count) { in __futex_wake_ex()
|
/bionic/libc/kernel/uapi/linux/ |
D | ivtvfb.h | 27 int count; member
|
D | atm_nicstar.h | 36 int count; member
|
/bionic/linker/ |
D | linker_sleb128.h | 41 sleb128_decoder(const uint8_t* buffer, size_t count) in sleb128_decoder()
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | fwrite.c | 48 fwrite(const void *buf, size_t size, size_t count, FILE *fp) __overloadable in fwrite()
|
/bionic/libc/stdio/ |
D | fread.c | 44 fread(void *buf, size_t size, size_t count, FILE *fp) __overloadable in fread()
|
/bionic/libc/kernel/android/uapi/linux/ |
D | keychord.h | 27 __u16 count; member
|
/bionic/libc/upstream-netbsd/android/include/sys/ |
D | sha1.h | 20 uint32_t count[2]; member
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memset.S | 76 #define count x2 macro
|
/bionic/libc/arch-arm64/cortex-a53/bionic/ |
D | memmove.S | 65 #define count x2 macro
|
/bionic/libc/dns/net/ |
D | getservent.c | 57 int nn,count; in getservent_r() local
|