| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | mconf.c | 395 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 D | nconf.gui.c | 358 const char *title, const char *prompt, in dialog_inputbox() 550 const char *title, in show_scroll_win()
|
| H A D | nconf.c | 695 struct gstr title; in search_conf() local
|
| H A D | gconf.c | 392 static void text_insert_msg(const char *title, const char *message) in text_insert_msg()
|
| H A D | qconf.cc | 1350 char title[256]; in ConfigMainWindow() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | yesno.c | 30 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| H A D | inputbox.c | 32 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| H A D | checklist.c | 105 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
| H A D | menubox.c | 172 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
| H A D | textbox.c | 44 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
|
| H A D | dialog.h | 108 struct dialog_color title; member
|
| H A D | util.c | 353 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | menu.c | 37 char *title; member 361 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootmenu.c | 28 char *title; /* title of entry */ member 361 char *title = NULL; in bootmenu_show() local
|
| H A D | pxe.c | 499 char *title; member
|
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/ |
| H A D | mc.c | 49 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 D | sec_firmware.c | 108 static int sec_firmware_copy_image(const char *title, in sec_firmware_copy_image()
|