HomeSort by relevance Sort by last modified time
    Searched defs:isAbsolutePath (Results 1 - 23 of 23) sorted by null

  /external/ant-glob/src/org/apache/tools/ant/util/
FileUtils.java 116 public static boolean isAbsolutePath(String filename) {
154 if (!isAbsolutePath(path)) {
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java 70 if (!isAbsolutePath(localPath))
155 public static boolean isAbsolutePath(String systemId)
172 if(!isAbsolutePath(systemId))
246 if (!isAbsolutePath(localPath))
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java 63 if (!isAbsolutePath(localPath))
148 public static boolean isAbsolutePath(String systemId)
165 if(!isAbsolutePath(systemId))
239 if (!isAbsolutePath(localPath))
  /external/deqp/framework/delibs/decpp/
deFilePath.cpp 119 if (isAbsolutePath() && numUp > 0)
155 else if (isAbsolutePath())
209 bool FilePath::isAbsolutePath (void) const
216 DE_TEST_ASSERT(!FilePath(".").isAbsolutePath());
217 DE_TEST_ASSERT(!FilePath("..\\foo").isAbsolutePath());
218 DE_TEST_ASSERT(!FilePath("foo").isAbsolutePath());
219 DE_TEST_ASSERT(FilePath("\\foo/bar").isAbsolutePath());
220 DE_TEST_ASSERT(FilePath("/foo").isAbsolutePath());
221 DE_TEST_ASSERT(FilePath("\\").isAbsolutePath());
222 DE_TEST_ASSERT(FilePath("\\\\net\\loc").isAbsolutePath());
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
ant-glob-1.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /external/annotation-tools/asmx/test/lib/
jd.xslt-1.5.5.jar 
  /external/junit-params/lib/
assertj-core-1.7.1.jar 
  /prebuilts/tools/common/m2/repository/org/assertj/assertj-core/2.0.0/
assertj-core-2.0.0.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/assertj/assertj-core/3.8.0/
assertj-core-3.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.4.1.jar 
gradle-api-3.5-20170307000048+0000.jar 

Completed in 109 milliseconds