Searched defs:buf_read (Results 1 – 13 of 13) sorted by relevance
| /external/rust/crates/bytes/tests/ |
| D | test_reader.rs | 19 fn buf_read() { in buf_read() function
|
| /external/rust/crates/utf-8/src/ |
| D | read.rs | 9 buf_read: B, field
|
| /external/ltp/testcases/kernel/io/writetest/ |
| D | writetest.c | 117 char buf_read[BLOCKSIZE]; in verify_file() local
|
| /external/rust/beto-rust/common/cmd_runner/src/ |
| D | lib.rs | 199 let mut buf_read = io::BufReader::new(input); in spawn_print_thread() localVariable
|
| /external/libaom/common/ |
| D | tools_common.h | 90 size_t buf_read; member
|
| /external/libvpx/ |
| D | tools_common.h | 84 size_t buf_read; member
|
| /external/mtools/ |
| D | floppyd.c | 154 static size_t buf_read (io_buffer buf, Byte* buffer, size_t nbytes) { in buf_read() function 224 size_t buf_read (io_buffer handle, Byte* buffer, size_t nbytes) { in buf_read() function
|
| /external/trusty/lk/kernel/ |
| D | port.c | 124 static status_t buf_read(port_buf_t *buf, port_result_t *pr) in buf_read() function
|
| /external/rust/crates/flate2/src/gz/ |
| D | mod.rs | 405 pub fn buf_read<R>(self, r: R, lvl: Compression) -> bufread::GzEncoder<R> in buf_read() method
|
| /external/nanopb-c/ |
| D | pb_decode.c | 87 static bool checkreturn buf_read(pb_istream_t *stream, pb_byte_t *buf, size_t count) in buf_read() function
|
| /external/tflite-support/third_party/zlib/contrib/minizip/ |
| D | zip.c | 815 void* buf_read = (void*)ALLOC(buf_size); in LoadCentralDirectoryRecord() local
|
| /external/zlib/contrib/minizip/ |
| D | zip.c | 782 void* buf_read = (void*)ALLOC(buf_size); in LoadCentralDirectoryRecord() local
|
| /external/rust/crates/libz-sys/src/zlib/contrib/minizip/ |
| D | zip.c | 815 void* buf_read = (void*)ALLOC(buf_size); in LoadCentralDirectoryRecord() local
|