/external/rust/crates/regex-automata/src/ |
D | state_id.rs | 146 fn read_bytes(slice: &[u8]) -> Self; in read_bytes() method 173 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() local 190 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() local 167 FT_ULong read_bytes = 0; in FT_Stream_TryRead() local 238 FT_ULong read_bytes; in FT_Stream_EnterFrame() local
|
/external/rust/crates/vsock/tests/ |
D | vsock.rs | 55 let read_bytes = stream.read(&mut rx_blob[rx_pos..]).expect("read failed"); in test_vsock() localVariable
|
/external/webrtc/logging/rtc_event_log/encoder/ |
D | blob_encoding.cc | 72 const size_t read_bytes = in DecodeBlobs() local
|
/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) in read_bytes() function
|
/external/ImageMagick/coders/ |
D | ora.c | 141 read_bytes, in ReadORAImage() local
|
/external/ltp/testcases/kernel/syscalls/readahead/ |
D | readahead02.c | 153 unsigned long *read_bytes, long long *usec, in read_testfile() 215 unsigned long read_bytes, read_bytes_ra; in test_readahead() local
|
/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/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/setuptools/_vendor/importlib_resources/ |
D | abc.py | 62 def read_bytes(self): member in Traversable
|
D | readers.py | 73 def read_bytes(self): member in MultiplexedPath
|
/external/python/setuptools/pkg_resources/_vendor/importlib_resources/ |
D | abc.py | 62 def read_bytes(self): member in Traversable
|
D | readers.py | 73 def read_bytes(self): member in MultiplexedPath
|
/external/python/cryptography/src/cryptography/hazmat/ |
D | _der.py | 60 def read_bytes(self, n): member in DERReader
|
/external/autotest/client/site_tests/security_Libcontainer/src/ |
D | libcontainer_target_unittest.cc | 46 ssize_t read_bytes = read(read_fd_.get(), buffer, sizeof(buffer) - 1); in GetContents() local
|
/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
|