| /external/llvm-project/lldb/unittests/TestingSupport/Host/ |
| D | NativeProcessTestUtils.h | 65 size_t &BytesRead) /*override*/ { in ReadMemory() 99 size_t BytesRead; in ReadMemoryWithoutTrap() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | StreamingMemoryObject.h | 51 mutable size_t BytesRead; // Bytes read from stream variable
|
| /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/ |
| D | StreamingMemoryObject.h | 51 mutable size_t BytesRead; // Bytes read from stream variable
|
| /external/llvm-project/libc/utils/testutils/ |
| D | FDReaderUnix.cpp | 40 for (int BytesRead; (BytesRead = ::read(pipefd[0], Buffer, ChunkSize));) { in matchWritten() local
|
| /external/llvm/include/llvm/Support/ |
| D | StreamingMemoryObject.h | 51 mutable size_t BytesRead; // Bytes read from stream variable
|
| /external/llvm-project/compiler-rt/lib/xray/ |
| D | xray_x86_64.cpp | 31 ssize_t BytesRead; in retryingReadSome() local 55 ssize_t BytesRead; in readValueFromFile() local
|
| /external/webrtc/test/fuzzers/ |
| D | fuzz_data_helper.h | 93 size_t BytesRead() const { return data_ix_; } in BytesRead() function
|
| /external/tensorflow/tensorflow/core/lib/io/ |
| D | table_test.cc | 145 uint64 BytesRead() const { return bytes_read_; } in BytesRead() function in tensorflow::table::StringSource 248 uint64 BytesRead() const { return source_->BytesRead(); } in BytesRead() function in tensorflow::table::TableConstructor
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
| D | BitstreamReader.h | 171 unsigned BytesRead; in fillCurWord() local
|
| /external/llvm-project/llvm/include/llvm/Bitstream/ |
| D | BitstreamReader.h | 172 unsigned BytesRead; in fillCurWord() local
|
| D | BitstreamWriter.h | 173 ssize_t BytesRead = FS->read(Bytes, BytesFromDisk); in BackpatchWord() local
|
| /external/llvm/include/llvm/Bitcode/ |
| D | BitstreamReader.h | 244 uint64_t BytesRead = in fillCurWord() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Path.cpp | 965 int BytesRead = 0, BytesWritten = 0; in copy_file_internal() local 1023 int BytesRead = 0; in md5_contents() local
|
| /external/llvm-project/llvm/lib/Support/ |
| D | Path.cpp | 992 int BytesRead = 0, BytesWritten = 0; in copy_file_internal() local 1050 int BytesRead = 0; in md5_contents() local
|
| /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
| D | NaClBitstreamReader.h | 663 uint64_t BytesRead = fillBuffer(Array, sizeof(Array), NextChar); in fillCurWord() local
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | Path.cpp | 1822 if (Expected<size_t> BytesRead = fs::readNativeFile( in TEST_F() local 1842 if (Expected<size_t> BytesRead = fs::readNativeFileSlice( in TEST_F() local
|
| /external/llvm/lib/Support/ |
| D | Path.cpp | 905 int BytesRead = 0, BytesWritten = 0; in copy_file() local
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Path.cpp | 907 int BytesRead = 0, BytesWritten = 0; in copy_file() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | WasmTranslator.cpp | 1474 SizeT BytesRead = 0; in translate() local
|