Home
last modified time | relevance | path

Searched defs:title (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c395 struct gstr title; in search_conf() local
756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
771 static void show_helptext(const char *title, const char *text) in show_helptext()
H A Dnconf.gui.c358 const char *title, const char *prompt, in dialog_inputbox()
550 const char *title, in show_scroll_win()
H A Dnconf.c695 struct gstr title; in search_conf() local
H A Dgconf.c392 static void text_insert_msg(const char *title, const char *message) in text_insert_msg()
H A Dqconf.cc1350 char title[256]; in ConfigMainWindow() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dyesno.c30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c32 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c105 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dmenubox.c172 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
H A Dtextbox.c44 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
H A Ddialog.h108 struct dialog_color title; member
H A Dutil.c353 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
/rk3399_rockchip-uboot/common/
H A Dmenu.c37 char *title; member
361 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
/rk3399_rockchip-uboot/cmd/
H A Dbootmenu.c28 char *title; /* title of entry */ member
361 char *title = NULL; in bootmenu_show() local
H A Dpxe.c499 char *title; member
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c49 void dump_ram_words(const char *title, void *addr) in dump_ram_words()
85 #define dump_ram_words(title, addr) argument
94 static int mc_copy_image(const char *title, in mc_copy_image()
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dsec_firmware.c108 static int sec_firmware_copy_image(const char *title, in sec_firmware_copy_image()