OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bootclasspath
(Results
76 - 100
of
144
) sorted by null
1
2
3
4
5
6
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
readme.html
55
<tr> <td>
bootclasspath
</td><td>Sets the value for the attribute "
bootclasspath
"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/59/1/.cp/
jdtCompilerAdapter.jar
/prebuilts/tools/common/m2/repository/com/fasterxml/oss-parent/10/
oss-parent-10.pom
486
<
bootclasspath
>${sun.boot.class.path}</
bootclasspath
>
/libcore/libart/src/main/java/dalvik/system/
VMRuntime.java
89
public native String
bootClassPath
();
/libcore/ojluni/src/main/java/sun/security/jca/
ProviderList.java
206
*
bootclasspath
and cannot be in signed JAR files. This is to avoid
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/
tycho-compiler-plugin-0.20.0.jar
/external/testng/src/main/java/org/testng/
TestNGAntTask.java
307
* Adds a path to the
bootclasspath
.
308
* @return reference to the
bootclasspath
in the embedded java command line
[
all
...]
/external/vogar/src/vogar/
Vogar.java
149
@Option(names = { "--use-
bootclasspath
" })
307
System.out.println(" --use-
bootclasspath
: use the classpath as search path for bootstrap classes.");
/frameworks/native/cmds/installd/
otapreopt.cpp
541
environ_.push_back(StringPrintf("
BOOTCLASSPATH
=%s", boot_classpath_.c_str()));
[
all
...]
/art/runtime/native/
dalvik_system_DexFile.cc
489
// Always treat elements of the
bootclasspath
as up-to-date.
dalvik_system_VMRuntime.cc
656
NATIVE_METHOD(VMRuntime,
bootClassPath
, "()Ljava/lang/String;"),
/build/make/core/
product_config.mk
268
# A list of module names of
BOOTCLASSPATH
(jar files)
definitions.mk
[
all
...]
/external/desugar/java/com/google/devtools/build/android/desugar/
LambdaDesugaring.java
362
// and ultimately we don't care if the bootstrap method was even on the
bootclasspath
/external/testng/doc/
ant.html
268
<h4>
bootclasspath
</h4>
/libcore/
JavaLibrary.mk
299
LOCAL_SRC_FILES := $(filter-out %/DeserializeMethodTest.java %/SerializedLambdaTest.java ojluni/src/test/java/util/stream/boot%,$(ojtest_src_files)) # Do not include anything from the boot* directories. Those directories need a custom
bootclasspath
to run.
/libcore/ojluni/src/main/java/sun/misc/
Unsafe.java
59
* Only code on the
bootclasspath
is allowed to get at the
/external/icu/icu4j/
readme.html
540
[echo]
bootclasspath
:
578
[echo]
bootclasspath
:
[
all
...]
/art/test/etc/
run-test-jar
424
# Pass down the
bootclasspath
/build/make/
CleanSpec.mk
273
# ims-common.jar added to
BOOTCLASSPATH
/external/testng/ant/
build.xml
135
bootclasspath
="${javahome}/jre/lib/rt.jar"
/art/test/
run-test
516
true # defaults to using target
BOOTCLASSPATH
[
all
...]
/art/runtime/
runtime.cc
[
all
...]
/art/runtime/openjdkjvmti/
ti_redefine.cc
[
all
...]
/external/apache-http/src/org/apache/commons/logging/
LogFactory.java
[
all
...]
Completed in 420 milliseconds
1
2
3
4
5
6