Lines Matching refs:UInt64
98 x(Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition))
102 x(Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) \
103 x(SetSize(UInt64 newSize))
107 x(GetSize(UInt64 *size))
115 x(GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTime, UInt32 *attrib))
121 UInt64 Size;
122 UInt64 VolID;
123 UInt64 FileID_Low;
124 UInt64 FileID_High;
144 IStreamSetRestriction::SetRestriction(UInt64 begin, UInt64 end)
172 if (end == (UInt64(Int64)-1)
202 x(SetRestriction(UInt64 begin, UInt64 end)) \