/third_party/protobuf/src/google/protobuf/compiler/ |
D | zip_output_unittest.sh | 44 JAR=jar 79 if $JAR c $TEST_TMPDIR/testzip.proto > /dev/null; then 80 $JAR tf $TEST_TMPDIR/testzip.jar > $TEST_TMPDIR/testzip.list \ 84 if [[ "$(TZ=UTC $JAR tvf $TEST_TMPDIR/testzip.jar)" != *'Tue Jan 01 00:00:00 UTC 1980'* ]]; then
|
/third_party/vk-gl-cts/android/cts/runner/tests/ |
D | run_tests.sh | 52 for JAR in $JARS; do 53 checkFile ${JAR_DIR}/${JAR}.jar 54 JAR_PATH=${JAR_PATH}:${JAR_DIR}/${JAR}.jar
|
/third_party/gettext/gettext-tools/examples/hello-java-swing/ |
D | Makefile.am | 36 JAR = @JAR@ macro 52 $(JAR) cfm $@ Manifest.mf Hello*.class 54 …KE) -s -C po echo-catalogs`; test -n "$$catalogs" && (cd $(srcdir)/po && $(JAR) uf "$$abs_jar" $$c…
|
D | configure.ac | 14 AC_CHECK_PROG([JAR], [jar], [jar]) 15 if test -n "$HAVE_JAVACOMP" && test -n "$JAR"; then
|
/third_party/gettext/gettext-tools/examples/hello-java/ |
D | Makefile.am | 36 JAR = @JAR@ macro 53 $(JAR) cfm $@ Manifest.mf Hello*.class 55 …KE) -s -C po echo-catalogs`; test -n "$$catalogs" && (cd $(srcdir)/po && $(JAR) uf "$$abs_jar" $$c…
|
D | configure.ac | 14 AC_CHECK_PROG([JAR], [jar], [jar]) 15 if test -n "$HAVE_JAVACOMP" && test -n "$JAR"; then
|
/third_party/gettext/gettext-tools/examples/hello-java-awt/ |
D | Makefile.am | 36 JAR = @JAR@ macro 52 $(JAR) cfm $@ Manifest.mf Hello*.class 54 …KE) -s -C po echo-catalogs`; test -n "$$catalogs" && (cd $(srcdir)/po && $(JAR) uf "$$abs_jar" $$c…
|
D | configure.ac | 14 AC_CHECK_PROG([JAR], [jar], [jar]) 15 if test -n "$HAVE_JAVACOMP" && test -n "$JAR"; then
|
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/ |
D | Makefile.am | 36 JAR = @JAR@ macro 52 $(JAR) cfm $@ Manifest.mf Hello*.class 54 …KE) -s -C po echo-catalogs`; test -n "$$catalogs" && (cd $(srcdir)/po && $(JAR) uf "$$abs_jar" $$c…
|
D | configure.ac | 14 AC_CHECK_PROG([JAR], [jar], [jar]) 15 if test -n "$HAVE_JAVACOMP" && test -n "$JAR"; then
|
/third_party/icu/docs/userguide/ |
D | icu4j-locale-service-provider.md | 67 install an optional package, its JAR files must be placed in the Java extension 78 interfaces and configuration files are packaged in a single JAR file 80 classes and data are in the ICU4J core JAR file (*icu4j-<version>.jar*). So you 81 need to put the localespi JAR file along with the core JAR file in the Java 105 ICU4J Locale Service Provider JAR file. If you want to disable specific 107 configuration files from *META-INF/services* in the localespi JAR file. For 110 JAR file. 119 localespi JAR file is used for configuring the behavior of the ICU4J Locale
|
/third_party/icu/tools/cldr/lib/ |
D | README.txt | 89 While the Maven system should keep the CLDR JAR up to date, there is a chance 90 that you may have an out of date JAR installed elsewhere. If you have any 91 issues with the JAR not being the expected version (e.g. after making changes) 94 This should re-resolve the current JAR snapshot from the repository in this 101 This shows that it has had to re-fetch the JAR file.
|
/third_party/gettext/gettext-runtime/intl-java/ |
D | Makefile.am | 27 JAR = @JAR@ macro 48 $(JAR) cf $@ gnu/gettext/GettextResource*.class
|
/third_party/curl/tests/libtest/ |
D | lib506.c | 26 static const char *JAR = "log/jar506"; variable 296 test_setopt(curl, CURLOPT_COOKIEJAR, JAR); in test() 325 test_setopt(curl, CURLOPT_COOKIEFILE, JAR); in test() 337 fprintf(stderr, " reloading cookies from '%s' failed\n", JAR); in test()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/ |
D | icu4j-readme.txt | 38 …nmake -f makedata.mak ICUMAKE=$icu4c_root\source\data\ CFG=x86\Release JAR="$jdk_bin\jar" ICU4J_R… 52 make JAR=$jdk_bin/jar ICU4J_ROOT=$icu4j_root icu4j-data-install 54 (You can omit the JAR if it's just jar.)
|
/third_party/icu/icu4c/source/data/ |
D | icu4j-readme.txt | 49 …nmake -f makedata.mak ICUMAKE=$icu4c_root\source\data\ CFG=x86\Release JAR="$jdk_bin\jar" ICU4J_RO… 63 make JAR=$jdk_bin/jar ICU4J_ROOT=$icu4j_root icu4j-data-install 65 (You can omit the JAR if it's just jar.)
|
D | Makefile.in | 310 JAR=jar 327 $(JAR) cf $(OUTDIR)/icu4j/icutzdata.jar -C $(OUTDIR)/icu4j/tzdata $(ICU4J_DATA_DIRNAME)/ 338 $(JAR) cf $(OUTDIR)/icu4j/icudata.jar -C $(OUTDIR)/icu4j $(ICU4J_DATA_DIRNAME)/
|
/third_party/skia/third_party/externals/icu/source/data/ |
D | icu4j-readme.txt | 49 …nmake -f makedata.mak ICUMAKE=$icu4c_root\source\data\ CFG=x86\Release JAR="$jdk_bin\jar" ICU4J_RO… 63 make JAR=$jdk_bin/jar ICU4J_ROOT=$icu4j_root icu4j-data-install 65 (You can omit the JAR if it's just jar.)
|
D | Makefile.in | 310 JAR=jar 327 $(JAR) cf $(OUTDIR)/icu4j/icutzdata.jar -C $(OUTDIR)/icu4j/tzdata $(ICU4J_DATA_DIRNAME)/ 338 $(JAR) cf $(OUTDIR)/icu4j/icudata.jar -C $(OUTDIR)/icu4j $(ICU4J_DATA_DIRNAME)/
|
/third_party/icu/icu4c/source/test/testdata/ |
D | Makefile.in | 157 JAR=jar 166 $(JAR) cf $(OUTDIR)/icu4j/testdata.jar -C $(OUTDIR)/icu4j com/ibm/icu/dev/data/testdata
|
/third_party/protobuf/ |
D | tests.sh | 262 JAR=linkage-monitor-latest-all-deps.jar 263 curl -v -O "https://storage.googleapis.com/cloud-opensource-java-linkage-monitor/${JAR}" 265 java -jar $JAR com.google.cloud:libraries-bom
|
/third_party/gettext/gettext-runtime/ |
D | configure.ac | 38 AC_CHECK_PROG([JAR], [jar], [jar]) 39 if test -n "$HAVE_JAVACOMP" && test -n "$JAR" && test "$JAVA_CHOICE" != no; then
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/ |
D | README | 10 Java archive (JAR) file containing these classes is also shipped with the
|
/third_party/libjpeg-turbo/java/ |
D | README | 10 Java archive (JAR) file containing these classes is also shipped with the
|
/third_party/icu/tools/cldr/cldr-to-icu/ |
D | README.txt | 53 You must also install an additional CLDR JAR file the local Maven repository at
|