Searched defs:BytesRead (Results 1 – 12 of 12) sorted by relevance
51 mutable size_t BytesRead; // Bytes read from stream variable
42 size_t BytesRead = fread(pTmp, 1, size, pFile); in LoadFileFunc() local
144 uint64 BytesRead() const { return bytes_read_; } in BytesRead() function in tensorflow::table::StringSource247 uint64 BytesRead() const { return source_->BytesRead(); } in BytesRead() function in tensorflow::table::TableConstructor
165 unsigned BytesRead; in fillCurWord() local
244 uint64_t BytesRead = in fillCurWord() local
933 int BytesRead = 0, BytesWritten = 0; in copy_file_internal() local989 int BytesRead = 0; in md5_contents() local
666 uint64_t BytesRead = fillBuffer(Array, sizeof(Array), NextChar); in fillCurWord() local
907 int BytesRead = 0, BytesWritten = 0; in copy_file() local
905 int BytesRead = 0, BytesWritten = 0; in copy_file() local
1474 SizeT BytesRead = 0; in translate() local