Home
last modified time | relevance | path

Searched refs:SNAPSHOT (Results 1 – 25 of 121) sorted by relevance

12345

/external/dagger2/javatests/artifacts/dagger-android/simple/app/
Dbuild.gradle50 implementation 'com.google.dagger:dagger:LOCAL-SNAPSHOT'
51 implementation 'com.google.dagger:dagger-android-support:LOCAL-SNAPSHOT'
52 annotationProcessor 'com.google.dagger:dagger-compiler:LOCAL-SNAPSHOT'
53 annotationProcessor 'com.google.dagger:dagger-android-processor:LOCAL-SNAPSHOT'
61 testImplementation 'com.google.dagger:dagger-compiler:LOCAL-SNAPSHOT'
62 testAnnotationProcessor 'com.google.dagger:dagger-android-processor:LOCAL-SNAPSHOT'
68 androidTestImplementation 'com.google.dagger:dagger-compiler:LOCAL-SNAPSHOT'
69 androidTestAnnotationProcessor 'com.google.dagger:dagger-android-processor:LOCAL-SNAPSHOT'
/external/dagger2/javatests/artifacts/hilt-android/gradleConfigCache/app/
Dbuild.gradle55 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
56 kapt 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
62 testImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
63 kaptTest 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
67 androidTestImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
68 kaptAndroidTest 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/dagger2/java/dagger/hilt/android/example/gradle/simple/app/
Dbuild.gradle53 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
54 annotationProcessor 'com.google.dagger:hilt-android-compiler:LOCAL-SNAPSHOT'
62 testImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
63 testAnnotationProcessor 'com.google.dagger:hilt-android-compiler:LOCAL-SNAPSHOT'
69 androidTestImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
70 androidTestAnnotationProcessor 'com.google.dagger:hilt-android-compiler:LOCAL-SNAPSHOT'
/external/dagger2/javatests/artifacts/hilt-android/simpleKotlin/app/
Dbuild.gradle76 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
77 kapt 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
87 testImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
88 kaptTest 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
94 androidTestImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
95 kaptAndroidTest 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/jackson-databind/docs/javadoc/2.10/
Doptions2SNAPSHOT/jackson-annotations-2.10.1-SNAPSHOT.jar:/Users/tatu/.m2/repository/com/fasterxml/jackson/…
/external/dagger2/java/dagger/example/gradle/android/simple/app/
Dbuild.gradle34 implementation 'com.google.dagger:dagger:LOCAL-SNAPSHOT'
35 implementation 'com.google.dagger:dagger-android-support:LOCAL-SNAPSHOT'
36 annotationProcessor 'com.google.dagger:dagger-compiler:LOCAL-SNAPSHOT'
37 annotationProcessor 'com.google.dagger:dagger-android-processor:LOCAL-SNAPSHOT'
/external/icu/tools/cldr/lib/
DREADME.txt61 -Dversion=0.1-SNAPSHOT \
78 org/unicode/cldr/cldr-api/0.1-SNAPSHOT/maven-metadata-local.xml
79 org/unicode/cldr/cldr-api/0.1-SNAPSHOT/cldr-api-0.1-SNAPSHOT.pom
80 org/unicode/cldr/cldr-api/0.1-SNAPSHOT/cldr-api-0.1-SNAPSHOT.jar
98 [exec] Downloading from <xxx>: <url>/org/unicode/cldr/cldr-api/0.1-SNAPSHOT/maven-metadata.xml
99 …g jar: <path-to-icu-root>/tools/cldr/cldr-to-icu/target/cldr-to-icu-1.0-SNAPSHOT-jar-with-dependen…
/external/dagger2/java/dagger/hilt/android/example/gradle/simpleKotlin/app/
Dbuild.gradle47 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
48 kapt 'com.google.dagger:hilt-android-compiler:LOCAL-SNAPSHOT'
56 testImplementation 'com.google.dagger:hilt-android-testing:LOCAL-SNAPSHOT'
57 kaptTest 'com.google.dagger:hilt-android-compiler:LOCAL-SNAPSHOT'
/external/grpc-grpc-java/
DRELEASING.md54 the SNAPSHOT version. Our release branches follow the naming
60 ``1.8.0-SNAPSHOT``).
64 # Change version to next minor (and keep -SNAPSHOT)
110 3. Change root build files to remove "-SNAPSHOT" for the next release version
114 # Change version to remove -SNAPSHOT
115 $ sed -i 's/-SNAPSHOT\(.*CURRENT_GRPC_VERSION\)/\1/' "${VERSION_FILES[@]}"
116 $ sed -i s/-SNAPSHOT// compiler/src/test{,Lite,Nano}/golden/Test{,Deprecated}Service.java.txt
121 4. Change root build files to the next snapshot version (e.g. `0.7.1-SNAPSHOT`).
125 # Change version to next patch and add -SNAPSHOT
126 … 's/[0-9]\+\.[0-9]\+\.[0-9]\+\(.*CURRENT_GRPC_VERSION\)/'$MAJOR.$MINOR.$((PATCH+1))-SNAPSHOT'\1/' \
[all …]
/external/cblas/testing/
Dsin31 'SBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE
2 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
3 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Ddin31 'DBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE
2 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
3 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Dzin31 'ZBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE
2 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
3 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Dcin31 'CBLAT3.SNAP' NAME OF SNAPSHOT OUTPUT FILE
2 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
3 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Ddin21 'DBLAT2.SNAP' NAME OF SNAPSHOT OUTPUT FILE
2 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
3 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
/external/eigen/blas/testing/
Dsblat3.dat3 'sblat3.snap' NAME OF SNAPSHOT OUTPUT FILE
4 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
5 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Ddblat3.dat3 'dblat3.snap' NAME OF SNAPSHOT OUTPUT FILE
4 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
5 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Dzblat3.dat3 'zblat3.snap' NAME OF SNAPSHOT OUTPUT FILE
4 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
5 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
Dcblat3.dat3 'cblat3.snap' NAME OF SNAPSHOT OUTPUT FILE
4 -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
5 F LOGICAL FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
/external/dagger2/java/dagger/hilt/android/plugin/src/test/data/java-libraryB/
Dbuild.gradle11 implementation 'com.google.dagger:hilt-core:LOCAL-SNAPSHOT'
12 annotationProcessor 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/dagger2/java/dagger/hilt/android/plugin/src/test/data/java-libraryA/
Dbuild.gradle11 implementation 'com.google.dagger:hilt-core:LOCAL-SNAPSHOT'
12 annotationProcessor 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/dagger2/java/dagger/hilt/android/plugin/src/test/data/android-libraryC/
Dbuild.gradle23 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
24 annotationProcessor 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/dagger2/javatests/artifacts/hilt-android/simpleKotlin/deep-kotlin-lib/
Dbuild.gradle14 implementation "com.google.dagger:hilt-core:LOCAL-SNAPSHOT"
15 kapt "com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT"
/external/dagger2/java/dagger/hilt/android/plugin/src/test/data/android-libraryA/
Dbuild.gradle23 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
24 annotationProcessor 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'
/external/dagger2/javatests/artifacts/hilt-android/simpleKotlin/kotlin-library/
Dbuild.gradle15 implementation "com.google.dagger:hilt-core:LOCAL-SNAPSHOT"
16 kapt "com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT"
/external/dagger2/javatests/artifacts/hilt-android/simpleKotlin/android-library/
Dbuild.gradle29 implementation 'com.google.dagger:hilt-android:LOCAL-SNAPSHOT'
30 kapt 'com.google.dagger:hilt-compiler:LOCAL-SNAPSHOT'

12345