Home
last modified time | relevance | path

Searched defs:packSize (Results 1 - 13 of 13) sorted by relevance

/third_party/lzma/C/
H A DLzma2Dec.h20 UInt32 packSize; member
H A DLzma2Enc.c133 size_t packSize = packSizeLimit; in Lzma2EncInt_EncodeSubblock() local
592 size_t packSize in Lzma2Enc_EncodeMt1() local
[all...]
H A DXz.h46 UInt64 packSize; member
243 UInt64 packSize; member
H A DXzDec.c1004 static void XzUnpacker_UpdateIndex(CXzUnpacker *p, UInt64 packSize, UInt64 unpackSize) in XzUnpacker_UpdateIndex() argument
1776 UInt64 packSize = block->packSize; XzDecMt_Callback_Parse() local
[all...]
H A DXzEnc.c893 UInt64 packSize = seqSizeOutStream.processed; in Xz_CompressBlock() local
H A D7zArcIn.c407 UInt64 packSize; in ReadPackInfo() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DExtract.cpp38 DecompressArchive( CCodecs *codecs, const CArchiveLink &arcLink, UInt64 packSize, const NWildcard::CCensorNode &wildcardCensor, const CExtractOptions &options, bool calcCrc, IExtractCallbackUI *callback, IFolderArchiveExtractCallback *callbackFAE, CArchiveExtractCallback *ecs, UString &errorMessage, UInt64 &stdInProcessed) DecompressArchive() argument
H A DArchiveExtractCallback.cpp296 Init( const CExtractNtOptions &ntOptions, const NWildcard::CCensorNode *wildcardCensor, const CArc *arc, IFolderArchiveExtractCallback *extractCallback2, bool stdOutMode, bool testMode, const FString &directoryPath, const UStringVector &removePathParts, bool removePartsForAltStreams, UInt64 packSize) Init() argument
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp532 UInt64 packSize = 0; in WriteHeader() local
H A D7zIn.cpp698 const UInt64 packSize = ReadNumber(); in ReadPackInfo() local
H A D7zUpdate.cpp2300 const UInt64 packSize = db->GetFolderFullPackSize(folderIndex); in Update() local
2725 UInt64 packSize = 0; in Update() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp864 const UInt64 packSize = CompressingMode ? outSize : inSize; in UpdateStatInfo() local
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp793 DecodeBlock(CXzUnpackerCPP2 &xzu, ISequentialInStream *seqInStream, unsigned streamFlags, UInt64 packSize, size_t unpackSize, Byte *dest ) DecodeBlock() argument

Completed in 23 milliseconds