Home
last modified time | relevance | path

Searched defs:isMT (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DXzDecoder.cpp51 int isMT = False; in Decode() local
H A DLzma2Decoder.cpp144 int isMT = False; in Code() local
/third_party/lzma/C/
H A DLzma2DecMt.c802 Lzma2DecMt_Decode(CLzma2DecMtHandle p, Byte prop, const CLzma2DecMtProps *props, ISeqOutStreamPtr outStream, const UInt64 *outDataSize, int finishMode, ISeqInStreamPtr inStream, UInt64 *inProcessed, int *isMT, ICompressProgressPtr progress) Lzma2DecMt_Decode() argument
H A DXzDec.c2614 XzDecMt_Decode(CXzDecMtHandle p, const CXzDecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, CXzStatInfo *stat, int *isMT, ICompressProgressPtr progress) XzDecMt_Decode() argument

Completed in 6 milliseconds