Home
last modified time | relevance | path

Searched defs:curMatch (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/archivers/lzma/lzma-19.00/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/sysutils/squashfs-tools/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/Java/SevenZip/Compression/LZ/
H A DBinTree.java150 int curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
287 int curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h230 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
408 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h230 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in GetMatches() local
408 UInt32 curMatch = _hash[kFixHashSize + hashValue]; in Skip() local
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/search/
H A Dkateregexpsearch.cpp280 QRegularExpressionMatch curMatch = iter.next(); in search() local
287 QRegularExpressionMatch curMatch; in search() local
446 QRegularExpressionMatch curMatch = iter.next(); in search() local
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h182 UInt32 curMatch = _hash[hashValue]; in STDMETHODIMP_() local
321 UInt32 curMatch = _hash[hashValue]; in STDMETHODIMP_() local
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/LZ/BinTree/
H A DBinTreeMain.h182 UInt32 curMatch = _hash[hashValue]; in STDMETHODIMP_() local
321 UInt32 curMatch = _hash[hashValue]; in STDMETHODIMP_() local
/dports/archivers/7-zip/7-zip-21.07/C/
H A DLzFindOpt.c362 const UInt32 curMatch = (UInt32)pos - delta; // (UInt32)(pos + diff); in GetMatchesSpecN_2() local
/dports/archivers/ppmd-7z/p7zip_9.04/C/
H A DLzFind.c322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/graphics/blender/blender-2.91.0/extern/lzma/
H A DLzFind.c312 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
343 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
398 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/archivers/lrzip/lrzip-0.631/lzma/C/
H A DLzFind.c322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/sysutils/UEFITool/UEFITool-A59/common/LZMA/SDK/C/
H A DLzFind.c322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/cad/openctm/OpenCTM-1.0.3/lib/liblzma/
H A DLzFind.c312 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
343 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
398 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/sysutils/wiimms/wiimms-iso-tools/src/lzma/
H A DLzFind.c322 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
353 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
408 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/comms/flamp/flamp-2.2.07/src/lzma/
H A DLzFind.c312 static LZ_UInt32 * Hc_GetMatchesSpec(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const B… in Hc_GetMatchesSpec()
343 LZ_UInt32 * GetMatchesSpec1(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const Byte *cur,… in GetMatchesSpec1()
398 static void SkipMatchesSpec(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const Byte *cur,… in SkipMatchesSpec()
/dports/comms/flwrap/flwrap-1.3.5/src/lzma/
H A DLzFind.c312 static UInt32 * Hc_GetMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CL… in Hc_GetMatchesSpec()
343 UInt32 * GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, in GetMatchesSpec1()
398 static void SkipMatchesSpec(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *… in SkipMatchesSpec()
/dports/comms/flmsg/flmsg-4.0.19/src/lzma/
H A DLzFind.c331 static LZ_UInt32 * Hc_GetMatchesSpec(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const B… in Hc_GetMatchesSpec()
362 LZ_UInt32 * GetMatchesSpec1(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const Byte *cur,… in GetMatchesSpec1()
417 static void SkipMatchesSpec(LZ_UInt32 lenLimit, LZ_UInt32 curMatch, LZ_UInt32 pos, const Byte *cur,… in SkipMatchesSpec()

1234567