Home
last modified time | relevance | path

Searched defs:write_bytes (Results 1 – 23 of 23) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/vm/
Dmap_hugetlb.c40 static void write_bytes(char *addr) in write_bytes() function
Dhugepage-mmap.c44 static void write_bytes(char *addr) in write_bytes() function
/external/libchrome/mojo/public/cpp/system/
Ddata_pipe_utils.cc17 const base::Callback<size_t(const void*, uint32_t)>& write_bytes) { in BlockingCopyHelper()
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pyx.pxi150 def socket_sendmsg(socket, write_bytes): argument
157 cdef socket_write_async_cython(SocketWrapper socket_wrapper, write_bytes): argument
175 def socket_write_async(socket_wrapper, write_bytes): argument
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_op.h84 uint64_t write_bytes; member
/external/webrtc/webrtc/base/
Dbytebuffer_unittest.cc173 char write_bytes[] = "foo"; in TEST() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_data.cc73 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
/external/libunwind/src/
DLos-common.c170 map_local_is_writable (unw_word_t addr, size_t write_bytes) in map_local_is_writable()
/external/grpc-grpc/test/core/iomgr/
Dtcp_posix_test.cc112 ssize_t write_bytes; in fill_socket() local
130 ssize_t write_bytes; in fill_socket_partial() local
/external/u-boot/drivers/mmc/
Darm_pl180_mmci.c163 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes() function
/external/libchrome/mojo/core/
Dchannel_fuchsia.cc382 uint32_t write_bytes = 0; in WriteNoLock() local
Ddata_pipe_unittest.cc1666 uint32_t write_bytes = num_bytes; in WriteAllData() local
/external/compiler-rt/lib/profile/
DGCDAProfiling.c124 static void write_bytes(const char *s, size_t len) { in write_bytes() function
/external/kernel-headers/original/uapi/linux/
Dtaskstats.h153 __u64 write_bytes; /* bytes of write I/O */ member
/external/python/cpython2/Modules/_io/
Dbytesio.c111 write_bytes(bytesio *self, const char *bytes, Py_ssize_t len) in write_bytes() function
/external/grpc-grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc57 int (*write_bytes)(struct thread_args* args, char* buf); member
/external/python/cpython3/Modules/_io/
Dbytesio.c160 write_bytes(bytesio *self, const char *bytes, Py_ssize_t len) in write_bytes() function
/external/python/cpython3/Lib/
Dplistlib.py445 def write_bytes(self, data): member in _PlistWriter
Dpathlib.py1202 def write_bytes(self, data): member in Path
/external/u-boot/drivers/spi/
Dcadence_qspi_apb.c725 unsigned int write_bytes; in cadence_qspi_apb_indirect_write_execute() local
/external/protobuf/python/google/protobuf/internal/
Dpython_message.py1066 def InternalSerialize(self, write_bytes): argument
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c857 int write_bytes(int fd, char *buff, int bytes) in write_bytes() function
Dmksquashfs.c590 int write_bytes(int fd, void *buff, int bytes) in write_bytes() function