Home
last modified time | relevance | path

Searched refs:LANGUAGE_NAME_DICT (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/aidegen/
Dconstant.py158 LANGUAGE_NAME_DICT = { variable
/tools/asuite/aidegen/lib/
Dproject_config.py76 self.language = constant.LANGUAGE_NAME_DICT[args.language[0]]
Dcommon_util.py777 return constant.LANGUAGE_NAME_DICT[lang], constant.IDE_NAME_DICT[ide]