Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconf.c128 if (csym->curr.tri != yes) in randomize_choice_values()
147 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
238 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
251 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
255 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
400 case yes: in conf_sym()
408 if (oldval != yes && sym_tristate_within_range(sym, yes)) in conf_sym()
430 newval = yes; in conf_sym()
465 case yes: in conf_choice()
475 case yes: in conf_choice()
[all …]
Dsymbol.c17 .curr = { "y", yes },
49 if (sym_is_choice_value(sym) && sym->visible == yes) in sym_get_type()
197 prop->visible.tri == mod && choice_sym->curr.tri == yes) in sym_calc_visibility()
203 tri = yes; in sym_calc_visibility()
211 tri = yes; in sym_calc_visibility()
215 tri = yes; in sym_calc_visibility()
224 tri = yes; in sym_calc_visibility()
233 tri = yes; in sym_calc_visibility()
317 expr_gstr_print_revdep(sym->rev_dep.expr, &gs, yes, in sym_warn_unmet_dep()
376 if (sym_is_choice_value(sym) && sym->visible == yes) { in sym_calc_value()
[all …]
Dmconf.c585 case yes: ch = '*'; break; in build_conf()
601 if (val == yes) { in build_conf()
622 if (sym_is_choice_value(sym) && val == yes) { in build_conf()
638 case yes: ch = '*'; break; in build_conf()
724 sym_set_tristate_value(child->sym, yes); in conf_choice()
888 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
916 if (sym_set_tristate_value(sym, yes)) in conf()
Dnconf.c886 case yes: in build_conf()
905 if (val == yes) { in build_conf()
927 if (sym_is_choice_value(sym) && val == yes) { in build_conf()
941 case yes: in build_conf()
1269 sym_get_tristate_value(sym) == yes) in selected_conf()
1284 if (sym_set_tristate_value(sym, yes)) in selected_conf()
1426 sym_set_tristate_value(child->sym, yes); in conf_choice()
Dexpr.c1010 return yes; in expr_calc_value()
1058 return res ? no : yes; in expr_calc_value()
1060 return res >= 0 ? yes : no; in expr_calc_value()
1062 return res > 0 ? yes : no; in expr_calc_value()
1064 return res <= 0 ? yes : no; in expr_calc_value()
1066 return res < 0 ? yes : no; in expr_calc_value()
1068 return res ? yes : no; in expr_calc_value()
Dconfdata.c240 sym->def[def].tri = yes; in conf_set_sym_val()
519 if (cs->def[def].tri == yes) { in conf_read_simple()
524 case yes: in conf_read_simple()
886 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()
Dexpr.h28 no, mod, yes enumerator
Dgconf.c812 newval = yes; in change_sym_value()
820 newval = yes; in change_sym_value()
1129 case yes: in fill_row()
1141 if (val != yes && sym_tristate_within_range(sym, yes)) in fill_row()
Dmenu.c823 expr_gstr_print_revdep(sym->rev_dep.expr, r, yes, "Selected by [y]:\n"); in get_symbol_str()
830 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str()
Dqconf.cc149 case yes: in updateMenu()
774 setValue(item, yes); in keyPressEvent()
1002 str += sym->visible == yes ? "y" : sym->visible == mod ? "m" : "n"; in symbolInfo()
/scripts/
Ddecodecode34 cont=yes