Searched refs:compiler (Results 1 – 19 of 19) sorted by relevance
/tools/tradefederation/core/aoa_helper/.settings/ |
D | org.eclipse.jdt.core.prefs | 2 org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled 3 org.eclipse.jdt.core.compiler.codegen.targetPlatform=9 4 org.eclipse.jdt.core.compiler.compliance=9 5 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error 6 org.eclipse.jdt.core.compiler.problem.enumIdentifier=error 7 org.eclipse.jdt.core.compiler.release=enabled 8 org.eclipse.jdt.core.compiler.source=9
|
/tools/platform-compat/java/android/processor/compat/ |
D | Android.bp | 31 "--add-modules=jdk.compiler", 32 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 33 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 34 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 35 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/tools/platform-compat/java/android/processor/compat/unsupportedappusage/ |
D | Android.bp | 32 "--add-modules=jdk.compiler", 33 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 34 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 35 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 36 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/tools/platform-compat/java/android/processor/compat/changeid/ |
D | Android.bp | 37 "--add-modules=jdk.compiler", 38 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 39 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 40 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 41 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/tools/trebuchet/trebuchet/startup-summarizer/src/ |
D | StartupSummarizer.kt | 99 …ing, ApplicationRecord>, startupEvent : StartupEvent, appName : String, compiler : CompilerFilter,… in addStartupRecord() 103 when (compiler) { in addStartupRecord() 337 val (_, compiler, temperature) = parseFileName(fileName) in main() constant 345 addStartupRecord(records, startupEvent, startupEvent.name, compiler, in main()
|
/tools/metalava/ |
D | .gitignore | 4 /.idea/compiler.xml
|
D | FORMAT.md | 377 generated by the compiler. There's no reason to list these in the signature 442 androidx.annotation, such that Studio, lint, the Kotlin compiler and others can
|
D | README.md | 167 * Built-in support for injecting new annotations for use by the Kotlin compiler, 171 compiler treat errors in the user code as warnings instead of errors.)
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 40 // Plugins written using C++ can use google/protobuf/compiler/plugin.h instead 48 package google.protobuf.compiler; 49 option java_package = "com.google.protobuf.compiler";
|
/tools/netsim/doc/ |
D | CODING_STYLE.md | 11 1. Use `#pragma once` instead of #define guards. Netsim uses compiler tool chain from external/qemu…
|
/tools/netsim/guide/ |
D | CODING_STYLE.md | 11 1. Use `#pragma once` instead of #define guards. Netsim uses compiler tool chain from external/qemu…
|
/tools/netsim/scripts/ |
D | proto_update.sh | 44 cargo install grpcio-compiler --version 0.13.0
|
/tools/metalava/gradle/ |
D | libs.versions.toml | 16 …inCompiler = { module = "com.android.tools.external.com-intellij:kotlin-compiler", version.ref = "…
|
/tools/trebuchet/ |
D | README.md | 19 … and standard deviation for startup stats, broken down by program name, compiler filter, and cache…
|
/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiEnvironmentManager.kt | 34 import org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment
|
/tools/netsim/rust/ |
D | CMakeLists.txt | 67 # Linux: sudo apt-get install protobuf-compiler
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 50 // The protocol compiler can output a FileDescriptorSet containing the .proto 297 // will be consistent across runtimes or versions of the protocol compiler.) 378 // the protocol compiler. 411 // instead. The option should only be implicitly set by the proto compiler 567 // appears in options protos created by the compiler::Parser class.
|
/tools/netsim/cmake/ |
D | netsim_dependencies.cmake | 159 message(STATUS "Attempting to use the system rust compiler")
|
/tools/external/fat32lib/ |
D | NOTICE | 104 …istributed (in either source or binary form) with the major components (compiler, kernel, and so o…
|