Home
last modified time | relevance | path

Searched defs:exactPath (Results 1 – 6 of 6) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Path/Default/
H A DPathFinderDef.h37 bool exactPath; variable
/dports/net/mailcommon/mailcommon-21.12.3/src/filter/filteractions/
H A Dfilteractionwithfolder.cpp62 bool exactPath = false; in argsFromStringInteractive() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DLoadOpenSimLibrary.cpp153 OpenSim::LoadOpenSimLibraryExact(const std::string& exactPath, in LoadOpenSimLibraryExact()
/dports/net/mailcommon/mailcommon-21.12.3/src/filter/dialog/
H A Dfilteractionmissingfolderdialog.cpp158 …List FilterActionMissingFolderDialog::potentialCorrectFolders(const QString &path, bool &exactPath) in potentialCorrectFolders()
/dports/net/mailcommon/mailcommon-21.12.3/src/util/
H A Dmailutil.cpp194 bool exactPath = false; in convertFolderPathToCollectionId() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavaProject.java2722 IPath exactPath = resource.getFullPath(); in isOnClasspath() local