| /third_party/exfatprogs/mkfs/ |
| H A D | upcase.c | 507 int nbytes; in exfat_create_upcase_table() local
|
| /third_party/elfutils/libasm/ |
| H A D | asm_adduleb128.c | 75 size_t nbytes = dest - tmpbuf; in asm_adduleb128() local
|
| H A D | asm_addsleb128.c | 79 size_t nbytes = dest - tmpbuf; in asm_addsleb128() local
|
| /third_party/ltp/include/lapi/ |
| H A D | sync_file_range.h | 19 static inline long sync_file_range(int fd, off64_t offset, off64_t nbytes, in sync_file_range() argument [all...] |
| /third_party/ltp/testcases/kernel/sched/clisrv/ |
| H A D | writen.c | 28 int writen(int fd, char *ptr, int nbytes) in writen() argument
|
| /third_party/ltp/testcases/kernel/pty/ |
| H A D | pty02.c | 29 int nbytes; in do_test() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_read.c | 64 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read() argument 126 ssize_t read(int fd, void *buf, size_t nbytes) in read() argument [all...] |
| H A D | fs_write.c | 66 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write() argument 157 ssize_t write(int fd, const void *buf, size_t nbytes) in write() argument [all...] |
| H A D | fs_pread64.c | 65 ssize_t file_pread64(struct file *filep, void *buf, size_t nbytes,
in file_pread64() argument 146 ssize_t pread64(int fd, void *buf, size_t nbytes, off64_t offset)
in pread64() argument
|
| H A D | fs_pread.c | 47 ssize_t file_pread(struct file *filep, void *buf, size_t nbytes, in file_pread() argument 128 ssize_t pread(int fd, void *buf, size_t nbytes, off_t offset) in pread() argument
|
| H A D | fs_pwrite64.c | 150 ssize_t pwrite64(int fd, const void *buf, size_t nbytes, off64_t offset)
in pwrite64() argument 65 file_pwrite64(struct file *filep, const void *buf, size_t nbytes, off64_t offset) file_pwrite64() argument
|
| H A D | fs_pwrite.c | 132 ssize_t pwrite(int fd, const void *buf, size_t nbytes, off_t offset) in pwrite() argument 47 file_pwrite(struct file *filep, const void *buf, size_t nbytes, off_t offset) file_pwrite() argument
|
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | unixfilemap.c | 64 size_t nbytes; in filemap() local
|
| H A D | readfilemap.c | 88 size_t nbytes; in filemap() local
|
| /third_party/NuttX/drivers/bch/ |
| H A D | bchlib_write.c | 51 size_t nbytes; in bchlib_write() local [all...] |
| H A D | bchlib_read.c | 67 size_t nbytes; in bchlib_read() local [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_binary.c | 41 void ac_parse_shader_binary_config(const char *data, size_t nbytes, unsigned wave_size, in ac_parse_shader_binary_config() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | io.c | 152 io_readn(struct io *io, void *buf, int nbytes) in io_readn() argument
|
| /third_party/musl/porting/liteos_a_newlib/kernel/src/ |
| H A D | malloc.c | 50 void *__wrap__malloc_r(struct _reent *reent, size_t nbytes) in __wrap__malloc_r() argument 59 void *__wrap__memalign_r(struct _reent *reent, size_t align, size_t nbytes) in __wrap__memalign_r() argument 68 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/arm-neon/ |
| H A D | linux-auxv.c | 39 safe_read(png_structp png_ptr, int fd, void *buffer_in, size_t nbytes) in safe_read() argument
|
| /third_party/optimized-routines/networking/ |
| H A D | chksum.c | 14 slurp_head32(const void **pptr, uint32_t *nbytes) in slurp_head32() argument 33 __chksum(const void *ptr, unsigned int nbytes) in __chksum() argument [all...] |
| /third_party/gn/src/base/ |
| H A D | sha1.cc | 121 void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { in Update() argument
|
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| H A D | pipe12.c | 41 int nbytes; in verify_pipe() local
|
| /third_party/ltp/testcases/kernel/security/dirtypipe/ |
| H A D | dirtypipe.c | 106 ssize_t nbytes; in run() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | util.cpp | 53 char* GetAlignedPtr(std::vector<char>* buf, size_t alignment, size_t nbytes) in GetAlignedPtr() argument 65 char* GetAlignedPtrFilled(std::vector<char>* buf, size_t alignment, size_t nbytes, char fillByte) in GetAlignedPtrFilled() argument 72 wchar_t* GetAlignedPtrFilled(std::vector<wchar_t>* buf, size_t alignment, size_t nbytes, wchar_t fillByte) in GetAlignedPtrFilled() argument
|