Home
last modified time | relevance | path

Searched refs:lastPathComponent (Results 1 – 25 of 795) sorted by relevance

12345678910>>...32

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/tree/
H A DTreePath.java89 private Object lastPathComponent; field in TreePath
103 lastPathComponent = path[path.length - 1]; in TreePath()
104 if (lastPathComponent == null) { in TreePath()
121 public TreePath(Object lastPathComponent) { in TreePath() argument
122 if(lastPathComponent == null) in TreePath()
124 this.lastPathComponent = lastPathComponent; in TreePath()
138 if(lastPathComponent == null) in TreePath()
141 this.lastPathComponent = lastPathComponent; in TreePath()
162 lastPathComponent = path[length - 1]; in TreePath()
163 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/javax/swing/tree/
H A DTreePath.java90 private Object lastPathComponent; field in TreePath
104 lastPathComponent = path[path.length - 1]; in TreePath()
105 if (lastPathComponent == null) { in TreePath()
122 public TreePath(Object lastPathComponent) { in TreePath() argument
123 if(lastPathComponent == null) in TreePath()
125 this.lastPathComponent = lastPathComponent; in TreePath()
139 if(lastPathComponent == null) in TreePath()
142 this.lastPathComponent = lastPathComponent; in TreePath()
163 lastPathComponent = path[length - 1]; in TreePath()
164 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/tree/
H A DTreePath.java89 private Object lastPathComponent; field in TreePath
103 lastPathComponent = path[path.length - 1]; in TreePath()
104 if (lastPathComponent == null) { in TreePath()
121 public TreePath(Object lastPathComponent) { in TreePath() argument
122 if(lastPathComponent == null) in TreePath()
124 this.lastPathComponent = lastPathComponent; in TreePath()
138 if(lastPathComponent == null) in TreePath()
141 this.lastPathComponent = lastPathComponent; in TreePath()
162 lastPathComponent = path[length - 1]; in TreePath()
163 if (lastPathComponent == null) { in TreePath()
[all …]
/dports/graphics/laternamagica/LaternaMagica-0.5/
H A DFileTable.m89 NSString *lastPathComponent;
91 lastPathComponent = [filename lastPathComponent];
98 if (![filesToIgnore containsObject:lastPathComponent])
101 if (![lastPathComponent hasPrefix: @"."])
113 NSString *lastPathComponent;
115 lastPathComponent = [path lastPathComponent];
116 if (![filesToIgnore containsObject:lastPathComponent])
119 if (![lastPathComponent hasPrefix: @"."])
230 if (![filesToIgnore containsObject:[filename lastPathComponent]])
/dports/games/residualvm/residualvm-0.3.1/test/common/
H A Dstr.h264 TS_ASSERT_EQUALS(Common::lastPathComponent("/", '/'), ""); in test_lastPathComponent()
265 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/bar", '/'), "bar"); in test_lastPathComponent()
266 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo//bar/", '/'), "bar"); in test_lastPathComponent()
267 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/./bar", '/'), "bar"); in test_lastPathComponent()
271 TS_ASSERT_EQUALS(Common::lastPathComponent("", '/'), ""); in test_lastPathComponent()
272 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/bar", '/'), "bar"); in test_lastPathComponent()
273 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//bar/", '/'), "bar"); in test_lastPathComponent()
274 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/./bar", '/'), "bar"); in test_lastPathComponent()
275 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//./bar//", '/'), "bar"); in test_lastPathComponent()
276 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//.bar//", '/'), ".bar"); in test_lastPathComponent()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/test/common/
H A Dstr.h273 TS_ASSERT_EQUALS(Common::lastPathComponent("/", '/'), ""); in test_lastPathComponent()
274 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/bar", '/'), "bar"); in test_lastPathComponent()
275 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo//bar/", '/'), "bar"); in test_lastPathComponent()
276 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/./bar", '/'), "bar"); in test_lastPathComponent()
280 TS_ASSERT_EQUALS(Common::lastPathComponent("", '/'), ""); in test_lastPathComponent()
281 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/bar", '/'), "bar"); in test_lastPathComponent()
282 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//bar/", '/'), "bar"); in test_lastPathComponent()
283 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/./bar", '/'), "bar"); in test_lastPathComponent()
284 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//./bar//", '/'), "bar"); in test_lastPathComponent()
285 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//.bar//", '/'), ".bar"); in test_lastPathComponent()
[all …]
/dports/games/scummvm/scummvm-2.5.1/test/common/
H A Dstr.h274 TS_ASSERT_EQUALS(Common::lastPathComponent("/", '/'), ""); in test_lastPathComponent()
275 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/bar", '/'), "bar"); in test_lastPathComponent()
276 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo//bar/", '/'), "bar"); in test_lastPathComponent()
277 TS_ASSERT_EQUALS(Common::lastPathComponent("/foo/./bar", '/'), "bar"); in test_lastPathComponent()
281 TS_ASSERT_EQUALS(Common::lastPathComponent("", '/'), ""); in test_lastPathComponent()
282 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/bar", '/'), "bar"); in test_lastPathComponent()
283 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//bar/", '/'), "bar"); in test_lastPathComponent()
284 TS_ASSERT_EQUALS(Common::lastPathComponent("foo/./bar", '/'), "bar"); in test_lastPathComponent()
285 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//./bar//", '/'), "bar"); in test_lastPathComponent()
286 TS_ASSERT_EQUALS(Common::lastPathComponent("foo//.bar//", '/'), ".bar"); in test_lastPathComponent()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAFilePathUtils.cpp76 CFStringRef lastPathComponent = CFURLCopyLastPathComponent(fullurl); in PosixPathToParentFSRefAndName() local
78 CFMutableStringRef filename = CFStringCreateMutableCopy(NULL, 0, lastPathComponent); in PosixPathToParentFSRefAndName()
79 CFRelease(lastPathComponent); in PosixPathToParentFSRefAndName()
/dports/emulators/stella/stella-6.6/src/unix/
H A DFSNodePOSIX.cxx52 _displayName = lastPathComponent(_path);
191 _displayName = lastPathComponent(_path); in makeDir()
216 _displayName = lastPathComponent(_path); in rename()
236 const char* end = lastPathComponent(_path); in getParent()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/utils/
H A Dpath_util.cpp84 Common::String lastPart = Common::lastPathComponent(newPath, '/'); in getFileName()
96 Common::String extension = Common::lastPathComponent(fileName, '.'); in getFileNameWithoutExtension()
106 return Common::lastPathComponent(path, '.'); in getExtension()
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/utils/
H A Dpath_util.cpp84 Common::String lastPart = Common::lastPathComponent(newPath, '/'); in getFileName()
96 Common::String extension = Common::lastPathComponent(fileName, '.'); in getFileNameWithoutExtension()
106 return Common::lastPathComponent(path, '.'); in getExtension()
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DExtendedFileWrapper.m116 …NSString stringWithFormat: @"%@/%@.tar", GNUMailTemporaryDirectory(), [thePath lastPathComponent]],
122 …SString stringWithFormat: @"%@/%@.tar", GNUMailTemporaryDirectory(), [thePath lastPathComponent]]];
134 …NSString stringWithFormat: @"%@/%@.zip", GNUMailTemporaryDirectory(), [thePath lastPathComponent]],
141 …SString stringWithFormat: @"%@/%@.zip", GNUMailTemporaryDirectory(), [thePath lastPathComponent]]];
/dports/mail/pantomime/Pantomime-1.3.0/Framework/Pantomime/
H A DCWLocalStore.m451 [pathToFile substringToIndex: ([pathToFile length]-[[pathToFile lastPathComponent] length]-1)],
452 [pathToFile lastPathComponent]] handler: nil];
621 aString = [theName lastPathComponent];
766 str1 = [theName lastPathComponent];
767 str2 = [theNewName lastPathComponent];
792 … [theNewName substringToIndex: ([theNewName length] - [[theNewName lastPathComponent] length])],
793 [theNewName lastPathComponent]]];
834 NSString *aString, *lastPathComponent, *pathToFolder;
896 lastPathComponent = [aString lastPathComponent];
897 pathToFolder = [aString substringToIndex: ([aString length] - [lastPathComponent length])];
[all …]
/dports/mail/gnumail/GNUMail-1.3.0/Bundles/Import/
H A DMailboxImportController+Filters.m73 [aStore createFolderWithName: [self uniqueMailboxNameFromName: [aString lastPathComponent]
76 proposedName: [aString lastPathComponent]]
107 [aStore createFolderWithName: [self uniqueMailboxNameFromName: [aString lastPathComponent]
110 proposedName: [aString lastPathComponent]]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dlive-variables.m6 - (id)lastPathComponent; method
19 if ((p != 0) && (getBool()) && ([filename lastPathComponent]) && (getBool())) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dlive-variables.m6 - (id)lastPathComponent; method
19 if ((p != 0) && (getBool()) && ([filename lastPathComponent]) && (getBool())) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dlive-variables.m6 - (id)lastPathComponent; method
19 if ((p != 0) && (getBool()) && ([filename lastPathComponent]) && (getBool())) {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dlive-variables.m6 - (id)lastPathComponent; method
19 if ((p != 0) && (getBool()) && ([filename lastPathComponent]) && (getBool())) {

12345678910>>...32