/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberformattestspecification.txt | 104 // JDK does not support exponent signs 106 // JDK gives 12,345E3. JDK seems to include the hashes in significant digits 108 // JDK gives 12,3001E3 110 // JDK gives 12,3001E3 115 // JDK doesn't support significant digits in exponents 133 // JDK does not support rounding increments 135 // JDK gives %16,255E3 149 // JDK gives \u2030162,55E3 156 // JDK does not seem to support padding 161 // JDK doesn't seem to handle suffixes correctly dropping the 'nx' entirely [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | numberformattestspecification.txt | 104 // JDK does not support exponent signs 106 // JDK gives 12,345E3. JDK seems to include the hashes in significant digits 108 // JDK gives 12,3001E3 110 // JDK gives 12,3001E3 115 // JDK doesn't support significant digits in exponents 133 // JDK does not support rounding increments 135 // JDK gives %16,255E3 149 // JDK gives \u2030162,55E3 156 // JDK does not seem to support padding 161 // JDK doesn't seem to handle suffixes correctly dropping the 'nx' entirely [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | numberformattestspecification.txt | 104 // JDK does not support exponent signs 106 // JDK gives 12,345E3. JDK seems to include the hashes in significant digits 108 // JDK gives 12,3001E3 110 // JDK gives 12,3001E3 115 // JDK doesn't support significant digits in exponents 133 // JDK does not support rounding increments 135 // JDK gives %16,255E3 149 // JDK gives \u2030162,55E3 156 // JDK does not seem to support padding 161 // JDK doesn't seem to handle suffixes correctly dropping the 'nx' entirely [all …]
|
/external/icu/icu4j/main/classes/localespi/ |
D | manifest.stub | 2 Specification-Title: International Components for Unicode for Java (JDK locale service provider) 5 Implementation-Title: International Components for Unicode for Java (JDK locale service provider) 10 Bundle-Name: ICU4J JDK locale service provider 11 Bundle-Description: International Components for Unicode for Java (JDK locale service provider)
|
/external/mdnsresponder/mDNSWindows/Java/ |
D | makefile | 37 JDK = $(JAVA_HOME) macro 45 JAVAC = $(JDK)\bin\javac 46 JAVAH = $(JDK)\bin\javah 47 JAR = $(JDK)\bin\jar 49 -I$(COREDIR) -I$(SHAREDDIR) -I$(JDK)\include -I$(JDK)\include\win32 127 …$(LIBDIR)\DNSSD.lib $(JDK)\lib\jvm.lib ws2_32.lib iphlpapi.lib $(OBJDIR)\jdns_sd.RES /link /NXCOMP…
|
D | makefile64 | 29 # The default location of the JDK is \javasdk. You can override this on the 30 # command line (e.g. 'nmake JDK=\j2dk1.4.2_03'). 37 JDK = $(JAVA_HOME) 45 JAVAC = $(JDK)\bin\javac 46 JAVAH = $(JDK)\bin\javah 47 JAR = $(JDK)\bin\jar 49 -I$(COREDIR) -I$(SHAREDDIR) -I$(JDK)\include -I$(JDK)\include\win32 127 …$(LIBDIR)\DNSSD.lib $(JDK)\lib\jvm.lib ws2_32.lib iphlpapi.lib $(OBJDIR)\jdns_sd.RES /link /NXCOMP…
|
/external/jline/src/src/main/native/ |
D | Makefile | 4 JDK='/C/Program Files/Java/jdk1.5.0/' macro 8 …gcc -L /usr/lib/mingw/ -I${JDK}/include -I${JDK}/include/win32 -mwindows -mno-cygwin -Wl,--add-std…
|
/external/okhttp/.buildscript/ |
D | deploy_snapshot.sh | 9 JDK="oraclejdk8" 16 elif [ "$TRAVIS_JDK_VERSION" != "$JDK" ]; then 17 echo "Skipping snapshot deployment: wrong JDK. Expected '$JDK' but was '$TRAVIS_JDK_VERSION'."
|
/external/icu/icu4j/perf-tests/ |
D | perftests.pl | 244 my $JDK = $doc->createElement("perfTestResult"); 246 $JDK->setAttribute("test"=>$testname); 247 $JDK->setAttribute("iterations"=>1000); 248 $JDK->setAttribute("time"=>$wStrCol); 249 $root->appendChild($JDK);
|
/external/emma/ |
D | BUILD.txt | 12 "build.properties" that tells the build where your JDK and ANT are located: 15 following property to point to the "jre" subdirectory of your JDK 1.4 18 build.target.j2se.14.home = <JDK 1.4 install>/jre
|
/external/icu/icu4j/eclipse-build/misc/ |
D | ICUConfig.properties | 13 # factory method. [ ICU | JDK ] 15 com.ibm.icu.util.TimeZone.DefaultTimeZoneType = JDK
|
/external/webrtc/talk/app/webrtc/java/ |
D | README | 17 GYP_DEFINES="build_with_libjingle=1 build_with_chromium=0 java_home=path/to/JDK" gclient runhooks &… 20 (where path/to/JDK should contain include/jni.h)
|
/external/hamcrest/ |
D | BUILDING.txt | 7 * JDK 1.7
|
/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 55 JDK = /usr/jdk macro
|
/external/wycheproof/ |
D | README.md | 150 Note that OpenJDKAllTests expects that OpenJDK is your default JDK, so it might 151 refuse to run or its results might be incorrect if you are using some other JDK. 152 If you downloaded your JDK from Oracle or https://java.com, you're probably 153 using Oracle JDK, which should be compatible with OpenJDK, thus the tests should
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | demo.bat | 14 REM setup your JDK 1.1.x path and classpath here:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
D | _README.txt | 12 UpdateBugStateTask requires JDK 1.4 or greater.
|
/external/mockftpserver/tags/1.0/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/mockftpserver/tags/1.2/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/mockftpserver/tags/2.x_Before_IDEA/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/mockftpserver/tags/1.2.1/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/guava/ |
D | README.maven | 22 therefore require a JDK 1.6 (or newer 1.5 with the
|
/external/mockftpserver/tags/1.2.3/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/mockftpserver/tags/1.2.2/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|
/external/mockftpserver/tags/1.1/ |
D | README.txt | 25 - Java (JDK) version 1.3 or later
|