Home
last modified time | relevance | path

Searched defs:BytesRead (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/Support/
DStreamingMemoryObject.h51 mutable size_t BytesRead; // Bytes read from stream variable
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Support/
DStreamingMemoryObject.h51 mutable size_t BytesRead; // Bytes read from stream variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStreamingMemoryObject.h51 mutable size_t BytesRead; // Bytes read from stream variable
/external/webrtc/test/fuzzers/
Dfuzz_data_helper.h93 size_t BytesRead() const { return data_ix_; } in BytesRead() function
/external/tensorflow/tensorflow/core/lib/io/
Dtable_test.cc145 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/
DBitstreamReader.h171 unsigned BytesRead; in fillCurWord() local
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h244 uint64_t BytesRead = in fillCurWord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp965 int BytesRead = 0, BytesWritten = 0; in copy_file_internal() local
1023 int BytesRead = 0; in md5_contents() local
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h657 uint64_t BytesRead = fillBuffer(Array, sizeof(Array), NextChar); in fillCurWord() local
/external/llvm/lib/Support/
DPath.cpp905 int BytesRead = 0, BytesWritten = 0; in copy_file() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp907 int BytesRead = 0, BytesWritten = 0; in copy_file() local
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1474 SizeT BytesRead = 0; in translate() local