Home
last modified time | relevance | path

Searched refs:kStartMaxLen (Results 1 – 25 of 102) sorted by relevance

12345

/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h26 static const UInt32 kStartMaxLen = 1; variable
33 static const UInt32 kStartMaxLen = 1;
39 static const UInt32 kStartMaxLen = 1;
217 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
259 maxLen = kStartMaxLen; in GetMatches()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h26 static const UInt32 kStartMaxLen = 1; variable
33 static const UInt32 kStartMaxLen = 1;
39 static const UInt32 kStartMaxLen = 1;
217 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
259 maxLen = kStartMaxLen; in GetMatches()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; in Init()
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize;
175 maxLen = kStartMaxLen;
/dports/archivers/lzma/lzma-19.00/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/sysutils/squashfs-tools/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java25 static final int kStartMaxLen = 1; field in BinTree
136 int maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/archivers/lzma/lzma-19.00/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/sysutils/squashfs-tools/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZ/
H A DLzBinTree.cs25 const UInt32 kStartMaxLen = 1; field in SevenZip.Compression.LZ.BinTree
136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize; in GetMatches()
175 maxLen = kStartMaxLen; in GetMatches()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/kjk/lzma/
H A Dlz_bin_tree.go13 kStartMaxLen = 1 const
133 maxLen := uint32(kStartMaxLen)
178 maxLen = kStartMaxLen

12345