| /external/rust/crates/regex-automata/src/ |
| D | state_id.rs | 153 fn write_bytes(self, slice: &mut [u8]); in write_bytes() method 178 fn write_bytes(self, slice: &mut [u8]) { in write_bytes() method 205 fn write_bytes(self, slice: &mut [u8]) { in write_bytes() method 232 fn write_bytes(self, slice: &mut [u8]) { in write_bytes() method 260 fn write_bytes(self, slice: &mut [u8]) { in write_bytes() method 288 fn write_bytes(self, slice: &mut [u8]) { in write_bytes() method
|
| /external/rust/crates/ring/src/io/ |
| D | writer.rs | 19 fn write_bytes(&mut self, value: &[u8]); in write_bytes() method 42 fn write_bytes(&mut self, value: &[u8]) { in write_bytes() method 72 fn write_bytes(&mut self, value: &[u8]) { in write_bytes() method
|
| /external/rust/crates/gdbstub/src/arch/msp430/reg/ |
| D | msp430.rs | 18 macro_rules! write_bytes { in gdb_serialize() macro
|
| /external/linux-kselftest/tools/testing/selftests/vm/ |
| D | hugepage-mmap.c | 44 static void write_bytes(char *addr) in write_bytes() function
|
| D | map_hugetlb.c | 48 static void write_bytes(char *addr) in write_bytes() function
|
| /external/rust/crates/gdbstub/src/arch/arm/reg/ |
| D | arm_core.rs | 22 macro_rules! write_bytes { in gdb_serialize() macro
|
| /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | grpc_gevent.pyx.pxi | 150 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/libchrome/mojo/public/cpp/system/ |
| D | data_pipe_utils.cc | 17 const base::Callback<size_t(const void*, uint32_t)>& write_bytes) { in BlockingCopyHelper()
|
| /external/rust/crates/gdbstub/src/arch/x86/reg/ |
| D | core64.rs | 32 macro_rules! write_bytes { in gdb_serialize() macro
|
| D | mod.rs | 42 macro_rules! write_bytes { in gdb_serialize() macro
|
| D | core32.rs | 46 macro_rules! write_bytes { in gdb_serialize() macro
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_data.cc | 65 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_data.cc | 73 uint32_t write_bytes, int is_eof, in grpc_chttp2_encode_data()
|
| /external/rust/crates/gdbstub/src/arch/ppc/reg/ |
| D | common.rs | 43 macro_rules! write_bytes { in gdb_serialize() macro
|
| /external/webrtc/rtc_base/ |
| D | byte_buffer_unittest.cc | 151 char write_bytes[] = "foo"; in TEST() local
|
| /external/grpc-grpc/test/core/iomgr/ |
| D | tcp_posix_test.cc | 112 ssize_t write_bytes; in fill_socket() local 130 ssize_t write_bytes; in fill_socket_partial() local
|
| /external/compiler-rt/lib/profile/ |
| D | GCDAProfiling.c | 124 static void write_bytes(const char *s, size_t len) { in write_bytes() function
|
| /external/kernel-headers/original/uapi/linux/ |
| D | taskstats.h | 154 __u64 write_bytes; /* bytes of write I/O */ member
|
| /external/llvm-project/compiler-rt/lib/profile/ |
| D | GCDAProfiling.c | 189 static void write_bytes(const char *s, size_t len) { in write_bytes() function
|
| /external/python/cpython2/Modules/_io/ |
| D | bytesio.c | 111 write_bytes(bytesio *self, const char *bytes, Py_ssize_t len) in write_bytes() function
|
| /external/crosvm/data_model/src/ |
| D | volatile_memory.rs | 209 pub fn write_bytes(&self, value: u8) { in write_bytes() method
|
| /external/grpc-grpc/test/core/network_benchmarks/ |
| D | low_level_ping_pong.cc | 57 int (*write_bytes)(struct thread_args* args, char* buf); member
|
| /external/python/cpython3/Modules/_io/ |
| D | bytesio.c | 180 write_bytes(bytesio *self, PyObject *b) in write_bytes() function
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_pathlib.py | 546 def write_bytes(self, data): member in FakePath
|
| /external/python/cpython3/Lib/ |
| D | plistlib.py | 362 def write_bytes(self, data): member in _PlistWriter
|