Home
last modified time | relevance | path

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

/sof-3.4.0/scripts/kconfig/
Dmenuconfig.py198 standard_sc_expr_str, \
1353 standard_sc_expr_str(menu.item))
2640 standard_sc_expr_str(node.item)) + path
2660 return standard_sc_expr_str(sc)
2803 s += " " + standard_sc_expr_str(node.item)
Dkconfiglib.py4366 return self.custom_str(standard_sc_expr_str)
4943 return self.custom_str(standard_sc_expr_str)
5310 return self.custom_str(standard_sc_expr_str)
5542 def standard_sc_expr_str(sc): function
5555 def expr_str(expr, sc_expr_str_fn=standard_sc_expr_str):
5924 name = standard_sc_expr_str(sc)