Searched refs:yes (Results 1 – 13 of 13) sorted by relevance
16 .curr = { "y", yes },47 if (sym_is_choice_value(sym) && sym->visible == yes) in sym_get_type()195 prop->visible.tri == mod && choice_sym->curr.tri == yes) in sym_calc_visibility()201 tri = yes; in sym_calc_visibility()209 tri = yes; in sym_calc_visibility()213 tri = yes; in sym_calc_visibility()222 tri = yes; in sym_calc_visibility()231 tri = yes; in sym_calc_visibility()315 expr_gstr_print_revdep(sym->rev_dep.expr, &gs, yes, in sym_warn_unmet_dep()374 if (sym_is_choice_value(sym) && sym->visible == yes) { in sym_calc_value()[all …]
183 case yes: in conf_sym()191 if (oldval != yes && sym_tristate_within_range(sym, yes)) in conf_sym()213 newval = yes; in conf_sym()248 case yes: in conf_choice()258 case yes: in conf_choice()425 (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) { in check_conf()
248 sym->def[def].tri = yes; in conf_set_sym_val()494 if (cs->def[def].tri == yes) { in conf_read_simple()499 case yes: in conf_read_simple()799 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()1146 if (csym->curr.tri != yes) in randomize_choice_values()1165 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()1261 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()1268 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()1277 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()1281 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()[all …]
547 case yes: ch = '*'; break; in build_conf()563 if (val == yes) { in build_conf()584 if (sym_is_choice_value(sym) && val == yes) { in build_conf()600 case yes: ch = '*'; break; in build_conf()695 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()723 if (sym_set_tristate_value(sym, yes)) in conf()838 sym_set_tristate_value(child->sym, yes); in conf_choice()
814 case yes: in build_conf()833 if (val == yes) { in build_conf()855 if (sym_is_choice_value(sym) && val == yes) { in build_conf()869 case yes: in build_conf()1180 sym_get_tristate_value(sym) == yes) in conf()1195 if (sym_set_tristate_value(sym, yes)) in conf()1335 sym_set_tristate_value(child->sym, yes); in conf_choice()
146 return sym_set_tristate_value(chval, yes); in sym_set_choice_value()
1039 return yes; in expr_calc_value()1087 return res ? no : yes; in expr_calc_value()1089 return res >= 0 ? yes : no; in expr_calc_value()1091 return res > 0 ? yes : no; in expr_calc_value()1093 return res <= 0 ? yes : no; in expr_calc_value()1095 return res < 0 ? yes : no; in expr_calc_value()1097 return res ? yes : no; in expr_calc_value()
28 no, mod, yes enumerator
819 newval = yes; in change_sym_value()827 newval = yes; in change_sym_value()1132 case yes: in fill_row()1144 if (val != yes && sym_tristate_within_range(sym, yes)) in fill_row()
857 expr_gstr_print_revdep(sym->rev_dep.expr, r, yes, "Selected by [y]:\n"); in get_symbol_str()864 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str()
146 case yes: in updateMenu()770 setValue(item, yes); in keyPressEvent()995 str += sym->visible == yes ? "y" : sym->visible == mod ? "m" : "n"; in symbolInfo()
14 ifeq ($(shell pkg-config --exists yaml-0.1 2>/dev/null && echo yes),)
32 cont=yes