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

Lines Matching full:uint64

16 const UInt64 k_AES = 0x06F10701;

42 CRecordVector<UInt64> UnpackSizes;
48 UInt64 GetUnpackSize() const // test it
101 CRecordVector<UInt64> Values;
116 bool GetItem(int index, UInt64 &value) const
127 void SetItem(int index, bool defined, UInt64 value)
144 UInt64 Size;
170 UInt64 CTime;
171 UInt64 ATime;
172 UInt64 MTime;
173 UInt64 StartPos;
183 CRecordVector<UInt64> PackSizes;