/aosp_15_r20/external/ltp/include/ |
H A D | tst_safe_prw.h | 9 char len_strict, int fildes, void *buf, size_t nbyte, in safe_pread() 28 #define SAFE_PREAD(len_strict, fildes, buf, nbyte, offset) \ argument 33 char len_strict, int fildes, const void *buf, size_t nbyte, in safe_pwrite() 51 #define SAFE_PWRITE(len_strict, fildes, buf, nbyte, offset) \ argument
|
H A D | tst_safe_file_at.h | 18 #define SAFE_FILE_READAT(dirfd, path, buf, nbyte) \ argument
|
H A D | tst_safe_macros.h | 115 #define SAFE_READ(len_strict, fildes, buf, nbyte) \ argument 194 #define SAFE_WRITE(len_strict, fildes, buf, nbyte) \ argument
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/rmtfs/ |
D | storage.c | 198 ssize_t storage_pread(const struct rmtfd *rmtfd, void *buf, size_t nbyte, off_t offset) in storage_pread() 218 ssize_t storage_pwrite(struct rmtfd *rmtfd, const void *buf, size_t nbyte, off_t offset) in storage_pwrite()
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | file_stream.cc | 44 ssize_t Read(void* buf, size_t nbyte) override { in Read() 48 ssize_t Write(const void* buf, size_t nbyte) override { in Write()
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_drc_freq_dec.c | 582 WORD32 ich, nbyte = 0; in ixheaacd_drc_excluded_channels() local 611 WORD32 ich, idrc, nbyte = 1; in ixheaacd_drc_element_read() local
|
/aosp_15_r20/external/fmtlib/test/ |
H A D | posix-mock-test.cc | 136 test::ssize_t test::read(int fildes, void* buf, test::size_t nbyte) { in read() 142 test::ssize_t test::write(int fildes, const void* buf, test::size_t nbyte) { in write()
|
/aosp_15_r20/external/ltp/testcases/network/tcp_cmds/sendfile/ |
H A D | testsf_c.c | 33 int nbyte; in main() local
|
/aosp_15_r20/external/libnl/lib/route/cls/ematch/ |
H A D | nbyte.c | 67 static const char *layer_txt(struct tcf_em_nbyte *nbyte) in layer_txt()
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixNativeDispatcher.java | 453 static native int read(int fildes, long buf, int nbyte) throws UnixException; in read() 458 static native int write(int fildes, long buf, int nbyte) throws UnixException; in write()
|
/aosp_15_r20/external/ltp/include/old/ |
H A D | safe_macros.h | 69 #define SAFE_READ(cleanup_fn, len_strict, fildes, buf, nbyte) \ argument 107 #define SAFE_WRITE(cleanup_fn, len_strict, fildes, buf, nbyte) \ argument
|
/aosp_15_r20/external/ltp/lib/ |
H A D | tst_safe_file_at.c | 62 char *const buf, const size_t nbyte) in safe_file_readat()
|
H A D | safe_macros.c | 290 char len_strict, int fildes, void *buf, size_t nbyte) in safe_read() 532 size_t nbyte) in safe_write()
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sginfo.c | 600 getnbyte(const uint8_t *pnt, int nbyte) in getnbyte() 614 getnbyte_ll(const uint8_t *pnt, int nbyte) in getnbyte_ll() 630 unsigned int nbyte) in putnbyte()
|
/aosp_15_r20/external/exfatprogs/mkfs/ |
H A D | mkfs.c | 237 int nbyte; in write_fat_entry() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/unicode/norm/ |
D | composition.go | 101 nbyte uint8 // Number or bytes. member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/ |
D | composition.go | 101 nbyte uint8 // Number or bytes. member
|
/aosp_15_r20/libcore/ojluni/src/main/native/ |
H A D | UNIXProcess_md.c | 747 readFully(int fd, void *buf, size_t nbyte) in readFully()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 49 #define __sanitizer_syscall_pre_read(fd, buf, nbyte) \ argument 52 #define __sanitizer_syscall_post_read(res, fd, buf, nbyte) \ argument 55 #define __sanitizer_syscall_pre_write(fd, buf, nbyte) \ argument 58 #define __sanitizer_syscall_post_write(res, fd, buf, nbyte) \ argument 919 #define __sanitizer_syscall_pre_pread(fd, buf, nbyte, PAD, offset) \ argument 923 #define __sanitizer_syscall_post_pread(res, fd, buf, nbyte, PAD, offset) \ argument 927 #define __sanitizer_syscall_pre_pwrite(fd, buf, nbyte, PAD, offset) \ argument 931 #define __sanitizer_syscall_post_pwrite(res, fd, buf, nbyte, PAD, offset) \ argument
|