| /external/rust/crates/regex-automata/src/ | 
| D | state_id.rs | 146     fn read_bytes(slice: &[u8]) -> Self;  in read_bytes()  method173     fn read_bytes(slice: &[u8]) -> Self {  in read_bytes()  method
 200     fn read_bytes(slice: &[u8]) -> Self {  in read_bytes()  method
 227     fn read_bytes(slice: &[u8]) -> Self {  in read_bytes()  method
 255     fn read_bytes(slice: &[u8]) -> Self {  in read_bytes()  method
 283     fn read_bytes(slice: &[u8]) -> Self {  in read_bytes()  method
 
 | 
| /external/tensorflow/tensorflow/core/lib/io/ | 
| D | zlib_inputstream.cc | 130     uLong read_bytes =  in ReadFromStream()  local190   size_t read_bytes =  in NumUnreadBytes()  local
 
 | 
| D | zlib_outputbuffer.cc | 97   int32_t read_bytes = z_stream_->next_in - z_stream_input_.get();  in AddToInputBuffer()  local
 | 
| /external/freetype/src/base/ | 
| D | ftstream.c | 124     FT_ULong  read_bytes;  in FT_Stream_ReadAt()  local167     FT_ULong  read_bytes = 0;  in FT_Stream_TryRead()  local
 238     FT_ULong  read_bytes;  in FT_Stream_EnterFrame()  local
 
 | 
| /external/rust/crates/tokio-util/tests/ | 
| D | framed.rs | 17     read_bytes: usize,  field49     read_bytes: usize,  field
 
 | 
| /external/linux-kselftest/tools/testing/selftests/vm/ | 
| D | hugepage-mmap.c | 52 static int read_bytes(char *addr)  in read_bytes()  function
 | 
| D | map_hugetlb.c | 56 static int read_bytes(char *addr, size_t length)  in read_bytes()  function
 | 
| D | hugepage-mremap.c | 45 static int read_bytes(char *addr, size_t len)  in read_bytes()  function
 | 
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ | 
| D | model_loader.cc | 83   int read_bytes = 0;  in InitInternal()  local
 | 
| /external/ImageMagick/coders/ | 
| D | ora.c | 141     read_bytes,  in ReadORAImage()  local
 | 
| /external/ltp/testcases/kernel/syscalls/readahead/ | 
| D | readahead02.c | 155 			 unsigned long *read_bytes, long long *usec,  in read_testfile()217 	unsigned long read_bytes, read_bytes_ra;  in test_readahead()  local
 
 | 
| /external/rust/crates/vsock/tests/ | 
| D | vsock.rs | 59             let read_bytes = stream.read(&mut rx_blob[rx_pos..]).expect("read failed");  in test_vsock()  localVariable
 | 
| /external/tensorflow/tensorflow/core/lib/io/snappy/ | 
| D | snappy_inputbuffer.cc | 158     size_t read_bytes = next_in_ - input_buffer_.get();  in ReadFromFile()  local
 | 
| D | snappy_outputbuffer.cc | 142   const int32_t read_bytes = next_in_ - input_buffer_.get();  in AddToInputBuffer()  local
 | 
| /external/rust/crates/protobuf/src/coded_input_stream/ | 
| D | input_buf.rs | 76     pub(crate) fn read_bytes<'b>(&mut self, dest: &'b mut [MaybeUninit<u8>]) -> &'b mut [u8] {  in read_bytes()  method
 | 
| /external/bcc/libbpf-tools/ | 
| D | filetop.h | 23 	__u64 read_bytes;  member
 | 
| /external/webrtc/test/fuzzers/ | 
| D | audio_processing_fuzzer_helper.cc | 38     const size_t read_bytes = sizeof(float) * samples_per_input_channel;  in GenerateFloatFrame()  local
 | 
| /external/v4l2_codec2/tests/c2_e2e_test/jni/ | 
| D | encoded_data_helper.cpp | 111     char* read_bytes = new char[file_size];  in EncodedDataHelper()  local
 | 
| /external/ltp/testcases/kernel/syscalls/acct/ | 
| D | acct02.c | 163 	int read_bytes, ret;  in run()  local
 | 
| /external/python/setuptools/pkg_resources/_vendor/importlib_resources/ | 
| D | abc.py | 62     def read_bytes(self):  member in Traversable
 | 
| /external/python/cryptography/src/cryptography/hazmat/ | 
| D | _der.py | 60     def read_bytes(self, n):  member in DERReader
 | 
| /external/python/setuptools/setuptools/_vendor/importlib_resources/ | 
| D | abc.py | 62     def read_bytes(self):  member in Traversable
 | 
| /external/webrtc/rtc_base/ | 
| D | byte_buffer_unittest.cc | 154   char read_bytes[3];  in TEST()  local
 | 
| /external/freetype/builds/amiga/src/base/ | 
| D | ftsystem.c | 298     unsigned long   read_bytes;  in ft_amiga_stream_io()  local
 | 
| /external/python/cpython3/Lib/importlib/ | 
| D | readers.py | 74     def read_bytes(self):  member in MultiplexedPath
 |