Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Dkconfiglib.py1281 if sym.orig_type in _BOOL_TRISTATE:
1344 if sym.orig_type not in _BOOL_TRISTATE:
1381 if sym.orig_type in _BOOL_TRISTATE:
1481 if sym.orig_type in _BOOL_TRISTATE:
1814 sym.orig_type in _BOOL_TRISTATE and \
1904 if not (sym.orig_type in _BOOL_TRISTATE and not sym.tri_value)
3742 if sym.orig_type in _BOOL_TRISTATE:
3832 if choice.orig_type not in _BOOL_TRISTATE:
4294 if self.orig_type in _BOOL_TRISTATE:
4435 if self.orig_type not in _BOOL_TRISTATE:
[all …]