Home
last modified time | relevance | path

Searched refs:libIndex (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/
H A Dresources.cpp206 LibraryIndex &libIndex = _indexes[libraryFile]; in load() local
209 if (!libIndex.contains(filename)) { in load()
218 LibraryEntry &entry = libIndex[filename]; in load()
319 LibraryIndex &libIndex = _indexes[libraryFile]; in getResourceNames() local
320 for (LibraryIndex::iterator i = libIndex.begin(); i != libIndex.end(); ++i) { in getResourceNames()
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/
H A Dresources.cpp206 LibraryIndex &libIndex = _indexes[libraryFile]; in load() local
209 if (!libIndex.contains(filename)) { in load()
218 LibraryEntry &entry = libIndex[filename]; in load()
319 LibraryIndex &libIndex = _indexes[libraryFile]; in getResourceNames() local
320 for (LibraryIndex::iterator i = libIndex.begin(); i != libIndex.end(); ++i) { in getResourceNames()
/dports/deskutils/pinot/pinot-1.20/IndexSearch/
H A DMakefile.am25 pkglib_LTLIBRARIES = libIndex.la libIndexSearch.la
74 pinot_label_DEPENDENCIES = libIndex.la
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-qsv11/libmfx/src/
H A Dmfx_library_iterator.cpp404 DWORD libIndex = 0; in SelectDLLVersion() local
539 libIndex = index; in SelectDLLVersion()
572 m_lastLibIndex = libIndex; in SelectDLLVersion()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/api/mfx_dispatch/windows/src/
H A Dmfx_library_iterator.cpp404 DWORD libIndex = 0; in SelectDLLVersion() local
539 libIndex = index; in SelectDLLVersion()
572 m_lastLibIndex = libIndex; in SelectDLLVersion()
/dports/multimedia/onevpl/oneVPL-2022.0.6/dispatcher/windows/
H A Dmfx_library_iterator.cpp397 DWORD libIndex = 0; in SelectDLLVersion() local
537 libIndex = index; in SelectDLLVersion()
567 m_lastLibIndex = libIndex; in SelectDLLVersion()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Console/
H A DMain.cpp345 int libIndex = codecs->GetCodecLibIndex(j); in Main2() local
346 if (libIndex >= 0) in Main2()
349 ConvertUInt32ToString(libIndex, s); in Main2()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/project/
H A Dproject_file.cpp131 int libIndex = 1; in MigrateFromLegacy() local
133 libKey << libIndex; in MigrateFromLegacy()
144 libKey << ++libIndex; in MigrateFromLegacy()
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Console/
H A DMain.cpp323 int libIndex = codecs->GetCodecLibIndex(j); in Main2() local
324 if (libIndex >= 0) in Main2()
327 ConvertUInt32ToString(libIndex, s); in Main2()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Console/
H A DMain.cpp222 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
224 if (libIndex >= 0) in PrintLibIndex()
225 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Console/
H A DMain.cpp222 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
224 if (libIndex >= 0) in PrintLibIndex()
225 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Console/
H A DMain.cpp222 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
224 if (libIndex >= 0) in PrintLibIndex()
225 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Console/
H A DMain.cpp211 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
213 if (libIndex >= 0) in PrintLibIndex()
214 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Console/
H A DMain.cpp221 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
223 if (libIndex >= 0) in PrintLibIndex()
224 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Console/
H A DMain.cpp213 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
215 if (libIndex >= 0) in PrintLibIndex()
216 PrintUInt32(so, libIndex, 2); in PrintLibIndex()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Console/
H A DMain.cpp314 static void PrintLibIndex(CStdOutStream &so, int libIndex) in PrintLibIndex() argument
316 if (libIndex >= 0) in PrintLibIndex()
317 PrintUInt32(so, (UInt32)libIndex, 2); in PrintLibIndex()
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dscrapbookpalette.cpp1050 int libIndex = 0; in closeOnDel() local
1056 libIndex = a; in closeOnDel()
1060 if ((libIndex == 0) || (libIndex == 1)) in closeOnDel()
/dports/www/itop/web/lib/scssphp/src/
H A DCompiler.php3202 protected static $libIndex = array('list', 'value'); variable in Leafo\\ScssPhp\\Compiler
3203 protected function libIndex($args) function in Leafo\\ScssPhp\\Compiler
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/scssphp/scssphp/src/
H A DCompiler.php5937 protected static $libIndex = ['list', 'value']; variable in ScssPhp\\ScssPhp\\Compiler
5938 protected function libIndex($args) function in ScssPhp\\ScssPhp\\Compiler
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/scssphp/scssphp/src/
H A DCompiler.php5937 protected static $libIndex = ['list', 'value']; variable in ScssPhp\\ScssPhp\\Compiler
5938 protected function libIndex($args) function in ScssPhp\\ScssPhp\\Compiler

12