Home
last modified time | relevance | path

Searched refs:choice (Results 1 – 25 of 243) sorted by relevance

12345678910

/Linux-v4.19/scripts/kconfig/tests/choice/
DKconfig6 choice
7 prompt "boolean choice"
11 bool "choice 0"
14 bool "choice 1"
18 choice
19 prompt "optional boolean choice"
24 bool "choice 0"
27 bool "choice 1"
31 choice
32 prompt "tristate choice"
[all …]
Doldask1_expected_stdout2 boolean choice
3 1. choice 0 (BOOL_CHOICE0) (NEW)
4 > 2. choice 1 (BOOL_CHOICE1) (NEW)
5 choice[1-2?]:
6 optional boolean choice [Y/n/?] (NEW)
7 optional boolean choice
8 > 1. choice 0 (OPT_BOOL_CHOICE0)
9 2. choice 1 (OPT_BOOL_CHOICE1) (NEW)
10 choice[1-2?]:
11 tristate choice
[all …]
Doldask0_expected_stdout2 boolean choice
3 1. choice 0 (BOOL_CHOICE0) (NEW)
4 > 2. choice 1 (BOOL_CHOICE1) (NEW)
5 choice[1-2?]:
6 optional boolean choice [N/y/?] (NEW)
7 tristate choice [M/y/?] (NEW)
8 choice 0 (TRI_CHOICE0) [N/m/?] (NEW)
9 choice 1 (TRI_CHOICE1) [N/m/?] (NEW)
10 optional tristate choice [N/m/y/?] (NEW)
/Linux-v4.19/scripts/kconfig/lxdialog/
Dmenubox.c102 #define print_item(index, choice, selected) \ argument
105 do_print_item(menu, item_str(), choice, selected, !item_is_tag(':')); \
189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
250 choice = item_n(); in dialog_menu()
253 if ((scroll <= choice) && (scroll + max_choice > choice) && in dialog_menu()
256 choice = choice - scroll; in dialog_menu()
260 if ((choice >= max_choice)) { in dialog_menu()
261 if (choice >= item_count() - max_choice / 2) in dialog_menu()
264 scroll = first_item = choice - max_choice / 2; in dialog_menu()
265 choice = choice - scroll; in dialog_menu()
[all …]
Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
41 wmove(win, choice, 0); in print_item()
45 wmove(win, choice, check_x); in print_item()
52 mvwaddch(win, choice, item_x, list_item[0]); in print_item()
56 wmove(win, choice, check_x + 1); in print_item()
65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
85 if ((height < item_no) && (scroll + choice < item_no - 1)) { in print_arrows()
121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
127 choice = item_n(); in dialog_checklist()
129 choice = item_n(); in dialog_checklist()
[all …]
/Linux-v4.19/scripts/kconfig/tests/rand_nested_choice/
DKconfig1 choice
2 prompt "choice"
11 choice
12 prompt "sub choice"
21 choice
22 prompt "subsub choice"
/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_h323_types.h27 } choice; member
50 } choice; member
69 } choice; member
91 } choice; member
116 } choice; member
127 } choice; member
166 } choice; member
191 } choice; member
215 } choice; member
380 } choice; member
[all …]
/Linux-v4.19/scripts/kconfig/tests/inter_choice/
DKconfig5 choice
16 choice
17 prompt "Another choice"
/Linux-v4.19/drivers/staging/speakup/
DKconfig37 the module can be loaded. See the decpc choice below
50 help on the Speakup choice above for more info.
59 help on the Speakup choice above for more info.
67 help on the Speakup choice above for more info.
75 Speakup choice above for more info.
83 help on the Speakup choice above for more info.
92 help on the Speakup choice above for more info.
101 configuration help on the Speakup choice above for more
113 choice above for more info.
135 configuration help on the Speakup choice above for more
[all …]
/Linux-v4.19/tools/perf/ui/browsers/
Dscripts.c51 int i, num, choice, ret = -1; in list_scripts() local
65 choice = ui__popup_menu(num, names); in list_scripts()
66 if (choice < num && choice >= 0) { in list_scripts()
67 strcpy(script_name, paths[choice]); in list_scripts()
/Linux-v4.19/kernel/
DKconfig.hz5 choice
22 100 Hz is a typical choice for servers, SMP and NUMA systems
29 250 Hz is a good compromise choice allowing server performance
37 300 Hz is a good compromise choice allowing server performance
45 1000 Hz is the preferred choice for desktop systems and other
/Linux-v4.19/scripts/kconfig/tests/new_choice_with_dep/
Dexpected_stdout5 choice[1-2?]:
10 choice[1-3?]:
DKconfig6 choice
22 choice
/Linux-v4.19/scripts/kconfig/tests/auto_submenu/
Dexpected_stdout5 choice
8 choice[1-2?]:
DKconfig26 choice
27 prompt "choice"
/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_main.c229 if (taddr->choice != eH245_TransportAddress_unicastAddress) in get_h245_addr()
232 switch (taddr->unicastAddress.choice) { in get_h245_addr()
419 if (olc->forwardLogicalChannelParameters.multiplexParameters.choice == in process_olc()
437 choice == in process_olc()
452 olc->forwardLogicalChannelParameters.dataType.choice == in process_olc()
455 choice == eDataApplicationCapability_application_t120 && in process_olc()
457 t120.choice == eDataProtocolCapability_separateLANStack && in process_olc()
458 olc->separateStack.networkAddress.choice == in process_olc()
485 choice == in process_olca()
500 (olca->forwardMultiplexAckParameters.choice == in process_olca()
[all …]
/Linux-v4.19/arch/mips/pic32/
DKconfig4 choice
35 choice
/Linux-v4.19/arch/mips/lantiq/
DKconfig9 choice
32 choice
/Linux-v4.19/arch/mips/ralink/
DKconfig21 choice
56 choice
/Linux-v4.19/arch/mips/loongson32/
DKconfig4 choice
50 choice
/Linux-v4.19/arch/riscv/
DKconfig97 choice
127 choice
142 choice
176 choice
/Linux-v4.19/Documentation/kbuild/
Dkconfig-language.txt154 FOO BAR BAZ's default choice for BAZ
304 - choice/endchoice
366 "choice" [symbol]
367 <choice options>
368 <choice block>
371 This defines a choice group and accepts any of the above attributes as
372 options. A choice can only be of type bool or tristate. If no type is
373 specified for a choice, its type will be determined by the type of
374 the first choice element in the group or remain unknown if none of the
375 choice elements have a type specified, as well.
[all …]
/Linux-v4.19/scripts/kconfig/tests/choice_value_with_m_dep/
Dexpected_stdout4 choice[1]: 1
/Linux-v4.19/scripts/kconfig/tests/no_write_if_dep_unmet/
DKconfig4 choice
/Linux-v4.19/arch/mips/bcm63xx/boards/
DKconfig2 choice

12345678910