Home
last modified time | relevance | path

Searched defs:packSize (Results 1 – 10 of 10) sorted by relevance

/external/lzma/C/
DLzma2Dec.h16 UInt32 packSize; member
DLzma2Enc.c78 size_t packSize = packSizeLimit; in Lzma2EncInt_EncodeSubblock() local
297 size_t packSize = LZMA2_CHUNK_SIZE_COMPRESSED_MAX; in Lzma2Enc_EncodeMt1() local
347 size_t packSize = destLim - *destSize; in MtCallbackImp_Code() local
DXz.h44 UInt64 packSize; member
204 UInt64 packSize; member
D7zArcIn.c454 UInt64 packSize; in ReadPackInfo() local
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp25 UInt64 packSize, in DecompressArchive()
DArchiveExtractCallback.cpp185 UInt64 packSize) in Init()
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp476 UInt64 packSize = 0; in Extract() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp822 const UInt64 packSize = CompressingMode ? outSize : inSize; in UpdateStatInfo() local
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1071 UInt64 packSize = db->GetFolderFullPackSize(folderIndex); in Update() local
D7zIn.cpp653 UInt64 packSize = ReadNumber(); in ReadPackInfo() local