Home
last modified time | relevance | path

Searched refs:item_is_tag (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dmconf.c915 if (item_is_tag('t')) { in conf()
923 if (item_is_tag('t')) in conf()
927 if (item_is_tag('t')) in conf()
931 if (item_is_tag('t')) in conf()
933 else if (item_is_tag('m')) in conf()
H A Dnconf.c633 static int item_is_tag(char tag) in item_is_tag() function
1252 if (item_is_tag('t')) in selected_conf()
1254 else if (item_is_tag('m')) in selected_conf()
1283 if (item_is_tag('t')) { in selected_conf()
1291 if (item_is_tag('t')) in selected_conf()
1295 if (item_is_tag('t')) in selected_conf()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dchecklist.c35 if (!item_is_tag(':')) in print_item()
36 wprintw(win, "(%c)", item_is_tag('X') ? 'X' : ' '); in print_item()
113 if (item_is_tag('X')) in dialog_checklist()
H A Ddialog.h159 int item_is_tag(char tag);
H A Dmenubox.c84 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
H A Dutil.c697 int item_is_tag(char tag) in item_is_tag() function
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c35 if (!item_is_tag(':')) in print_item()
36 wprintw(win, "(%c)", item_is_tag('X') ? 'X' : ' '); in print_item()
113 if (item_is_tag('X')) in dialog_checklist()
H A Ddialog.h181 int item_is_tag(char tag);
H A Dmenubox.c92 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
H A Dutil.c697 int item_is_tag(char tag) in item_is_tag() function
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c723 if (item_is_tag('t')) { in conf()
731 if (item_is_tag('t')) in conf()
735 if (item_is_tag('t')) in conf()
739 if (item_is_tag('t')) in conf()
741 else if (item_is_tag('m')) in conf()
H A Dnconf.c623 static int item_is_tag(char tag) in item_is_tag() function
1163 if (item_is_tag('t')) in conf()
1165 else if (item_is_tag('m')) in conf()
1194 if (item_is_tag('t')) { in conf()
1202 if (item_is_tag('t')) in conf()
1206 if (item_is_tag('t')) in conf()