Home
last modified time | relevance | path

Searched refs:isAbsolutePath (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeFilePath.cpp119 if (isAbsolutePath() && numUp > 0) in normalize()
155 else if (isAbsolutePath()) in getDirName()
209 bool FilePath::isAbsolutePath (void) const in isAbsolutePath() function in de::FilePath
216 DE_TEST_ASSERT(!FilePath(".").isAbsolutePath()); in FilePath_selfTest()
217 DE_TEST_ASSERT(!FilePath("..\\foo").isAbsolutePath()); in FilePath_selfTest()
218 DE_TEST_ASSERT(!FilePath("foo").isAbsolutePath()); in FilePath_selfTest()
219 DE_TEST_ASSERT(FilePath("\\foo/bar").isAbsolutePath()); in FilePath_selfTest()
220 DE_TEST_ASSERT(FilePath("/foo").isAbsolutePath()); in FilePath_selfTest()
221 DE_TEST_ASSERT(FilePath("\\").isAbsolutePath()); in FilePath_selfTest()
222 DE_TEST_ASSERT(FilePath("\\\\net\\loc").isAbsolutePath()); in FilePath_selfTest()
[all …]
DdeFilePath.hpp73 bool isAbsolutePath (void) const;
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DSystemIDResolver.java70 if (!isAbsolutePath(localPath)) in getAbsoluteURIFromRelative()
155 public static boolean isAbsolutePath(String systemId) in isAbsolutePath() method in SystemIDResolver
172 if(!isAbsolutePath(systemId)) in isWindowsAbsolutePath()
246 if (!isAbsolutePath(localPath)) in getAbsoluteURI()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSystemIDResolver.java63 if (!isAbsolutePath(localPath)) in getAbsoluteURIFromRelative()
148 public static boolean isAbsolutePath(String systemId) in isAbsolutePath() method in SystemIDResolver
165 if(!isAbsolutePath(systemId)) in isWindowsAbsolutePath()
239 if (!isAbsolutePath(localPath)) in getAbsoluteURI()
/external/ant-glob/src/org/apache/tools/ant/util/
DFileUtils.java116 public static boolean isAbsolutePath(String filename) { in isAbsolutePath() method in FileUtils
154 if (!isAbsolutePath(path)) { in dissect()
/external/ant-glob/src/org/apache/tools/ant/types/selectors/
DSelectorUtils.java530 if (FileUtils.isAbsolutePath(path)) { in tokenizePath()
547 if (FileUtils.isAbsolutePath(path)) { in tokenizePathAsArray()
/external/deqp/execserver/
DxsPosixTestProcess.cpp203 …string cmdLine = de::FilePath(name).isAbsolutePath() ? name : de::FilePath::join(workingDir, name)… in start()
DxsWin32TestProcess.cpp671 …string cmdLine = de::FilePath(name).isAbsolutePath() ? name : de::FilePath::join(workingDir, name)… in start()
/external/junit-params/lib/
Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...
/external/guice/extensions/struts2/lib/
Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...