Home
last modified time | relevance | path

Searched refs:menu_get_prompt (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf()
562 item_add_str("%*c%s", indent + 1, ' ', menu_get_prompt(menu)); in build_conf()
565 item_add_str(" (%s)", menu_get_prompt(def_menu)); in build_conf()
577 item_make("---%*c%s", indent + 1, ' ', menu_get_prompt(menu)); in build_conf()
620 item_add_str("%*c%s%s", tmp, ' ', menu_get_prompt(menu), in build_conf()
628 item_add_str("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu), in build_conf()
647 const char *prompt = menu_get_prompt(menu); in conf()
654 stpart.text = menu_get_prompt(menu); in conf()
792 show_helptext(menu_get_prompt(menu), str_get(&help)); in show_help()
798 const char *prompt = menu_get_prompt(menu); in conf_choice()
[all …]
H A Dnconf.c752 const char *prompt = menu_get_prompt(menu); in build_conf()
832 ' ', menu_get_prompt(menu)); in build_conf()
836 menu_get_prompt(def_menu)); in build_conf()
850 ' ', menu_get_prompt(menu)); in build_conf()
897 menu_get_prompt(menu), in build_conf()
905 menu_get_prompt(menu), in build_conf()
1071 const char *prompt = menu_get_prompt(menu); in conf()
1227 show_scroll_win(main_window, menu_get_prompt(menu), str_get(&help)); in show_help()
1233 const char *prompt = menu_get_prompt(menu); in conf_choice()
1256 menu_get_prompt(child)); in conf_choice()
[all …]
H A Dconf.c256 printf("%*s%s\n", indent - 1, "", menu_get_prompt(menu)); in conf_choice()
266 printf("%*s%s\n", indent - 1, "", menu_get_prompt(menu)); in conf_choice()
274 printf("%*c %s\n", indent, '*', menu_get_prompt(child)); in conf_choice()
283 printf(" %d. %s", cnt, menu_get_prompt(child)); in conf_choice()
373 prompt = menu_get_prompt(menu); in conf()
H A Dgconf.c370 const char *prompt = menu_get_prompt(menu); in text_insert_help()
1052 g_strdup_printf("%s %s", menu_get_prompt(menu), in fill_row()
1105 g_strdup(menu_get_prompt(def_menu)); in fill_row()
1276 menu1 ? menu_get_prompt(menu1) : "nil", in update_tree()
1277 menu2 ? menu_get_prompt(menu2) : "nil"); in update_tree()
1282 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()
1364 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()
1367 printf("%*c%s: ", indent, ' ', menu_get_prompt(child)); in display_tree()
H A Dlkc.h117 const char *menu_get_prompt(struct menu *menu);
H A Dmenu.c676 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt() function
789 menu_get_prompt(menu)); in get_prompt_str()
H A Dconfdata.c874 str = menu_get_prompt(menu); in conf_write()
903 str = menu_get_prompt(menu); in conf_write()
H A Dqconf.cc106 prompt = menu_get_prompt(menu); in updateMenu()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf()
563 item_add_str("%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
566 item_add_str(" (%s)", _(menu_get_prompt(def_menu))); in build_conf()
578 item_make("---%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
621 item_add_str("%*c%s%s", tmp, ' ', _(menu_get_prompt(menu)), in build_conf()
629 item_add_str("%*c%s%s", indent + 1, ' ', _(menu_get_prompt(menu)), in build_conf()
648 const char *prompt = menu_get_prompt(menu); in conf()
655 stpart.text = menu_get_prompt(menu); in conf()
796 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
802 const char *prompt = _(menu_get_prompt(menu)); in conf_choice()
[all …]
H A Dnconf.c751 const char *prompt = menu_get_prompt(menu); in build_conf()
832 ' ', _(menu_get_prompt(menu))); in build_conf()
836 _(menu_get_prompt(def_menu))); in build_conf()
850 ' ', _(menu_get_prompt(menu))); in build_conf()
897 _(menu_get_prompt(menu)), in build_conf()
905 _(menu_get_prompt(menu)), in build_conf()
1071 const char *prompt = menu_get_prompt(menu); in conf()
1230 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); in show_help()
1236 const char *prompt = _(menu_get_prompt(menu)); in conf_choice()
1259 _(menu_get_prompt(child))); in conf_choice()
[all …]
H A Dconf.c254 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
264 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
272 printf("%*c %s\n", indent, '*', _(menu_get_prompt(child))); in conf_choice()
281 printf(" %d. %s", cnt, _(menu_get_prompt(child))); in conf_choice()
371 prompt = menu_get_prompt(menu); in conf()
H A Dgconf.c371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help()
1052 g_strdup_printf("%s %s", _(menu_get_prompt(menu)), in fill_row()
1105 g_strdup(_(menu_get_prompt(def_menu))); in fill_row()
1276 menu1 ? menu_get_prompt(menu1) : "nil", in update_tree()
1277 menu2 ? menu_get_prompt(menu2) : "nil"); in update_tree()
1282 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()
1364 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()
1367 printf("%*c%s: ", indent, ' ', menu_get_prompt(child)); in display_tree()
H A Dlkc_proto.h21 const char * menu_get_prompt(struct menu *menu);
H A Dkxgettext.c175 message__add(menu_get_prompt(menu), NULL, in menu_build_message_list()
H A Dmenu.c668 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt() function
753 _(menu_get_prompt(menu))); in get_prompt_str()
H A Dconfdata.c798 str = menu_get_prompt(menu); in conf_write()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf()
563 item_add_str("%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
566 item_add_str(" (%s)", _(menu_get_prompt(def_menu))); in build_conf()
578 item_make("---%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf()
621 item_add_str("%*c%s%s", tmp, ' ', _(menu_get_prompt(menu)), in build_conf()
629 item_add_str("%*c%s%s", indent + 1, ' ', _(menu_get_prompt(menu)), in build_conf()
648 const char *prompt = menu_get_prompt(menu); in conf()
655 stpart.text = menu_get_prompt(menu); in conf()
796 show_helptext(_(menu_get_prompt(menu)), str_get(&help)); in show_help()
802 const char *prompt = _(menu_get_prompt(menu)); in conf_choice()
[all …]
H A Dnconf.c751 const char *prompt = menu_get_prompt(menu); in build_conf()
832 ' ', _(menu_get_prompt(menu))); in build_conf()
836 _(menu_get_prompt(def_menu))); in build_conf()
850 ' ', _(menu_get_prompt(menu))); in build_conf()
897 _(menu_get_prompt(menu)), in build_conf()
905 _(menu_get_prompt(menu)), in build_conf()
1071 const char *prompt = menu_get_prompt(menu); in conf()
1230 show_scroll_win(main_window, _(menu_get_prompt(menu)), str_get(&help)); in show_help()
1236 const char *prompt = _(menu_get_prompt(menu)); in conf_choice()
1259 _(menu_get_prompt(child))); in conf_choice()
[all …]
H A Dconf.c260 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
270 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice()
278 printf("%*c %s\n", indent, '*', _(menu_get_prompt(child))); in conf_choice()
287 printf(" %d. %s", cnt, _(menu_get_prompt(child))); in conf_choice()
380 prompt = menu_get_prompt(menu); in conf()
H A Dgconf.c371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help()
1052 g_strdup_printf("%s %s", _(menu_get_prompt(menu)), in fill_row()
1105 g_strdup(_(menu_get_prompt(def_menu))); in fill_row()
1276 menu1 ? menu_get_prompt(menu1) : "nil", in update_tree()
1277 menu2 ? menu_get_prompt(menu2) : "nil"); in update_tree()
1282 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()
1364 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()
1367 printf("%*c%s: ", indent, ' ', menu_get_prompt(child)); in display_tree()
H A Dlkc_proto.h20 const char * menu_get_prompt(struct menu *menu);
H A Dkxgettext.c175 message__add(menu_get_prompt(menu), NULL, in menu_build_message_list()
H A Dmenu.c515 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt() function
600 _(menu_get_prompt(menu))); in get_prompt_str()
H A Dconfdata.c794 str = menu_get_prompt(menu); in conf_write()
H A Dqconf.cc130 prompt = _(menu_get_prompt(menu)); in updateMenu()

12