Searched defs:choice (Results 1 – 10 of 10) sorted by relevance
/linux/scripts/kconfig/lxdialog/ |
H A D | checklist.c | 18 static void print_item(WINDOW * win, int choice, int selected) in print_item() 52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
H A D | menubox.c | 81 #define print_item(index, choice, selected) \ argument 168 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/linux/scripts/kconfig/ |
H A D | symbol.c | 263 struct symbol *sym_choice_default(struct menu *choice) in sym_choice_default() argument 295 sym_calc_choice(struct menu * choice) sym_calc_choice() argument 582 choice_set_value(struct menu * choice,struct symbol * sym) choice_set_value() argument 621 struct menu *choice; sym_toggle_tristate_value() local 1093 struct menu *choice; sym_check_print_recursive() local 1239 sym_check_choice_deps(struct symbol * choice) sym_check_choice_deps() argument 1287 struct menu *choice; sym_check_deps() local [all...] |
H A D | confdata.c | 404 struct menu *choice; conf_read_simple() local 764 struct menu *choice; conf_write_defconfig() local [all...] |
H A D | conf.c | 122 static void randomize_choice_values(struct menu *choice) in randomize_choice_values()
|
H A D | menu.c | 257 struct menu *choice = sym_get_choice_menu(sym2); in sym_check_prop() local
|
/linux/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/tools/perf/ui/browsers/ |
H A D | res_sample.c | 36 int choice; in res_sample_browse() local
|
/linux/lib/xz/ |
H A D | xz_dec_lzma2.c | 116 uint16_t choice; member
|
/linux/drivers/md/ |
H A D | md.c | 2452 int choice = 0; in bind_rdev_to_array() local
|