Home | History | Annotate | Download | only in 7z

Lines Matching refs:UInt64

27 static const UInt64 k_LZMA = 0x030101;

28 static const UInt64 k_BCJ = 0x03030103;
29 static const UInt64 k_BCJ2 = 0x0303011B;
41 UInt64 position, UInt64 size, ICompressProgressInfo *progress)
344 static inline void GetMethodFull(UInt64 methodID, UInt32 numInStreams, CMethodFull &methodResult)
457 UInt64 _rem;
578 UInt64 StartPos;
579 const UInt64 *PackSizes;
694 UInt64 numSolidFiles = options.NumSolidFiles;
704 UInt64 startBlockSize = db != 0 ? db->ArchiveInfo.StartPosition: 0;
712 UInt64 complexity = 0;
713 UInt64 inSizeForReduce2 = 0;
734 UInt64 repackSize = 0;
774 UInt64 inSizeForReduce = 0;
909 UInt64 packSize = db->GetFolderFullPackSize(folderIndex);
1044 UInt64 totalSize = 0;