HomeSort by relevance Sort by last modified time
    Searched full:relativize (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator.sh 369 # Relativize the symlink.
374 # Relativize the symlink.
378 # Relativize the symlink.
382 # Relativize the symlink.
  /libcore/luni/src/test/java/libcore/java/net/
URITest.java 529 assertEquals("b/c", a.relativize(b).toString()); // RI assumes a directory
659 assertEquals(relative, absolute.relativize(new URI("http://android.com/robots.txt")));
660 assertEquals(new URI(""), absolute.relativize(absolute));
661 assertEquals(relative, absolute.relativize(relative));
662 assertEquals(absolute, relative.relativize(absolute));
663 assertEquals(new URI(""), relative.relativize(relative));
OldURITest.java 112 b.relativize(null);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
URITest.java     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-shared-2.6.jar 
  /libcore/luni/src/main/java/java/net/
URI.java 64 * {@link #relativize} to compute the relative URI from one URI to another.
74 * System.out.println(absolute.relativize(resolved));
1133 public URI relativize(URI relative) { method in class:URI
    [all...]
  /external/smack/src/org/xbill/DNS/
Name.java 442 relativize(Name origin) { method in class:Name
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
android.py     [all...]
make.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
v8-raytrace.html     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 3118 milliseconds

1 2