| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | mconf.c | 490 const char *prompt = menu_get_prompt(menu); in build_conf() local 648 const char *prompt = menu_get_prompt(menu); in conf() local 802 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local 863 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
| H 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 1236 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local 1353 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
| H A D | zconf.gperf | 31 prompt, T_PROMPT, TF_COMMAND keyword
|
| H A D | menu.c | 128 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop() 178 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt()
|
| H A D | conf.c | 367 const char *prompt; in conf() local
|
| H A D | nconf.gui.c | 358 const char *title, const char *prompt, in dialog_inputbox()
|
| H A D | expr.h | 174 struct property *prompt; member
|
| H A D | gconf.c | 371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help() local
|
| H A D | qconf.cc | 117 QString prompt; in updateMenu() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_readline.c | 245 static int cread_line(const char *const prompt, char *buf, unsigned int *len, in cread_line() 510 int cli_readline(const char *const prompt) in cli_readline() 522 int cli_readline_into_buffer(const char *const prompt, char *buffer, in cli_readline_into_buffer()
|
| H A D | menu.c | 38 int prompt; member 361 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
|
| H A D | command.c | 321 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()
|
| H A D | cli_hush.c | 980 char *prompt; in uboot_cli_readline() 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 | util.c | 370 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bedbug.c | 103 char prompt[15]; /* Prompt string for user input */ in do_bedbug_asm() local
|
| H A D | pxe.c | 502 int prompt; member 1652 int prompt = 0; in do_sysboot() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H 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()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 535 def confirm(options, prompt): argument
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 1873 const char *prompt = "FSL DDR>"; in fsl_ddr_interactive() local
|