Home
last modified time | relevance | path

Searched refs:getNewPath (Results 1 – 16 of 16) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/
H A DPreferencesSettingsTransfer.java40 File destFolder = new File(getNewPath(newWorkspaceRoot).toOSString()); in transferSettings()
82 private IPath getNewPath(IPath newWorkspaceRoot) { in getNewPath() method in PreferencesSettingsTransfer
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/autotests/proxymodeltestsuite/
H A Dmodeleventlogger.h22 Q_PROPERTY(QString newPath READ getNewPath) in Q_PROPERTY()
43 QString getNewPath() const in getNewPath() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/changes/
H A DRenameSourceFolderChange.java107 sourceFolder.move(getNewPath(), getCoreMoveFlags(), getJavaModelUpdateFlags(), null, pm); in doRename()
127 private IPath getNewPath() { in getNewPath() method in RenameSourceFolderChange
/dports/devel/arcanist/arcanist-b2e715f/src/init/lib/
H A DPhutilLibraryConflictException.php82 public function getNewPath() { function in PhutilLibraryConflictException
/dports/devel/arcanist-lib/arcanist-b2e715f/src/init/lib/
H A DPhutilLibraryConflictException.php82 public function getNewPath() { function in PhutilLibraryConflictException
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/events/
H A DNodeIDMap.java113 public IPath getNewPath(long nodeID) { in getNewPath() method in NodeIDMap
H A DResourceDelta.java156 IPath newPath = nodeIDMap.getNewPath(oldInfo.getNodeId()); in fixMovesAndMarkers()
281 return deltaInfo.getNodeIDMap().getNewPath(oldInfo.getNodeId()); in getMovedToPath()
/dports/textproc/highlight/highlight-4.1/src/core/
H A Dsyntaxreader.cpp404 nestedStateEndDelimiters[getNewPath(lang)] = closeDelim; in load()
410 allowInnerSections[getNewPath(lang)] = allowInnerSectionsFlag; in load()
573 string SyntaxReader::getNewPath(const string& lang) in getNewPath() function in highlight::SyntaxReader
H A Dcodegenerator.cpp769 embedLangDefPath = currentSyntax->getNewPath(regexGroups[oldIndex].name); in getCurrentState()
/dports/textproc/highlight/highlight-4.1/src/include/
H A Dsyntaxreader.h274 string getNewPath(const string& lang);
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/
H A DFSHLog.java607 private Path getNewPath() throws IOException { in getNewPath() method in FSHLog
687 Path newPath = getNewPath(); in rollWriter()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/util/
H A DXMLSource.java377 public String getNewPath() { in getNewPath() method in XMLSource.Alias
439 aliasMap.put(temp.getOldPath(), temp.getNewPath()); in loadAliases()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/
H A Dmegaapi.h4752 virtual const char* getNewPath() const;
H A Dmegaapi_impl.h986 const char *getNewPath() const override;
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi.cpp5546 const char *MegaSyncEvent::getNewPath() const in getNewPath() function in mega::MegaSyncEvent
H A Dmegaapi_impl.cpp23525 const char *MegaSyncEventPrivate::getNewPath() const in getNewPath() function in mega::MegaSyncEventPrivate