Home
last modified time | relevance | path

Searched refs:Func_GetHashers (Results 1 – 24 of 24) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/
H A DICoder.h366 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/
H A DICoder.h366 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/
H A DICoder.h366 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/archivers/lzma/lzma-19.00/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/
H A DICoder.h428 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/
H A DICoder.h386 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/
H A DICoder.h394 typedef HRESULT (WINAPI *Func_GetHashers)(IHashers **hashers); typedef
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp275 Func_GetHashers getHashers = (Func_GetHashers)lib.Lib.GetProc("GetHashers"); in LoadCodecs()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp307 Func_GetHashers getHashers; in LoadCodecs()
308 MY_GET_FUNC (getHashers, Func_GetHashers, lib.Lib.GetProc("GetHashers")); in LoadCodecs()