Home
last modified time | relevance | path

Searched refs:overflowExtentsArray (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DHfsHandler.cpp303 …xtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflowExtentsArray);
305 …HRESULT LoadCatalog(const CFork &fork, const CObjectVector<CIdExtents> *overflowExtentsArray, IInS…
583 …ExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflowExtentsArray) in LoadExtentFile() argument
641 CObjectVector<CIdExtents> &overflowExtents = overflowExtentsArray[forkTypeIndex]; in LoadExtentFile()
886 …::LoadCatalog(const CFork &fork, const CObjectVector<CIdExtents> *overflowExtentsArray, IInStream … in LoadCatalog() argument
1046 if (!item.DataFork.UpgradeAndTest(overflowExtentsArray[0], item.ID, Header.BlockSizeLog)) in LoadCatalog()
1052 … if (!item.ResourceFork.UpgradeAndTest(overflowExtentsArray[1], item.ID, Header.BlockSizeLog)) in LoadCatalog()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DHfsHandler.cpp303 …xtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflowExtentsArray);
305 …HRESULT LoadCatalog(const CFork &fork, const CObjectVector<CIdExtents> *overflowExtentsArray, IInS…
552 …ExtentFile(const CFork &fork, IInStream *inStream, CObjectVector<CIdExtents> *overflowExtentsArray) in LoadExtentFile() argument
613 CObjectVector<CIdExtents> &overflowExtents = overflowExtentsArray[forkTypeIndex]; in LoadExtentFile()
864 …::LoadCatalog(const CFork &fork, const CObjectVector<CIdExtents> *overflowExtentsArray, IInStream … in LoadCatalog() argument
1022 if (!item.DataFork.UpgradeAndTest(overflowExtentsArray[0], item.ID, Header.BlockSizeLog)) in LoadCatalog()
1028 … if (!item.ResourceFork.UpgradeAndTest(overflowExtentsArray[1], item.ID, Header.BlockSizeLog)) in LoadCatalog()