Searched defs:LANG (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | TransformUtil.ts | 198 LANG = 'lang', enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/ |
| D | IntlLocale.cpp | 34 enum LocaleInfo { LANG, SCRIPT, COUNTRY, U_CA, U_KF, U_CO, U_HC, U_NU, U_KN, COUNT }; enumerator
|
| /arkcompiler/runtime_core/static_core/static_linker/tests/ |
| D | linker_test.cpp | 459 constexpr auto LANG = ark::panda_file::SourceLang::ETS; in TEST() local
|