Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/ltp/include/
H A Dtst_safe_prw.h9 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 Dtst_safe_file_at.h18 #define SAFE_FILE_READAT(dirfd, path, buf, nbyte) \ argument
H A Dtst_safe_macros.h115 #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/
Dstorage.c198 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 Dfile_stream.cc44 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 Dixheaacd_drc_freq_dec.c582 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 Dposix-mock-test.cc136 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 Dtestsf_c.c33 int nbyte; in main() local
/aosp_15_r20/external/libnl/lib/route/cls/ematch/
H A Dnbyte.c67 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 DUnixNativeDispatcher.java453 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 Dsafe_macros.h69 #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 Dtst_safe_file_at.c62 char *const buf, const size_t nbyte) in safe_file_readat()
H A Dsafe_macros.c290 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 Dsginfo.c600 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 Dmkfs.c237 int nbyte; in write_fat_entry() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/unicode/norm/
Dcomposition.go101 nbyte uint8 // Number or bytes. member
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/
Dcomposition.go101 nbyte uint8 // Number or bytes. member
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DUNIXProcess_md.c747 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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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/
Dnetbsd_syscall_hooks.h49 #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

12