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

Lines Matching full:uint64

27 extern UString ConvertMethodIdToString(UInt64 id);

92 CRecordVector<UInt64> ids;
103 UInt64 id = ids[i];
132 UInt64 value;
175 static const UInt64 k_Copy = 0x0;
176 static const UInt64 k_Delta = 3;
177 static const UInt64 k_LZMA2 = 0x21;
178 static const UInt64 k_LZMA = 0x030101;
179 static const UInt64 k_PPMD = 0x030401;
240 prop = (UInt64)0;
244 prop = (UInt64)0;
248 case kpidPosition: { UInt64 v; if (_db.StartPos.GetItem(index2, v)) prop = v; break; }
371 prop = (UInt64)0;
374 prop = (UInt64)0;
385 const UInt64 *maxCheckStartPosition,