Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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.h175 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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dmconf.c722 if (item_is_tag('t')) { in conf()
730 if (item_is_tag('t')) in conf()
734 if (item_is_tag('t')) in conf()
738 if (item_is_tag('t')) in conf()
740 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()

Completed in 10 milliseconds