/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.2/ |
jdeferred-core-1.2.2.pom | 23 <relativePath>../parent/pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/jdeferred/jdeferred-core/1.2.3/ |
jdeferred-core-1.2.3.pom | 23 <relativePath>../parent/pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.12.613/ |
kotlin-jdk-annotations-0.12.613.pom | 16 <relativePath>../../pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1513/ |
kotlin-jdk-annotations-0.13.1513.pom | 16 <relativePath>../../pom.xml</relativePath>
|
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-jdk-annotations/0.13.1514/ |
kotlin-jdk-annotations-0.13.1514.pom | 16 <relativePath>../../pom.xml</relativePath>
|
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.4.201502262128/ |
org.jacoco.core-0.7.4.201502262128.pom | 19 <relativePath>../org.jacoco.build</relativePath>
|
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.5.201505241946/ |
org.jacoco.core-0.7.5.201505241946.pom | 19 <relativePath>../org.jacoco.build</relativePath>
|
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.6.201602180812/ |
org.jacoco.core-0.7.6.201602180812.pom | 19 <relativePath>../org.jacoco.build</relativePath>
|
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.4.201502262128/ |
org.jacoco.report-0.7.4.201502262128.pom | 19 <relativePath>../org.jacoco.build</relativePath>
|
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.report/0.7.5.201505241946/ |
org.jacoco.report-0.7.5.201505241946.pom | 19 <relativePath>../org.jacoco.build</relativePath>
|
/sdk/eclipse/artifacts/bundles/ |
pom.xml | 12 <relativePath>../../pom.xml</relativePath>
|
/external/protobuf/vsprojects/ |
test_plugin.vcproj | 181 RelativePath="..\src\google\protobuf\compiler\mock_code_generator.h" 185 RelativePath="..\src\google\protobuf\testing\file.h" 194 RelativePath="..\src\google\protobuf\compiler\test_plugin.cc" 198 RelativePath="..\src\google\protobuf\compiler\mock_code_generator.cc" 202 RelativePath="..\src\google\protobuf\testing\file.cc"
|
/external/srtp/googlepatches/ |
vidyo-1-srtp-win.patch | 217 + RelativePath=".\srtp\ekt.c" 221 RelativePath=".\srtp\srtp.c" 228 - RelativePath=".\crypto\include\crypto_math.h" 232 RelativePath=".\crypto\include\crypto_types.h" 239 + RelativePath=".\include\ekt.h" 243 RelativePath=".\crypto\include\err.h" 250 - RelativePath=".\crypto\include\kernel_compat.h" 254 RelativePath=".\crypto\include\key.h" 261 - RelativePath=".\include\rtp.h" 265 RelativePath=".\crypto\include\sha1.h [all...] |
/external/jsoncpp/makefiles/vs71/ |
test_lib_json.vcproj | 119 RelativePath="..\..\src\test_lib_json\jsontest.cpp">
122 RelativePath="..\..\src\test_lib_json\jsontest.h">
125 RelativePath="..\..\src\test_lib_json\main.cpp">
|
/external/v8/src/ |
startup-data-util.cc | 81 char* RelativePath(char** buffer, const char* exec_path, const char* name) { 109 LoadFromFiles(RelativePath(&natives, directory_path, "natives_blob.bin"), 110 RelativePath(&snapshot, directory_path, "snapshot_blob.bin"));
|
/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
MapKeyProcessorTest.java | 43 " String relativePath() default \"Defaultpath\";", 63 " public static PathKey createPathKey(PathEnum value, String relativePath) {", 64 " return new AutoAnnotation_PathKeyCreator_createPathKey(value, relativePath);", 88 " String relativePath() default \"Defaultpath\";", 110 " public static PathKey createPathKey(PathEnum value, String relativePath) {", 112 " value, relativePath);", 135 " @Provides(type = MAP) @PathKey(relativePath = \"AdminPath\", value = PathEnum.ADMIN)", 150 " @Provides(type = MAP) @PathKey(value = PathEnum.LOGIN, relativePath = \"LoginPath\")", 165 " String relativePath() default \"DefaultPath\";", 326 " @Provides(type = MAP) @PathKey(value = PathEnum.LOGIN, relativePath = \"LoginPath\")" [all...] |
/external/skia/tools/ |
skdiff_html.cpp | 182 const SkString& relativePath, bool local) { 191 resource.fFullPath.prepend(relativePath); 207 resource.fFullPath.prepend(relativePath); 212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { 216 print_diff_resource_cell(stream, diff.fWhite, relativePath, true); 217 print_diff_resource_cell(stream, diff.fDifference, relativePath, true); 218 print_diff_resource_cell(stream, diff.fBase, relativePath, false); 219 print_diff_resource_cell(stream, diff.fComparison, relativePath, false); 256 SkString relativePath; 261 relativePath.append(".." PATH_DIV_STR) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/ |
LibraryProperties.java | 86 String relativePath; 173 IPath relativePath = iProject.getLocation().makeRelativeTo( 176 addItem(relativePath.toString(), iProject, -1); 213 addItem(data.relativePath, data.project, index - 1); 233 addItem(data.relativePath, data.project, index + 1); 296 data.relativePath); 332 * @param relativePath the relative path of the library entry 336 private void addItem(String relativePath, IProject project, int index) { 338 data.relativePath = relativePath; [all...] |
/external/androidplot/Examples/DemoApp/ |
pom.xml | 8 <relativePath>../../pom.xml</relativePath>
|
/external/jacoco/org.jacoco.ant/ |
pom.xml | 19 <relativePath>../org.jacoco.build</relativePath>
|
/external/jacoco/org.jacoco.ant.test/ |
pom.xml | 19 <relativePath>../org.jacoco.tests</relativePath>
|
/external/jacoco/org.jacoco.core.test/ |
pom.xml | 19 <relativePath>../org.jacoco.tests</relativePath>
|
/external/jacoco/org.jacoco.examples/ |
pom.xml | 19 <relativePath>../org.jacoco.build</relativePath>
|
/external/libgdx/backends/gdx-backend-jglfw/ |
pom.xml | 8 <relativePath>../../pom.xml</relativePath>
|
/external/libgdx/backends/gdx-backend-lwjgl/ |
pom.xml | 8 <relativePath>../../pom.xml</relativePath>
|