Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Dec.h16 UInt32 packSize; member
DLzma2Enc.c78 size_t packSize = packSizeLimit; in Lzma2EncInt_EncodeSubblock() local
313 size_t packSize = LZMA2_CHUNK_SIZE_COMPRESSED_MAX; in Lzma2Enc_EncodeMt1() local
367 size_t packSize = destLim - *destSize; in MtCallbackImp_Code() local
DXz.h44 UInt64 packSize; member
204 UInt64 packSize; member
D7zArcIn.c395 UInt64 packSize; in ReadPackInfo() local
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp25 UInt64 packSize, in DecompressArchive()
DArchiveExtractCallback.cpp197 UInt64 packSize) in Init()
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp455 UInt64 packSize = 0; in Extract() local
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp544 UInt64 packSize = 0; in WriteHeader() local
D7zIn.cpp598 UInt64 packSize = ReadNumber(); in ReadPackInfo() local
D7zUpdate.cpp1992 UInt64 packSize = db->GetFolderFullPackSize(folderIndex); in Update() local
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp841 const UInt64 packSize = CompressingMode ? outSize : inSize; in UpdateStatInfo() local