Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dmenubox.c55 int selected, int hotkey) in do_print_item()
90 #define print_item(index, choice, selected) \ argument
143 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
173 const void *selected, int *s_scroll) in dialog_menu()
H A Dchecklist.c19 static void print_item(WINDOW * win, int choice, int selected) in print_item()
89 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
H A Dyesno.c15 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
H A Dinputbox.c17 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
H A Ddialog.h164 int selected; /* Set to 1 by dialog_*() function if selected. */ member
H A Dutil.c435 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/rk3399_rockchip-uboot/tools/buildman/
H A Dcontrol.py26 def GetActionSummary(is_summary, commits, selected, options): argument
/rk3399_rockchip-uboot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c22 int selected; member
/rk3399_rockchip-uboot/cmd/
H A Dubi.c42 int selected; member
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c809 int selected; in conf_choice() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c242 int selected; member
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_guts.c2640 unsigned selected = 0; in yaffs_find_gc_block() local