/external/toybox/kconfig/ |
D | symbol.c | 84 type = S_BOOLEAN; in sym_get_type() 86 type = S_BOOLEAN; in sym_get_type() 94 case S_BOOLEAN: in sym_type_name() 216 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility() 284 case S_BOOLEAN: in sym_calc_value() 302 case S_BOOLEAN: in sym_calc_value() 324 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value() 414 if (type != S_BOOLEAN && type != S_TRISTATE) in sym_tristate_within_range() 417 if (type == S_BOOLEAN && val == mod) in sym_tristate_within_range() 514 case S_BOOLEAN: in sym_string_valid() [all …]
|
D | confdata.c | 180 sym->type = S_BOOLEAN; in conf_read_simple() 187 case S_BOOLEAN: in conf_read_simple() 233 case S_BOOLEAN: in conf_read_simple() 337 case S_BOOLEAN: in conf_read() 494 type = S_BOOLEAN; in conf_write() 497 case S_BOOLEAN: in conf_write() 603 case S_BOOLEAN: in conf_split_config() 625 case S_BOOLEAN: in conf_split_config() 736 case S_BOOLEAN: in conf_write_autoconf()
|
D | zconf.hash.c_shipped | 181 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str8, T_DEFAULT, TF_COMMAND, S_BOOLEAN}, 184 …(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str11, T_DEFAULT, TF_COMMAND, S_BOOLEAN}, 207 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str34, T_TYPE, TF_COMMAND, S_BOOLEAN}, 210 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str37, T_TYPE, TF_COMMAND, S_BOOLEAN},
|
D | expr.c | 377 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_or() 399 if (sym1->type == S_BOOLEAN && sym1 == sym2) { in expr_join_or() 441 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_and() 660 if (e->left.sym->type != S_BOOLEAN) in expr_transform() 682 if (e->left.sym->type != S_BOOLEAN) in expr_transform()
|
D | mconf.c | 484 case S_BOOLEAN: in build_conf() 532 case S_BOOLEAN: in build_conf()
|
D | menu.c | 199 if (sym->type != S_BOOLEAN && sym->type != S_TRISTATE) in sym_check_prop() 208 else if (sym2->type != S_BOOLEAN && sym2->type != S_TRISTATE) in sym_check_prop()
|
D | expr.h | 63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
|
D | zconf.tab.c_shipped | 1614 if ((yyvsp[-2].id)->stype == S_BOOLEAN || (yyvsp[-2].id)->stype == S_TRISTATE) { 2116 modules_sym->type = S_BOOLEAN; 2232 case S_BOOLEAN:
|
/external/u-boot/scripts/kconfig/ |
D | symbol.c | 69 type = S_BOOLEAN; in sym_get_type() 71 type = S_BOOLEAN; in sym_get_type() 79 case S_BOOLEAN: in sym_type_name() 246 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility() 255 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility() 264 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility() 386 case S_BOOLEAN: in sym_calc_value() 406 case S_BOOLEAN: in sym_calc_value() 443 (sym_get_type(sym) == S_BOOLEAN || sym->implied.tri == yes)) in sym_calc_value() 518 if (type != S_BOOLEAN && type != S_TRISTATE) in sym_tristate_within_range() [all …]
|
D | confdata.c | 138 case S_BOOLEAN: in conf_set_sym_val() 330 sym->type = S_BOOLEAN; in conf_read_simple() 336 case S_BOOLEAN: in conf_read_simple() 426 case S_BOOLEAN: in conf_read() 488 case S_BOOLEAN: in kconfig_print_symbol() 542 case S_BOOLEAN: in header_print_symbol() 713 if ((sym->type == S_BOOLEAN) && in conf_write_defconfig() 867 case S_BOOLEAN: in conf_split_config() 889 case S_BOOLEAN: in conf_split_config() 1175 case S_BOOLEAN: in conf_set_all_new_symbols()
|
D | kconf_id.c | 22 { "bool", T_TYPE, TF_COMMAND, S_BOOLEAN }, 23 { "def_bool", T_DEFAULT, TF_COMMAND, S_BOOLEAN },
|
D | expr.c | 449 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_or() 471 if (sym1->type == S_BOOLEAN && sym1 == sym2) { in expr_join_or() 513 if (sym1->type != S_BOOLEAN && sym1->type != S_TRISTATE) in expr_join_and() 709 if (e->left.sym->type != S_BOOLEAN) in expr_transform() 731 if (e->left.sym->type != S_BOOLEAN) in expr_transform() 1000 case S_BOOLEAN: in expr_parse_string()
|
D | expr.h | 65 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
|
D | zconf.y | 316 if ($1->stype == S_BOOLEAN || $1->stype == S_TRISTATE) { 653 case S_BOOLEAN: in print_symbol()
|
D | mconf.c | 543 case S_BOOLEAN: in build_conf() 591 case S_BOOLEAN: in build_conf()
|
D | qconf.cc | 160 case S_BOOLEAN: in updateMenu() 174 if (sym_is_choice_value(sym) && type == S_BOOLEAN) in updateMenu() 187 if (sym_is_choice_value(sym) && type == S_BOOLEAN) in updateMenu() 486 case S_BOOLEAN: in setValue() 517 case S_BOOLEAN: in changeValue()
|
D | menu.c | 270 if (sym->type != S_BOOLEAN && sym->type != S_TRISTATE) in sym_check_prop() 275 sym2->type != S_BOOLEAN && in sym_check_prop()
|
D | nconf.c | 808 case S_BOOLEAN: in build_conf() 859 case S_BOOLEAN: in build_conf()
|
D | gconf.c | 824 case S_BOOLEAN: in change_sym_value() 1112 case S_BOOLEAN: in fill_row()
|