Home
last modified time | relevance | path

Searched refs:GetCuSize (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/
H A DNtfsHandler.cpp531 UInt32 GetCuSize() const { return (UInt32)1 << (BlockSizeLog + CompressionUnit); } in GetCuSize() function in NArchive::Ntfs::CInStream
537 UInt32 cuSize = GetCuSize(); in InitAndSeek()
774 size_t destLenMax = GetCuSize(); in Read()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DNtfsHandler.cpp625 UInt32 GetCuSize() const { return (UInt32)1 << (BlockSizeLog + CompressionUnit); } in GetCuSize() function in NArchive::Ntfs::CInStream
632 UInt32 cuSize = GetCuSize(); in InitAndSeek()
889 size_t destLenMax = GetCuSize(); in Read()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DNtfsHandler.cpp625 UInt32 GetCuSize() const { return (UInt32)1 << (BlockSizeLog + CompressionUnit); } in GetCuSize() function in NArchive::Ntfs::CInStream
632 UInt32 cuSize = GetCuSize(); in InitAndSeek()
885 size_t destLenMax = GetCuSize(); in Read()