Searched refs:compiler (Results 1 – 11 of 11) sorted by relevance
/tools/platform-compat/java/android/processor/compat/ |
D | Android.bp | 27 "--add-modules=jdk.compiler", 28 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 29 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 30 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 31 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/tools/platform-compat/java/android/processor/compat/unsupportedappusage/ |
D | Android.bp | 28 "--add-modules=jdk.compiler", 29 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 30 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 31 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 32 "--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED",
|
/tools/platform-compat/java/android/processor/compat/changeid/ |
D | Android.bp | 33 "--add-modules=jdk.compiler", 34 "--add-exports jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED", 35 "--add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED", 36 "--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED", 37 "--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/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/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/asuite/aidegen/vscode/ |
D | vscode_native_project_file_gen_unittest.py | 68 compiler = vscode_native_project_file_gen._COMPILER_PATH 71 self.assertEqual(compiler, data[config][0][compp])
|
/tools/metalava/ |
D | FORMAT.md | 373 generated by the compiler. There's no reason to list these in the signature 438 androidx.annotation, such that Studio, lint, the Kotlin compiler and others can
|
D | README.md | 145 * Built-in support for injecting new annotations for use by the Kotlin compiler, 149 compiler treat errors in the user code as warnings instead of errors.)
|
/tools/trebuchet/ |
D | README.md | 19 … and standard deviation for startup stats, broken down by program name, compiler filter, and cache…
|
/tools/external/fat32lib/ |
D | NOTICE | 104 …istributed (in either source or binary form) with the major components (compiler, kernel, and so o…
|