HomeSort by relevance Sort by last modified time
    Searched full:jdk (Results 1 - 25 of 653) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/tools/rmtypedefs/.idea/
misc.xml 6 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="OpenJDK 1.7" project-jdk-type="JavaSDK">
  /frameworks/base/tools/layoutlib/.idea/
misc.xml 12 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime/1.5/
gmaven-runtime-1.5.pom 80 <jdk>1.5</jdk>
92 <jdk>1.6</jdk>
104 <jdk>1.7</jdk>
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.pom 9 <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.</description>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/
ECNamedCurveGenParameterSpec.java 8 * If you are using JDK 1.5 you should be looking at ECGenParameterSpec.
ECNamedCurveParameterSpec.java 12 * If you are using JDK 1.5 you should be looking at ECNamedCurveSpec.
  /external/doclava/
build.gradle 17 executable "$rootDir/build/core/find-jdk-tools-jar.sh"
  /prebuilts/gradle-plugin/com/android/tools/sdklib/23.0.2/
sdklib-23.0.2.jar.asc 7 L2goivPmdwenm+CdmzI0xpHuG2C3ZqPW/s3MR24FIR/JDK+YutjZwJZ6LyccCRIj
  /external/emma/
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
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
overview.html 25 These classes aim to add to the standard JDK IO classes.
26 The utilities provide convenience wrappers around the JDK, simplifying
29 be in the JDK itself.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
CRC32Test.java 44 // Ran JDK and discovered that the value of the CRC should be
53 // Ran JDK and discovered that the value of the CRC should be
61 // Ran JDK and discovered that the value of the CRC should be
78 // Ran JDK and discovered that the value of the CRC should be
96 // Ran JDK and discovered that the value of the CRC should be
104 // Ran JDK and discovered that the value of the CRC should be
112 // Ran JDK and discovered that the value of the CRC should be
127 // Ran JDK and discovered that the value of the CRC should be
136 // Ran JDK and discovered that the value of the CRC should be
155 // Ran JDK and discovered that the value of the CRC should b
    [all...]
  /development/tools/idegen/templates/idea/
misc.xml 43 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK" />
  /external/robolectric/.idea/
misc.xml 48 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
  /external/valgrind/main/
README.android_emulator 7 # download java JDK
15 # jdk-7u4-linux-i586.tar.gz
19 # install jdk
20 tar xzf jdk-7u4-linux-i586.tar.gz
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/
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/objenesis/main/src/org/objenesis/
ObjenesisException.java 20 * runtime to prevent having to catch it. It will do normal exception wrapping for JDK 1.4 and more
21 * and basic message wrapping for JDK 1.3.
  /frameworks/base/test-runner/src/junit/runner/
Sorter.java 7 * NOTICE: We can't use the the sorting support from the JDK 1.2 collection
8 * classes because of the JDK 1.1.7 compatibility.
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.pom 9 <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.pom 189 <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
190 <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
269 <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
270 <X-Compile-Target-JDK>${javac.target.version}</X-Compile-Target-JDK>
296 <X-Compile-Source-JDK>${javac.src.version}</X-Compile-Source-JDK>
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java 30 * feature and is designed to run on JDK version 1.1 and
31 * later, and to compile on JDK 1.2 and onward.
33 * when bundled as part of the JDK.
44 * Figure out which ClassLoader to use. For JDK 1.2 and later use
81 // in both JDK 1.1 and Java 2. However, this should still
  /libcore/luni/src/main/java/org/xml/sax/helpers/
NewInstance.java 28 * <p>This code is designed to compile and run on JDK version 1.1 and later
55 * Figure out which ClassLoader to use. For JDK 1.2 and later use
65 // Assume that we are running JDK 1.1, use the current ClassLoader
  /sdk/find_java/
find_java.bat 40 echo Tools, you need a suitable version of Java JDK installed on your system.
41 echo We recommend that you install the JDK version of JavaSE, available here:
46 echo JDK folder.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
_README.txt 12 UpdateBugStateTask requires JDK 1.4 or greater.
  /external/javassist/
Android.mk 20 # We need classes from the tools dir in the JDK
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
X.java 28 * <p>If your application is using JDK 1.4, feel free to use the built-in
29 * assert() methods instead. <b>NOTE:</b> Except remember that JDK assertions

Completed in 613 milliseconds

1 2 3 4 5 6 7 8 91011>>