Home
last modified time | relevance | path

Searched refs:language (Results 1 – 25 of 103) sorted by relevance

12345

/tools/asuite/aidegen/
Daidegen_main.py265 def _launch_ide_by_module_contents(args, ide_util_obj, language, jlist=None, argument
327 if language == constant.JAVA:
330 if language == constant.C_CPP:
532 config.language, config.ide_name = common_util.determine_language_ide(
533 args.language[0], args.ide[0], jtargets, ctargets, rtargets)
540 _launch_ide_by_module_contents(args, ide_util_obj, config.language,
DREADME.md71 | `-l` | `--language` | Launch IDE with a specific language,j=java c=C/C++ r=Rust|
/tools/asuite/aidegen/lib/
Dproject_config.py76 self.language = constant.LANGUAGE_NAME_DICT[args.language[0]]
95 targets = self.targets if self.language == constant.JAVA else None
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DCompilationUnit.kt30 val language: Language? get() = file.language constant in com.android.tools.metalava.model.CompilationUnit
/tools/metalava/src/test/java/com/android/tools/metalava/
DJava9LanguageFeaturesTest.kt56 fun `Kotlin language level`() { in Kotlin language level()
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DDID_PTS_INSTRUCTIONS12 # License for the specific language governing permissions and limitations under
DGAVDP_PTS_INSTRUCTIONS12 # License for the specific language governing permissions and limitations under
/tools/platform-compat/java/com/android/annotationvisitor/
DAndroid.bp13 // See the License for the specific language governing permissions and
/tools/trebuchet/core/model/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/functional_tests/hostside/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/doc_generation/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/benchmark_libs/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/performance_tests/hostside/test/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/trebuchet/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/tools/security/fuzzing/example_rust_fuzzer/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/platform-compat/javatest/android/processor/compat/unsupportedappusage/
DAndroid.bp13 * See the License for the specific language governing permissions and
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/
Dacts_blackbox.proto13 * See the License for the specific language governing permissions and
/tools/trebuchet/trebuchet/startup-common/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/tools/security/fuzzing/orphans/libcppbor/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/trebuchet/trebuchet/viewer/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/performance_tests/deviceside/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/treble/
DAndroid.bp13 // See the License for the specific language governing permissions and
/tools/platform-compat/java/com/android/class2nonsdklist/
DAndroid.bp13 // See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/performance_tests/hostside/
DAndroid.bp12 // See the License for the specific language governing permissions and
/tools/test/graphicsbenchmark/functional_tests/native/
DAndroid.bp13 // See the License for the specific language governing permissions and

12345