Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DStreamingMemoryObject.h51 mutable size_t BytesRead; // Bytes read from stream variable
/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/PowerVR_SDK/Tools/
DPVRTResourceFile.cpp42 size_t BytesRead = fread(pTmp, 1, size, pFile); in LoadFileFunc() local
/external/tensorflow/tensorflow/core/lib/io/
Dtable_test.cc144 uint64 BytesRead() const { return bytes_read_; } in BytesRead() function in tensorflow::table::StringSource
247 uint64 BytesRead() const { return source_->BytesRead(); } in BytesRead() function in tensorflow::table::TableConstructor
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitstreamReader.h165 unsigned BytesRead; in fillCurWord() local
/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h244 uint64_t BytesRead = in fillCurWord() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp933 int BytesRead = 0, BytesWritten = 0; in copy_file_internal() local
989 int BytesRead = 0; in md5_contents() local
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h666 uint64_t BytesRead = fillBuffer(Array, sizeof(Array), NextChar); in fillCurWord() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp907 int BytesRead = 0, BytesWritten = 0; in copy_file() local
/external/llvm/lib/Support/
DPath.cpp905 int BytesRead = 0, BytesWritten = 0; in copy_file() local
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1474 SizeT BytesRead = 0; in translate() local