Home
last modified time | relevance | path

Searched refs:GetEndLimit (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimIn.h163 UInt64 GetEndLimit() const { return Offset + PackSize; } in GetEndLimit() function
168 UInt64 v = GetEndLimit(); in ParseAndUpdatePhySize()
H A DWimIn.cpp1431 if (s0.Resource.GetEndLimit() > s1.Resource.Offset) in FillAndCheck()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimIn.h163 UInt64 GetEndLimit() const { return Offset + PackSize; } in GetEndLimit() function
168 UInt64 v = GetEndLimit(); in ParseAndUpdatePhySize()
H A DWimIn.cpp1419 if (s0.Resource.GetEndLimit() > s1.Resource.Offset) in FillAndCheck()