Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c18 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 Dmenubox.c89 #define print_item(index, choice, selected) \ argument
176 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/openbmc/u-boot/common/
H A Dmenu.c165 int menu_default_choice(struct menu *m, void **choice) in menu_default_choice()
184 static inline int menu_interactive_choice(struct menu *m, void **choice) in menu_interactive_choice()
269 int menu_get_choice(struct menu *m, void **choice) in menu_get_choice()
/openbmc/linux/include/linux/netfilter/
Dnf_conntrack_h323_types.h
/openbmc/linux/tools/perf/ui/browsers/
Dres_sample.c
Dscripts.c
Dhists.c
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py36 def choice(value, choices): function
/openbmc/u-boot/cmd/
H A Dbootmenu.c370 void *choice = NULL; in bootmenu_show() local
H A Dpxe.c1573 void *choice; in handle_pxe_menu() local
/openbmc/u-boot/scripts/kconfig/
H A Dsymbol.c1275 static struct symbol *sym_check_choice_deps(struct symbol *choice) in sym_check_choice_deps()
/openbmc/qemu/libdecnumber/
H A DdecNumber.c6262 const decNumber *choice; local