HomeSort by relevance Sort by last modified time
    Searched defs:_inSize (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Compress/
Lzma2Decoder.h 29 UInt32 _inSize;
51 ISequentialOutStream *outStream, const UInt64 *_inSize, const UInt64 *outSize,
LzmaDecoder.h 28 UInt32 _inSize;
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h 43 UInt64 _inSize;
ProgressDialog2.cpp 81 _inSize(UNDEFINED_VAL),
164 _inSize = *inSize;
670 inSize = Sync._inSize;

Completed in 159 milliseconds