Home
last modified time | relevance | path

Searched defs:GetPosSlot (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/RangeCoder/
H A DBitTreeDecoder.java35 m += bit; in GetPosSlot()
36 symbol |= (bit << bitIndex);
/dports/graphics/apngasm/apngasm-2.91/7z/
H A DLZMAEncoder.h39 inline INT GetPosSlot(INT aPos) in GetPosSlot() function
H A DDeflateEncoder.cc59 inline UINT32 GetPosSlot(UINT32 aPos) in GetPosSlot() function
/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/7z/
H A DLZMAEncoder.h39 inline INT GetPosSlot(INT aPos) in GetPosSlot() function
H A DDeflateEncoder.cc59 inline UINT32 GetPosSlot(UINT32 aPos) in GetPosSlot() function
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZMA/
H A DLZMAEncoder.h55 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/LZMA/
H A DLZMAEncoder.h55 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/LZMA/
H A DLZMAEncoder.h55 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZMA/
H A DLZMAEncoder.h55 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/archivers/lzma/lzma-19.00/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/sysutils/squashfs-tools/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs35 static UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() method in SevenZip.Compression.LZMA.Encoder
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DDeflateEncoder.cpp78 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DDeflateEncoder.cpp77 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/deps/lzma-19.00/src/
H A DLzmaEnc.c114 #define GetPosSlot(pos, res) { if (pos < 2) res = pos; else BSR2_RET(pos, res); } macro
164 #define GetPosSlot(pos, res) { if (pos < kNumFullDistances) res = p->g_FastPos[pos & (kNumFullDista… macro
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DDeflateEncoder.cpp73 inline UInt32 GetPosSlot(UInt32 pos) in GetPosSlot() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/Java/SevenZip/Compression/LZMA/
H A DEncoder.java35 static int GetPosSlot(int pos) in GetPosSlot() method in Encoder

1234