Home
last modified time | relevance | path

Searched refs:language (Results 1 – 25 of 113) 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
Dproject_info_unittest.py109 self.args.language = ['j']
224 args.language = ['j']
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DModifierList.kt253 language: Language = Language.JAVA in <lambda>()
391 val modifier = if (language == Language.JAVA) { in <lambda>()
422 language == Language.JAVA && in <lambda>()
428 } else if (!list.isFinal() && language == Language.KOTLIN) { in <lambda>()
DCompilationUnit.kt30 val language: Language? get() = file.language constant in com.android.tools.metalava.model.CompilationUnit
/tools/repohooks/tools/
Dspelling.txt680 langage||language
681 langauage||language
682 langauge||language
683 langugage||language
/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
DAVDTP_PTS_INSTUCTIONS12 # License for the specific language governing permissions and limitations under
/tools/trebuchet/core/model/
Dbuild.gradle13 * See the License for the specific language governing permissions and
/tools/platform-compat/java/com/android/annotationvisitor/
DAndroid.bp13 // 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/performance_tests/hostside/test/
DAndroid.bp12 // 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/trebuchet/
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/test/graphicsbenchmark/benchmark_libs/
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/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/platform-compat/java/android/compat/testing/
DAndroid.bp12 // 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/platform-compat/javatest/android/processor/compat/unsupportedappusage/
DAndroid.bp13 * See the License for the specific language governing permissions and

12345