HomeSort by relevance Sort by last modified time
    Searched full:jre (Results 126 - 150 of 212) sorted by null

1 2 3 4 56 7 8 9

  /external/apache-http/src/org/apache/commons/codec/net/
BCodec.java 64 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
RFC1522Codec.java 62 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
QCodec.java 120 * @see <a href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE character
  /external/apache-http/src/org/apache/http/params/
CoreConnectionPNames.java 81 * Value <tt>-1</tt> implies that the JRE default is used. The setting only affects
  /external/emma/core/java12/com/vladium/emma/rt/
RTCoverageDataPersister.java 70 // TODO: do better chaining in JRE 1.4+
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java 884 JarEntry jre = new JarEntry("foo/bar/A.class"); local
885 jf.getInputStream(jre)
897 JarEntry jre = new JarEntry("foo\/bar\/A.class"); local
    [all...]
  /external/bison/m4/
javacomp.m4 34 # 1.2 JDK/JRE 1.2
35 # 1.3 JDK/JRE 1.3, gij 3.3, 3.4
36 # 1.4 JDK/JRE 1.4, gij 4.0, 4.1
37 # 1.5 JDK/JRE 1.5
38 # 1.6 JDK/JRE 1.6
  /external/chromium_org/content/common/
plugin_list_win.cc 176 // 1. Open the main JRE key under HKLM
190 // 3. Install path of the JRE binaries is specified in "JavaHome"
  /packages/apps/VideoEditor/res/values-da/
strings.xml 134 <string name="transitions_sliding_right_out_left_in" msgid="1389887781046015922">"Glide højre ud, venstre ind"</string>
135 <string name="transitions_sliding_left_out_right_in" msgid="3356163485812291888">"Glide venstre ud, højre ind"</string>
  /build/core/
droiddoc.mk 58 host_jdk_rt_jar := $(dir $(HOST_JDK_TOOLS_JAR))../jre/lib/rt.jar
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
readme.html 89 For example, &quot;-vm c:\sun131\jre\bin\java&quot;. Default set to &quot;java&quot;
  /external/emma/core/res/
emma_default.properties 12 # (e.g., in <jre dir>\classes directory -- note that it does
  /libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java 143 // or a $JAVA_HOME/jre/lib/*properties setting...
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 68 that you are using JRE version 6 or higher.
  /external/emma/core/java12/com/vladium/util/exception/
AbstractException.java 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
AbstractRuntimeException.java 325 // note: this field duplicates functionality available in stock Throwable in JRE 1.4+
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectHelper.java 302 * <li>The project does not reference a desktop JRE</li>
316 // check if the JRE is set as library
320 // the project has a JRE included, we remove it
532 * target, regardless of what the default IDE JDK level is, provided a JRE
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
readme.html 16 Windows JRE</a> to compile against.<br> 4. <a href="http://www.info-zip.org/pub/infozip/">Info-Zip
20 2. Add the 1.4 jre/bin directory of the installed JDK to your path.<b><br> </b>3.
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant-launcher/1.8.0/
ant-launcher-1.8.0.jar 
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringBuilderTest.java 826 // FIXME this fails on Sun JRE 5.0_5
836 * FIXME This fails on Sun JRE 5.0_5, but that seems like a bug, since
882 * TODO This NPE is the behavior on Sun's JRE 5.0_5, but it's
948 * TODO This NPE is the behavior on Sun's JRE 5.0_5, but it's
    [all...]
  /external/libexif/po/
da.po 591 msgstr "Højre"
    [all...]
  /external/chromium_org/ash/strings/
ash_strings_da.xtb 115 <translation id="1346748346194534595">Højre</translation>
  /external/chromium_org/chrome/test/chromedriver/
run_buildbot_steps.py 357 'C:\\Program Files (x86)\\Java\\jre\\bin',
  /external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Longs.java 65 * in GWT does not obey the JRE contract.
  /external/guava/guava-tests/test/com/google/common/base/
JoinerTest.java 390 @GwtIncompatible("StringBuilder.append in GWT invokes Object.toString(), unlike the JRE version.")

Completed in 2147 milliseconds

1 2 3 4 56 7 8 9