OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:jre
(Results
101 - 125
of
212
) sorted by null
1
2
3
4
5
6
7
8
9
/developers/samples/android/ui/views/TextSwitcher/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/developers/samples/android/ui/window/AdvancedImmersiveMode/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/developers/samples/android/ui/window/BasicImmersiveMode/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/developers/samples/android/ui/window/ImmersiveMode/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/developers/samples/android/views/TextLinkify/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/development/samples/training/testingfun/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/development/tools/idegen/
README
39
Configure a
JRE
named "1.5 (No Libraries)" under "Preferences -> Java ->
40
Installed JREs". Remove all of the jar entries underneath "
JRE
system
/external/chromium_org/build/
install-build-deps-android.sh
11
# This script installs the sun-java6 packages (bin,
jre
and jdk). Sun requires
74
sudo apt-get -y install sun-java6-bin sun-java6-
jre
sun-java6-jdk
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
build.properties
108
# The location of the Java jars to compile against. Typically the rt.jar for your JDK/
JRE
109
bootclasspath=d:/ibm1.3.1/
jre
/lib/rt.jar
/external/smali/
gradlew
72
if [ -x "$JAVA_HOME/
jre
/sh/java" ] ; then
74
JAVACMD="$JAVA_HOME/
jre
/sh/java"
/packages/apps/Calculator/res/values-da/
strings.xml
46
<string name="rightParenDesc" msgid="9133691645148976523">"hø
jre
parentes"</string>
67
<item msgid="1688156211934459752">"hø
jre
parentes"</item>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties
212
# The location of the Java jars to compile against. Typically the rt.jar for your JDK/
JRE
215
# specific
JRE
locations to compile against. These values are used to compile bundles specifying a
221
#
JRE
-1.1=
/sdk/eclipse/buildConfig/
build.properties
189
# The location of the Java jars to compile against. Typically the rt.jar for your JDK/
JRE
192
# specific
JRE
locations to compile against. These values are used to compile bundles specifying a
198
#
JRE
-1.1=
/external/antlr/antlr-3.4/runtime/JavaScript/build/
README
4
* Java
JRE
1.6 or greater.
/external/emma/core/java14/com/vladium/util/
IJREVersion.java
13
* A constant collection to detect the current
JRE
version. Note that this code
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProvider.java
30
* file (found in $JAVA_HOME/
jre
/lib/security/java.security, where
31
* $JAVA_HOME is the location of your JDK/
JRE
distribution). You'll find
/external/chromium_org/third_party/icu/source/test/letest/
readme.html
50
want to download. The page offers both JDKs and JREs. (The
JRE
is
55
be in, for example, "C:\Program Files\Java\jdk1.6.0\
jre
\lib\fonts".
/external/icu4c/test/letest/
readme.html
50
want to download. The page offers both JDKs and JREs. (The
JRE
is
55
be in, for example, "C:\Program Files\Java\jdk1.6.0\
jre
\lib\fonts".
/external/proguard/src/proguard/classfile/constant/
Utf8Constant.java
186
// of String.getBytes("UTF-8") has a bug, at least up to
JRE
1.4.2.
248
// the 0 character in
JRE
1.6_u11.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
EncodingInfo.java
110
// InEncoding interface. For example if the
JRE
is 1.4 or up
111
// we could have an object that uses
JRE
1.4 methods
131
// InEncoding interface. For example if the
JRE
is 1.4 or up
132
// we could have an object that uses
JRE
1.4 methods
161
* We could also use some new
JRE
1.4 methods in another implementation
515
* // Work around some bugs in
JRE
for Japanese
/external/apache-http/src/org/apache/http/params/
HttpConnectionParams.java
134
* disabled. Value <tt>-1</tt> implies that the
JRE
default is used.
151
* disabled. Value <tt>-1</tt> implies that the
JRE
default is used.
/external/chromium_org/ui/base/strings/
ui_strings_da.xtb
29
<translation id="3990502903496589789">Hø
jre
kant</translation>
119
<translation id="4588090240171750605">Scroll til hø
jre
</translation>
/packages/apps/Gallery/res/values-da/
strings.xml
45
<string name="rotate_right" msgid="6776325835923384839">"Roter til hø
jre
"</string>
98
<item msgid="403116336404005687">"Glid til venstre ? hø
jre
"</item>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html
380
<code>./eclipse -vm /path/to/
jre
/bin/java</code>
[
all
...]
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/
pom.xml
102
but produce class files that are compatible with
JRE
1.4. As
Completed in 1767 milliseconds
1
2
3
4
5
6
7
8
9