Home
last modified time | relevance | path

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

/external/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/llvm/include/llvm/Bitcode/
DBitstreamReader.h244 uint64_t BytesRead = in fillCurWord() local
/external/llvm/lib/Support/
DPath.cpp905 int BytesRead = 0, BytesWritten = 0; in copy_file() local