Home
last modified time | relevance | path

Searched refs:LANG_UNDEFINED (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/aidegen/
Dconstant.py154 LANG_UNDEFINED = 'u' variable
159 LANG_UNDEFINED: UNDEFINED,
/tools/asuite/aidegen/lib/
Dcommon_util.py754 if ide == _IDE_UNDEFINED and lang == constant.LANG_UNDEFINED:
761 if lang in (constant.LANG_UNDEFINED, constant.LANG_JAVA):