| /u-boot/common/ |
| A D | cli_readline.c | 251 static int cread_line(const char *const prompt, char *buf, unsigned int *len, in cread_line() 432 int cli_readline(const char *const prompt) in cli_readline() 444 int cli_readline_into_buffer(const char *const prompt, char *buffer, in cli_readline_into_buffer()
|
| A D | menu.c | 43 int prompt; member 371 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
|
| A D | bloblist.c | 391 static void show_value(const char *prompt, ulong value) in show_value()
|
| A D | command.c | 360 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()
|
| A D | cli_hush.c | 977 char *prompt; in uboot_cli_readline() local
|
| /u-boot/scripts/kconfig/ |
| A D | mconf.c | 489 const char *prompt = menu_get_prompt(menu); in build_conf() local 646 const char *prompt = menu_get_prompt(menu); in conf() local 797 const char *prompt = menu_get_prompt(menu); in conf_choice() local 858 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
| A D | nconf.c | 751 const char *prompt = menu_get_prompt(menu); in build_conf() local 950 static void show_menu(const char *prompt, const char *instructions, in show_menu() 1071 const char *prompt = menu_get_prompt(menu); in conf() local 1233 const char *prompt = menu_get_prompt(menu); in conf_choice() local 1350 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
| A D | menu.c | 127 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop() 177 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt()
|
| A D | conf.c | 356 const char *prompt; in conf() local
|
| A D | nconf.gui.c | 359 const char *title, const char *prompt, in dialog_inputbox()
|
| A D | expr.h | 241 struct property *prompt; member
|
| A D | gconf.c | 371 const char *prompt = menu_get_prompt(menu); in text_insert_help() local
|
| A D | qconf.cc | 108 QString prompt; in updateMenu() local
|
| /u-boot/scripts/kconfig/lxdialog/ |
| A D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| A D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| A D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
| A D | menubox.c | 171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
| A D | util.c | 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
| /u-boot/cmd/ |
| A D | sysboot.c | 58 int prompt = 0; in do_sysboot() local
|
| /u-boot/include/ |
| A D | pxe_utils.h | 78 int prompt; member
|
| /u-boot/drivers/mtd/ |
| A D | cfi_flash.c | 570 ulong tout, char *prompt) in flash_status_check() 609 ulong tout, char *prompt) in flash_full_status_check() 661 ulong tout, char *prompt) in flash_status_poll()
|
| /u-boot/tools/binman/ |
| A D | bintool.py | 239 def show_status(color, prompt, names): argument
|
| /u-boot/drivers/ddr/fsl/ |
| A D | interactive.c | 1891 const char *prompt = "FSL DDR>"; in fsl_ddr_interactive() local
|
| /u-boot/tools/ |
| A D | moveconfig.py | 282 def confirm(args, prompt): argument
|
| /u-boot/boot/ |
| A D | pxe_utils.c | 1615 int pxe_process(struct pxe_context *ctx, ulong pxefile_addr_r, bool prompt) in pxe_process()
|