| /linux-6.15/scripts/kconfig/lxdialog/ |
| H A D | checklist.c | 28 wmove(win, choice, 0); in print_item() 32 wmove(win, choice, check_x); in print_item() 114 choice = item_n(); in dialog_checklist() 116 choice = item_n(); in dialog_checklist() 175 if (choice >= list_height) { in dialog_checklist() 177 choice -= scroll; in dialog_checklist() 206 if (!choice) { in dialog_checklist() 229 i = choice - 1; in dialog_checklist() 257 i = choice + 1; in dialog_checklist() 259 if (i != choice) { in dialog_checklist() [all …]
|
| H A D | menubox.c | 232 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu() 235 choice = choice - scroll; in dialog_menu() 244 choice = choice - scroll; in dialog_menu() 291 print_item(scroll + choice, choice, FALSE); in dialog_menu() 300 choice = MAX(choice - 1, 0); in dialog_menu() 303 print_item(scroll+choice, choice, FALSE); in dialog_menu() 313 choice = MIN(choice + 1, max_choice - 1); in dialog_menu() 323 choice--; in dialog_menu() 335 choice++; in dialog_menu() 339 choice = i; in dialog_menu() [all …]
|
| /linux-6.15/scripts/kconfig/tests/choice/ |
| H A D | oldask0_expected_stdout | 1 boolean choice 2 1. choice 0 (BOOL_CHOICE0) (NEW) 3 > 2. choice 1 (BOOL_CHOICE1) (NEW) 4 choice[1-2?]:
|
| H A D | Kconfig | 3 choice 4 prompt "boolean choice" 8 bool "choice 0" 11 bool "choice 1"
|
| /linux-6.15/include/linux/netfilter/ |
| H A D | nf_conntrack_h323_types.h | 29 } choice; member 52 } choice; member 71 } choice; member 93 } choice; member 118 } choice; member 129 } choice; member 168 } choice; member 193 } choice; member 217 } choice; member 382 } choice; member [all …]
|
| /linux-6.15/scripts/kconfig/ |
| H A D | symbol.c | 621 struct menu *choice; in sym_toggle_tristate_value() local 625 if (choice) { in sym_toggle_tristate_value() 626 choice_set_value(choice, sym); in sym_toggle_tristate_value() 1093 struct menu *choice; in sym_check_print_recursive() local 1098 if (choice) { in sym_check_print_recursive() 1100 last_sym = choice->sym; in sym_check_print_recursive() 1124 choice->filename, choice->lineno); in sym_check_print_recursive() 1256 choice->flags &= ~SYMBOL_CHECK; in sym_check_choice_deps() 1277 sym2 = choice; in sym_check_choice_deps() 1287 struct menu *choice; in sym_check_deps() local [all …]
|
| H A D | confdata.c | 408 struct menu *choice; in conf_read_simple() local 479 choice = sym_get_choice_menu(sym); in conf_read_simple() 480 if (choice) in conf_read_simple() 481 list_move(&sym->choice_link, &choice->choice_members); in conf_read_simple() 771 struct menu *choice; in conf_write_defconfig() local 790 choice = sym_get_choice_menu(sym); in conf_write_defconfig() 791 if (choice) { in conf_write_defconfig() 794 ds = sym_choice_default(choice); in conf_write_defconfig()
|
| H A D | lkc.h | 107 struct symbol *sym_choice_default(struct menu *choice); 108 struct symbol *sym_calc_choice(struct menu *choice);
|
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | res_sample.c | 36 int choice; in res_sample_browse() local 59 choice = ui__popup_menu(num_res, names, NULL); in res_sample_browse() 64 if (choice < 0 || choice >= num_res) in res_sample_browse() 66 r = &res_samples[choice]; in res_sample_browse()
|
| H A D | scripts.c | 262 int i, num, choice; in list_scripts() local 302 choice = ui__popup_menu(num + max_std, (char * const *)names, NULL); in list_scripts() 303 if (choice < 0) { in list_scripts() 307 if (choice == custom_perf) { in list_scripts() 317 } else if (choice < num + max_std) { in list_scripts() 318 strcpy(script_name, paths[choice]); in list_scripts() 320 *custom = choice >= max_std; in list_scripts()
|
| /linux-6.15/drivers/accessibility/speakup/ |
| H A D | Kconfig | 38 the module can be loaded. See the decpc choice below 57 help on the Speakup choice above for more info. 66 help on the Speakup choice above for more info. 74 help on the Speakup choice above for more info. 82 Speakup choice above for more info. 90 help on the Speakup choice above for more info. 99 help on the Speakup choice above for more info. 108 configuration help on the Speakup choice above for more 120 choice above for more info. 184 Speakup choice above for more info. [all …]
|
| /linux-6.15/scripts/kconfig/tests/choice_randomize2/ |
| H A D | Kconfig | 1 choice 10 choice 25 choice
|
| /linux-6.15/kernel/ |
| H A D | Kconfig.hz | 6 choice 23 100 Hz is a typical choice for servers, SMP and NUMA systems 30 250 Hz is a good compromise choice allowing server performance 38 300 Hz is a good compromise choice allowing server performance 46 1000 Hz is the preferred choice for desktop systems and other
|
| /linux-6.15/scripts/kconfig/tests/new_choice_with_dep/ |
| H A D | expected_stdout | 5 choice[1-2?]: 10 choice[1-3?]:
|
| H A D | Kconfig | 8 choice 24 choice
|
| /linux-6.15/scripts/kconfig/tests/choice_randomize/ |
| H A D | Kconfig | 1 choice 12 choice
|
| /linux-6.15/scripts/kconfig/tests/auto_submenu/ |
| H A D | expected_stdout | 5 choice 8 choice[1-2?]:
|
| H A D | Kconfig | 28 choice 29 prompt "choice"
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_h323_main.c | 181 switch (taddr->unicastAddress.choice) { in get_h245_addr() 388 choice == in process_olc() 436 choice == in process_olca() 495 switch (mscm->choice) { in process_h245() 497 if (mscm->request.choice == in process_h245() 504 mscm->request.choice); in process_h245() 507 if (mscm->response.choice == in process_h245() 515 mscm->response.choice); in process_h245() 595 switch (taddr->choice) { in get_h225_addr() 1068 pdu->h323_message_body.choice); in process_q931() [all …]
|
| /linux-6.15/arch/mips/pic32/ |
| H A D | Kconfig | 4 choice 34 choice
|
| /linux-6.15/arch/mips/lantiq/ |
| H A D | Kconfig | 9 choice 32 choice
|
| /linux-6.15/arch/mips/ralink/ |
| H A D | Kconfig | 14 choice 61 choice
|
| /linux-6.15/arch/mips/bcm63xx/boards/ |
| H A D | Kconfig | 2 choice
|
| /linux-6.15/scripts/kconfig/tests/no_write_if_dep_unmet/ |
| H A D | Kconfig | 6 choice
|
| /linux-6.15/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | env.py | 195 for choice in vars_needed: 196 for entry in choice: 200 missing.append(choice)
|