HomeSort by relevance Sort by last modified time
    Searched full:relativepath (Results 301 - 325 of 1338) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/
guice-plexus-1.4.2.pom 8 <relativePath>../guice-bean</relativePath>
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-runtime/1.0.0/
kotlin-runtime-1.0.0.pom 12 <relativePath>../../pom.xml</relativePath>
  /external/python/cpython2/PC/VS7.1/
_elementtree.vcproj 246 RelativePath="..\..\Modules\_elementtree.c">
249 RelativePath="..\..\Modules\expat\xmlparse.c">
252 RelativePath="..\..\Modules\expat\xmlrole.c">
255 RelativePath="..\..\Modules\expat\xmltok.c">
pyexpat.vcproj 245 RelativePath="..\..\Modules\pyexpat.c">
248 RelativePath="..\..\Modules\expat\xmlparse.c">
251 RelativePath="..\..\Modules\expat\xmlrole.c">
254 RelativePath="..\..\Modules\expat\xmltok.c">
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java 167 String relativePath = null;
176 relativePath = LocalAlbum.getRelativePath(bucketId);
178 + ", relative path: " + relativePath);
181 WidgetDatabaseHelper.TYPE_ALBUM, albumPath, relativePath);
WidgetDatabaseHelper.java 50 private static final String FIELD_RELATIVE_PATH = "relativePath";
74 public String relativePath;
86 relativePath = cursor.getString(INDEX_RELATIVE_PATH);
182 db.execSQL("ALTER TABLE widgets ADD COLUMN relativePath TEXT");
218 public boolean setWidget(int id, int type, String albumPath, String relativePath) {
224 values.put(FIELD_RELATIVE_PATH, relativePath);
290 values.put(FIELD_RELATIVE_PATH, entry.relativePath);
  /external/icu/icu4c/source/test/cintltst/
sprpdata.c 279 const char *relativepath = NULL; local
285 relativepath = U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING;
288 relativepath = ".."U_FILE_SEP_STRING".."U_FILE_SEP_STRING"test"U_FILE_SEP_STRING"testdata"U_FILE_SEP_STRING;
300 filename = (char*) malloc(strlen(srcdatapath)+strlen(relativepath)+strlen(txtFileName)+10 );
303 strcat(filename,relativepath);
  /cts/hostsidetests/media/bitstreams/app/src/android/media/cts/bitstreams/app/
MediaBitstreamsDeviceSideTest.java 249 private void verifyBitstream(PrintStream ps, String relativePath) {
250 ps.println(relativePath);
255 String fullPath = new File(mDeviceBitstreamsPath, relativePath).toString();
257 String lastCrash = MediaBitstreams.generateCrashSignature(relativePath, "");
263 frameChecksums = getFrameChecksumsForPath(relativePath);
274 String lastCrash = MediaBitstreams.generateCrashSignature(relativePath, name);
  /external/jacoco/jacoco/
pom.xml 19 <relativePath>../org.jacoco.build</relativePath>
  /external/jacoco/jacoco-maven-plugin/
pom.xml 20 <relativePath>../org.jacoco.build</relativePath>
  /external/jacoco/org.jacoco.ant/
pom.xml 19 <relativePath>../org.jacoco.build</relativePath>
  /external/jacoco/org.jacoco.cli/
pom.xml 19 <relativePath>../org.jacoco.build</relativePath>
  /external/jacoco/org.jacoco.core.test/
pom.xml 19 <relativePath>../org.jacoco.tests</relativePath>
  /external/jacoco/org.jacoco.examples.test/
pom.xml 19 <relativePath>../org.jacoco.tests</relativePath>
  /external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/
MavenManifestFactory.java 31 final URI relativePath = workingDirectory.relativize(absolutePath);
32 manifestFile = Fs.newFile(relativePath.toString());
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.1.2-4/
kotlin-stdlib-1.1.2-4.pom 7 <relativePath>../../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/
kryo-2.24.0.pom 7 <relativePath>../pom.xml/pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.pom 8 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.19.0/
google-http-client-1.19.0.pom 8 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.22.0/
google-http-client-1.22.0.pom 8 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger-compiler/1.2.2/
dagger-compiler-1.2.2.pom 25 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-runtime/2.21/
istack-commons-runtime-2.21.pom 50 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.pom 51 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/mvn/jaxb-external-parent/2.2.11/
jaxb-external-parent-2.2.11.pom 51 <relativePath>../pom.xml</relativePath>
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.pom 26 <relativePath>../pom.xml</relativePath>

Completed in 1297 milliseconds

<<11121314151617181920>>