Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.gperf33 bool, T_TYPE, TF_COMMAND, S_BOOLEAN
34 boolean, T_TYPE, TF_COMMAND, S_BOOLEAN
35 def_bool, T_DEFAULT, TF_COMMAND, S_BOOLEAN
Dsymbol.c69 type = S_BOOLEAN; in sym_get_type()
71 type = S_BOOLEAN; in sym_get_type()
79 case S_BOOLEAN: in sym_type_name()
241 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()
342 case S_BOOLEAN: in sym_calc_value()
360 case S_BOOLEAN: in sym_calc_value()
402 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()
481 if (type != S_BOOLEAN && type != S_TRISTATE) in sym_tristate_within_range()
484 if (type == S_BOOLEAN && val == mod) in sym_tristate_within_range()
581 case S_BOOLEAN: in sym_string_valid()
[all …]
Dzconf.hash.c203 …(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BOOLEAN}, in kconf_id_lookup()
242 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str39, T_TYPE, TF_COMMAND, S_BOOLEAN}, in kconf_id_lookup()
254 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str47, T_TYPE, TF_COMMAND, S_BOOLEAN}, in kconf_id_lookup()
Dconfdata.c138 case S_BOOLEAN: in conf_set_sym_val()
338 sym->type = S_BOOLEAN; in conf_read_simple()
344 case S_BOOLEAN: in conf_read_simple()
430 case S_BOOLEAN: in conf_read()
492 case S_BOOLEAN: in kconfig_print_symbol()
546 case S_BOOLEAN: in header_print_symbol()
715 if ((sym->type == S_BOOLEAN) && in conf_write_defconfig()
868 case S_BOOLEAN: in conf_split_config()
890 case S_BOOLEAN: in conf_split_config()
1176 case S_BOOLEAN: in conf_set_all_new_symbols()
Dzconf.hash.c_shipped203 …(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str13, T_DEFAULT, TF_COMMAND, S_BOOLEAN},
242 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str39, T_TYPE, TF_COMMAND, S_BOOLEAN},
254 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str47, T_TYPE, TF_COMMAND, S_BOOLEAN},
Dexpr.c378 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_or()
400 if (sym1->type == S_BOOLEAN && sym1 == sym2) { in expr_join_or()
442 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_and()
661 if (e->left.sym->type != S_BOOLEAN) in expr_transform()
683 if (e->left.sym->type != S_BOOLEAN) in expr_transform()
Dexpr.h63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
Dmconf.c543 case S_BOOLEAN: in build_conf()
591 case S_BOOLEAN: in build_conf()
Dzconf.y284 if ($1->stype == S_BOOLEAN || $1->stype == S_TRISTATE) {
609 case S_BOOLEAN: in print_symbol()
Dqconf.cc168 case S_BOOLEAN: in updateMenu()
182 if (sym_is_choice_value(sym) && type == S_BOOLEAN) in updateMenu()
195 if (sym_is_choice_value(sym) && type == S_BOOLEAN) in updateMenu()
502 case S_BOOLEAN: in setValue()
533 case S_BOOLEAN: in changeValue()
Dmenu.c256 if (sym->type != S_BOOLEAN && sym->type != S_TRISTATE) in sym_check_prop()
261 sym2->type != S_BOOLEAN && in sym_check_prop()
Dnconf.c806 case S_BOOLEAN: in build_conf()
857 case S_BOOLEAN: in build_conf()
Dzconf.tab.c1839 if ((yyvsp[(1) - (3)].id)->stype == S_BOOLEAN || (yyvsp[(1) - (3)].id)->stype == S_TRISTATE) {
2413 case S_BOOLEAN: in print_symbol()
Dgconf.c824 case S_BOOLEAN: in change_sym_value()
1112 case S_BOOLEAN: in fill_row()
Dzconf.tab.c_shipped1839 if ((yyvsp[(1) - (3)].id)->stype == S_BOOLEAN || (yyvsp[(1) - (3)].id)->stype == S_TRISTATE) {
2413 case S_BOOLEAN: