/external/turbine/java/com/google/turbine/main/ |
D | Main.java | 138 ClassPath bootclasspath = bootclasspath(options); in compile() local 154 bound = bind(options, units, bootclasspath, classPath); in compile() 158 bound = bind(options, units, bootclasspath, classPath); in compile() 166 bound = bind(options, units, bootclasspath, reducedClasspath); in compile() 168 bound = fallback(options, units, bootclasspath, classPath); in compile() 175 bound = bind(options, units, bootclasspath, classPath); in compile() 197 Dependencies.collectDeps(options.targetLabel(), bootclasspath, bound, lowered); in compile() 205 Map<String, byte[]> transitive = Transitive.collectDeps(bootclasspath, bound); in compile() 226 ClassPath bootclasspath, in fallback() argument 229 return bind(options, units, bootclasspath, classPath); in fallback() [all …]
|
/external/desugar/java/com/google/devtools/build/android/desugar/ |
D | InterfaceDesugaring.java | 53 private final ClassReaderFactory bootclasspath; field in InterfaceDesugaring 70 ClassReaderFactory bootclasspath, in InterfaceDesugaring() argument 78 this.bootclasspath = bootclasspath; in InterfaceDesugaring() 252 bootclasspath, in visitMethod() 374 private final ClassReaderFactory bootclasspath; field in InterfaceDesugaring.InterfaceInvocationRewriter 383 ClassReaderFactory bootclasspath, in InterfaceInvocationRewriter() argument 389 this.bootclasspath = bootclasspath; in InterfaceInvocationRewriter() 398 if ((itf || owner.equals(interfaceName)) && !bootclasspath.isKnown(owner)) { in visitMethodInsn()
|
D | DefaultMethodClassFixer.java | 48 private final ClassReaderFactory bootclasspath; field in DefaultMethodClassFixer 66 ClassReaderFactory bootclasspath, in DefaultMethodClassFixer() argument 71 this.bootclasspath = bootclasspath; in DefaultMethodClassFixer() 247 if (bootclasspath.isKnown(implemented)) { in stubMissingDefaultAndBridgeMethods() 251 bytecode = checkNotNull(bootclasspath.readIfKnown(implemented), implemented); in stubMissingDefaultAndBridgeMethods() 294 ClassReader bytecode = bootclasspath.readIfKnown(internalName); in recordInheritedMethods() 341 if (bytecode == null || bootclasspath.isKnown(anInterface)) { in collectOrderedCompanionsToTriggerInterfaceClinit() 369 if (bootclasspath.isKnown(implemented)) { in defaultMethodsDefined() 376 bytecode = checkNotNull(bootclasspath.readIfKnown(implemented), implemented); in defaultMethodsDefined() 559 bootclasspath, in visitMethod()
|
D | Desugar.java | 115 public List<Path> bootclasspath; field in Desugar.DesugarOptions 361 new IndexedInputs(toRegisteredInputFileProvider(closer, options.bootclasspath)); in desugar() 365 options.bootclasspath.isEmpty() in desugar() 928 !options.bootclasspath.isEmpty() || options.allowEmptyBootclasspath, in parseCommandLineOptions() 930 for (Path path : options.bootclasspath) { in parseCommandLineOptions()
|
/external/conscrypt/apex/ |
D | Android.bp | 30 bootclasspath_fragments: ["com.android.conscrypt-bootclasspath-fragment"], 86 // Encapsulate the contributions made by the com.android.conscrypt to the bootclasspath. 88 name: "com.android.conscrypt-bootclasspath-fragment", 95 module: "art-bootclasspath-fragment",
|
/external/bazelbuild-rules_android/rules/aar_import/ |
D | impl.bzl | 246 bootclasspath, 254 args.add_all(bootclasspath, before_each = "--bootclasspath_entry") 269 bootclasspath, 287 bootclasspath, 310 bootclasspath = depset(transitive = [ 312 bootclasspath, 322 bootclasspath, 460 bootclasspath = 461 ctx.attr._java_toolchain[java_common.JavaToolchainInfo].bootclasspath,
|
/external/turbine/java/com/google/turbine/binder/ |
D | Binder.java | 77 ClassPath bootclasspath, in bind() argument 79 return bind(units, classpath, Processing.ProcessorInfo.empty(), bootclasspath, moduleVersion); in bind() 87 ClassPath bootclasspath, in bind() argument 97 bootclasspath, in bind() 102 log, units, classpath, processorInfo, bootclasspath, br, moduleVersion); in bind() 114 ClassPath bootclasspath, in bind() argument 125 bootclasspath.index(), in bind() 129 CompoundEnv.of(classpath.env()).append(bootclasspath.env()); in bind() 132 CompoundEnv.of(classpath.moduleEnv()).append(bootclasspath.moduleEnv()); in bind()
|
D | Processing.java | 84 ClassPath bootclasspath, in process() argument 210 bootclasspath, in process() 250 bootclasspath, in process()
|
/external/vogar/ |
D | .vogarconfig.example | 9 # use "--verbose", "--suggest-classpaths" and "--mode jvm" + "use-bootclasspath" 14 --use-bootclasspath
|
/external/turbine/javatests/com/google/turbine/bytecode/sig/ |
D | SigIntegrationTest.java | 59 ImmutableList<Path> bootclasspath = in forEachBootclass() local 66 if (!bootclasspath.isEmpty()) { in forEachBootclass() 67 for (Path path : bootclasspath) { in forEachBootclass()
|
/external/desugar/java/com/google/devtools/build/android/desugar/scan/ |
D | KeepScanner.java | 93 public List<Path> bootclasspath; field in KeepScanner.KeepScannerOptions 127 IndexedInputs bootclasspath = in main() local 128 new IndexedInputs(toRegisteredInputFileProvider(closer, options.bootclasspath)); in main() 135 new HeaderClassLoader(bootclasspath, noopRewriter, in main()
|
/external/bazelbuild-rules_android/tools/jdk/ |
D | BUILD | 5 bootclasspath = [
|
/external/turbine/java/com/google/turbine/deps/ |
D | Dependencies.java | 57 Optional<String> targetLabel, ClassPath bootclasspath, BindingResult bound, Lowered lowered) { in collectDeps() argument 69 if (bootclasspath.env().get(sym) != null) { in collectDeps()
|
/external/jacoco/ |
D | README.android | 6 when they are either in the bootclasspath (core, frameworks, ...) or system apps.
|
D | Android.bp | 78 // coverage on classes in the bootclasspath (frameworks, services, ...) or 90 // anything in the bootclasspath (or we would create dependency cycle).
|
/external/smali/dexlib2/ |
D | OatVersions.txt | 32 - bootclasspath list was added
|
/external/guava/ |
D | Android.bp | 108 // Guava for Android can't compile against an Android bootclasspath, compile
|
/external/okhttp/ |
D | Android.bp | 138 // This should not end up on the bootclasspath and instead should only be used to build
|
/external/grpc-grpc-java/ |
D | SECURITY.md | 224 *Jetty ALPN brings its own baggage in that the Java bootclasspath needs to be modified, which may n… 232 …etty-NPN](https://github.com/jetty-project/jetty-npn) if on Java < 8) bootclasspath extension for …
|
/external/auto/value/ |
D | CHANGES.md | 47 -target 7 -bootclasspath <rt.jar-from-jdk7>`, but using the `javac` from jdk8 or
|
/external/conscrypt/ |
D | Android.bp | 646 "com.android.conscrypt-bootclasspath-fragment",
|
/external/llvm-project/clang/docs/ |
D | ClangCommandLineReference.rst | 1346 .. option:: -fbootclasspath=<arg>, --bootclasspath <arg>, --bootclasspath=<arg>
|
/external/clang/include/clang/Driver/ |
D | Options.td | 1947 def _bootclasspath_EQ : Joined<["--"], "bootclasspath=">, Alias<fbootclasspath_EQ>; 1948 def _bootclasspath : Separate<["--"], "bootclasspath">, Alias<fbootclasspath_EQ>;
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Options.td | 3132 def _bootclasspath_EQ : Joined<["--"], "bootclasspath=">, Alias<fbootclasspath_EQ>; 3133 def _bootclasspath : Separate<["--"], "bootclasspath">, Alias<fbootclasspath_EQ>;
|