Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/
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
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/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()
H A Dutil.c382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
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 Dnconf.gui.c358 const char *title, const char *prompt, in dialog_inputbox()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dhconf.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()
H A Dexpr.h174 struct property *prompt; member
/nrf52832-nimble/rt-thread/components/finsh/
H A Dshell.c48 int finsh_set_prompt(const char * prompt) in finsh_set_prompt()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_shell.c27 static const char *prompt; variable
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/conf/
H A Dconf.c367 const char *prompt; in conf() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.cc117 QString prompt; in updateMenu() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/gconf/
H A Dgconf.c371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help() local