Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf() local
647 const char *prompt = menu_get_prompt(menu); in conf() local
798 const char *prompt = menu_get_prompt(menu); in conf_choice() local
859 const char *prompt = menu_get_prompt(menu); in conf_string() local
H A Dnconf.c752 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
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c490 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 Dnconf.c751 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 Dmenu.c127 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()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c490 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 Dnconf.c751 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 Dzconf.gperf31 prompt, T_PROMPT, TF_COMMAND keyword
H A Dmenu.c128 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()
/OK3568_Linux_fs/u-boot/common/
H A Dcli_readline.c245 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 Dmenu.c38 int prompt; member
361 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dmenubox.c184 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dmenubox.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/
H A Dprompt.py110 def substitute_prompt(prompt): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/
H A Dprompt.py110 def substitute_prompt(prompt): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Ddeb_defs.h89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex()
101 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) argument

123