Home
last modified time | relevance | path

Searched refs:kMatchMinLen (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2;
56 len -= kMatchMinLen; in CopyBlock()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/archivers/lzma/lzma-19.00/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/archivers/lzma/lzma-19.00/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/sysutils/squashfs-tools/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/sysutils/squashfs-tools/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaBase.cs39 public const uint kMatchMinLen = 2; field in SevenZip.Compression.LZMA.Base
43 len -= kMatchMinLen; in GetLenToPosState()
74 public const uint kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZMA/
H A DBase.java52 public static final int kMatchMinLen = 2; field in Base
56 len -= kMatchMinLen; in GetLenToPosState()
87 public static final int kMatchMaxLen = kMatchMinLen + kNumLenSymbols - 1;
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DDeflateConst.h61 const unsigned kMatchMinLen = 3; variable
62 const unsigned kMatchMaxLen32 = kNumLenSymbols32 + kMatchMinLen - 1; // 256 + 2
63 const unsigned kMatchMaxLen64 = kNumLenSymbols64 + kMatchMinLen - 1; // 255 + 2
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DDeflateConst.h61 const unsigned kMatchMinLen = 3; variable
62 const unsigned kMatchMaxLen32 = kNumLenSymbols32 + kMatchMinLen - 1; // 256 + 2
63 const unsigned kMatchMaxLen64 = kNumLenSymbols64 + kMatchMinLen - 1; // 255 + 2
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DDeflateConst.h61 const UInt32 kMatchMinLen = 3; variable
62 const UInt32 kMatchMaxLen32 = kNumLenSymbols32 + kMatchMinLen - 1; //256 + 2
63 const UInt32 kMatchMaxLen64 = kNumLenSymbols64 + kMatchMinLen - 1; //255 + 2

12345678910>>...15