Home
last modified time | relevance | path

Searched defs:indexFile (Results 151 – 175 of 248) sorted by relevance

12345678910

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dxdxf.cc114 bool indexIsOldOrBad( string const & indexFile ) in indexIsOldOrBad()
214 string const & indexFile, in XdxfDictionary()
1188 string indexFile = indicesDir + dictId; in makeDictionaries() local
H A Dgls.cc421 bool indexIsOldOrBad( string const & indexFile, bool hasZipFile ) in indexIsOldOrBad()
530 string const & indexFile, in GlsDictionary()
1609 string indexFile = indicesDir + dictId; in makeDictionaries() local
H A Ddictionary.cc481 string const & indexFile ) throw() in needToRebuildIndex()
H A Dmdx.cc294 MdxDictionary::MdxDictionary( string const & id, string const & indexFile, in MdxDictionary()
1384 static bool indexIsOldOrBad( vector< string > const & dictFiles, string const & indexFile ) in run()
1439 string indexFile = indicesDir + dictId; in run() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/startrek/
H A Dstartrek.cpp440 Common::SeekableReadStream *indexFile = 0; in loadFile() local
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dqhp.cpp132 QCString indexFile = "index"+Doxygen::htmlFileExtension; in initialize() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Ddetection.cpp237 for (const SteamIndexFile *indexFile = steamIndexFiles; indexFile->len; ++indexFile) { in lookUpSteamIndexFile() local
256 const SteamIndexFile *indexFile = lookUpSteamIndexFile(pattern, platform); in generateFilenameForDetection() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/hackage-security-0.6.0.1/src/Hackage/Security/
H A DClient.hs547 indexFile = indexFileFromPath repIndexLayout function
817 indexFile = indexFileFromPath repIndexLayout function
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DTaskLog.java188 File indexFile = getIndexFile(taskid, isCleanup); in getAllLogsFileDetails() local
332 File indexFile = getIndexFile(currentTaskid, isCleanup); in writeToIndexFile() local
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/kmindexreader/
H A Dkmindexreader.cpp152 KMIndexReader::KMIndexReader(const QString &indexFile) in KMIndexReader()
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/modules/system/admin/tplsets/
H A Dmain.php101 $indexFile = XOOPS_ROOT_PATH . '/modules/system/include/index.html'; variable
/dports/deskutils/syncthingtray/qtutilities/settingsdialog/
H A Dqtsettings.cpp298 QFile indexFile(searchPath % QChar('/') % iconTheme % QStringLiteral("/index.theme")); in setupWidget() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DTestTaskTrackerLogIndex.java273 File indexFile = TaskLog.getIndexFile(attemptId, false); in testWithDFS() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/drascula/
H A Dsaveload.cpp40 Common::InSaveFile *indexFile = _saveFileMan->openForLoading(indexFileName); in checkForOldSaveGames() local
/dports/games/scummvm/scummvm-2.5.1/engines/drascula/
H A Dsaveload.cpp40 Common::InSaveFile *indexFile = _saveFileMan->openForLoading(indexFileName); in checkForOldSaveGames() local
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/cramtools/ref/
H A DReferenceSource.java98 File indexFile = new File(file.getAbsoluteFile() + ".fai"); in ReferenceSource() local
/dports/devel/spark/spark-2.1.1/common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/
H A DExternalShuffleBlockResolver.java241 File indexFile = getFile(executor.localDirs, executor.subDirsPerLocalDir, in getSortBasedShuffleBlockData() local
/dports/x11-fm/pcmanfm-qt/pcmanfm-qt-1.0.0/pcmanfm/
H A Dpreferencesdialog.cpp59 QString indexFile = dirName + QLatin1Char('/') + subDir + QStringLiteral("/index.theme"); in findIconThemesInDir() local
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/
H A DMapFile.java154 Path indexFile = new Path(dir, INDEX_FILE_NAME); in Writer() local
281 Path indexFile = new Path(dir, INDEX_FILE_NAME); in open() local
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/Docs/
H A DAsHtml.hs75 indexFile = [] function
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Ddetection_internal.h68 const SteamIndexFile *indexFile = lookUpSteamIndexFile(pattern, platform); in generateFilenameForDetection() local
/dports/graphics/lximage-qt/lximage-qt-1.0.0/src/
H A Dpreferencesdialog.cpp178 QString indexFile = dirName + QLatin1Char('/') + subDir + QStringLiteral("/index.theme"); in findIconThemesInDir() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/lib/
H A Drepository.cpp252 QFile indexFile(path + QLatin1String("/index.katesyntax")); in loadSyntaxFolderFromIndex() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/file/
H A DZipFileIndex.java789 File indexFile = zipFileIndex.getIndexFile(); in initEntries() local
912 File indexFile = getIndexFile(); in writeIndex() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/file/
H A DZipFileIndex.java789 File indexFile = zipFileIndex.getIndexFile(); in initEntries() local
912 File indexFile = getIndexFile(); in writeIndex() local

12345678910