Searched defs:choice (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/ |
A D | checklist.c | 31 static void print_item(WINDOW * win, int choice, int selected) in print_item() 65 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 121 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
A D | menubox.c | 102 #define print_item(index, choice, selected) \ argument 189 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/xen-4.10.0-shim-comet/xen/drivers/cpufreq/ |
A D | cpufreq.c | 70 int choice; in setup_cpufreq_option() local
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | symbol.c | 1221 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps()
|
/xen-4.10.0-shim-comet/xen/common/xz/ |
A D | dec_lzma2.c | 117 uint16_t choice; member
|
Completed in 10 milliseconds