Searched defs:choice (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | checklist.c | 19 static void print_item(WINDOW * win, int choice, int selected) in print_item() 53 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() 109 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
| H A D | menubox.c | 90 #define print_item(index, choice, selected) \ argument 177 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | menu.c | 166 int menu_default_choice(struct menu *m, void **choice) in menu_default_choice() 185 static inline int menu_interactive_choice(struct menu *m, void **choice) in menu_interactive_choice() 271 int menu_get_choice(struct menu *m, void **choice) in menu_get_choice()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.gperf | 19 choice, T_CHOICE, TF_COMMAND keyword
|
| H A D | symbol.c | 1257 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootmenu.c | 360 void *choice = NULL; in bootmenu_show() local
|
| H A D | pxe.c | 1526 void *choice; in handle_pxe_menu() local
|