Home
last modified time | relevance | path

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

/scripts/kconfig/
Dconf.c127 if (csym->curr.tri != yes) in randomize_choice_values()
146 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values()
239 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
252 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
256 sym->def[S_DEF_USER].tri = yes; in conf_set_all_new_symbols()
309 tristate old_val = (mode == def_y2m) ? yes : mod; in conf_rewrite_mod_or_yes()
310 tristate new_val = (mode == def_y2m) ? mod : yes; in conf_rewrite_mod_or_yes()
403 case yes: in conf_sym()
411 if (oldval != yes && sym_tristate_within_range(sym, yes)) in conf_sym()
433 newval = yes; in conf_sym()
[all …]
Dsymbol.c16 .curr = { "y", yes },
46 if (sym_is_choice_value(sym) && sym->visible == yes) in sym_get_type()
194 prop->visible.tri == mod && choice_sym->curr.tri == yes) in sym_calc_visibility()
200 tri = yes; in sym_calc_visibility()
208 tri = yes; in sym_calc_visibility()
212 tri = yes; in sym_calc_visibility()
221 tri = yes; in sym_calc_visibility()
230 tri = yes; in sym_calc_visibility()
314 expr_gstr_print_revdep(sym->rev_dep.expr, &gs, yes, in sym_warn_unmet_dep()
373 if (sym_is_choice_value(sym) && sym->visible == yes) { in sym_calc_value()
[all …]
Dmconf.c544 case yes: ch = '*'; break; in build_conf()
560 if (val == yes) { in build_conf()
581 if (sym_is_choice_value(sym) && val == yes) { in build_conf()
597 case yes: ch = '*'; break; in build_conf()
692 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
720 if (sym_set_tristate_value(sym, yes)) in conf()
835 sym_set_tristate_value(child->sym, yes); in conf_choice()
Dnconf.c811 case yes: in build_conf()
830 if (val == yes) { in build_conf()
852 if (sym_is_choice_value(sym) && val == yes) { in build_conf()
866 case yes: in build_conf()
1174 sym_get_tristate_value(sym) == yes) in conf()
1189 if (sym_set_tristate_value(sym, yes)) in conf()
1329 sym_set_tristate_value(child->sym, yes); in conf_choice()
Dlkc.h129 return sym_set_tristate_value(chval, yes); in sym_set_choice_value()
Dexpr.c1039 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()
Dconfdata.c244 sym->def[def].tri = yes; in conf_set_sym_val()
508 if (cs->def[def].tri == yes) { in conf_read_simple()
513 case yes: in conf_read_simple()
814 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()
Dexpr.h28 no, mod, yes enumerator
Dgconf.c815 newval = yes; in change_sym_value()
823 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()
Dmenu.c836 expr_gstr_print_revdep(sym->rev_dep.expr, r, yes, "Selected by [y]:\n"); in get_symbol_str()
843 expr_gstr_print_revdep(sym->implied.expr, r, yes, "Implied by [y]:\n"); in get_symbol_str()
Dqconf.cc147 case yes: in updateMenu()
772 setValue(item, yes); in keyPressEvent()
1000 str += sym->visible == yes ? "y" : sym->visible == mod ? "m" : "n"; in symbolInfo()
/scripts/dtc/
DMakefile21 ifeq ($(shell $(HOSTPKG_CONFIG) --exists yaml-0.1 2>/dev/null && echo yes),)
/scripts/
Ddecodecode32 cont=yes