/external/ltp/include/ |
D | tst_safe_prw.h | 22 char len_strict, int fildes, void *buf, size_t nbyte, in safe_pread() 37 #define SAFE_PREAD(len_strict, fildes, buf, nbyte, offset) \ argument 42 char len_strict, int fildes, const void *buf, size_t nbyte, in safe_pwrite() 56 #define SAFE_PWRITE(len_strict, fildes, buf, nbyte, offset) \ argument
|
D | tst_safe_macros.h | 102 #define SAFE_READ(len_strict, fildes, buf, nbyte) \ argument 161 #define SAFE_WRITE(len_strict, fildes, buf, nbyte) \ argument
|
/external/ltp/testcases/network/tcp_cmds/sendfile/ |
D | testsf_c.c | 33 int nbyte; in main() local
|
/external/libnl/lib/route/cls/ematch/ |
D | nbyte.c | 71 static const char *layer_txt(struct tcf_em_nbyte *nbyte) in layer_txt()
|
/external/libxcam/tests/ |
D | test-poll-thread.cpp | 130 PollCB::dump_to_file (const void *buf, size_t nbyte) in dump_to_file()
|
/external/libbrillo/brillo/streams/ |
D | file_stream.cc | 41 ssize_t Read(void* buf, size_t nbyte) override { in Read() 45 ssize_t Write(const void* buf, size_t nbyte) override { in Write()
|
/external/ltp/testcases/kernel/syscalls/epoll2/examples/ |
D | epoll-test.c | 222 int eph_read(struct eph_conn *conn, char *buf, int nbyte) in eph_read() 241 int eph_write(struct eph_conn *conn, char const *buf, int nbyte) in eph_write() 314 static int eph_write_data(struct eph_conn *conn, char const *buf, int nbyte) in eph_write_data()
|
/external/libxaac/decoder/ |
D | ixheaacd_drc_freq_dec.c | 575 WORD32 ich, nbyte = 0; in ixheaacd_drc_excluded_channels() local 604 WORD32 ich, idrc, nbyte = 1; in ixheaacd_drc_element_read() local
|
/external/u-boot/fs/yaffs2/ |
D | yaffsfs.c | 1065 int yaffsfs_do_read(int handle, void *vbuf, unsigned int nbyte, in yaffsfs_do_read() 1177 int yaffs_read(int handle, void *buf, unsigned int nbyte) in yaffs_read() 1182 int yaffs_pread(int handle, void *buf, unsigned int nbyte, loff_t offset) in yaffs_pread() 1187 int yaffsfs_do_write(int handle, const void *vbuf, unsigned int nbyte, in yaffsfs_do_write() 1294 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write() 1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite()
|
/external/u-boot/drivers/spi/ |
D | sh_qspi.c | 205 u32 nbyte, chunk; in spi_xfer() local
|
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
D | composition.go | 101 nbyte uint8 // Number or bytes. member
|
/external/ltp/include/old/ |
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
|
/external/ltp/lib/ |
D | safe_macros.c | 247 char len_strict, int fildes, void *buf, size_t nbyte) in safe_read() 444 char len_strict, int fildes, const void *buf, size_t nbyte) in safe_write()
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 5118 static int getnbyte(unsigned char *pnt, int nbyte) in getnbyte()
|