Home
last modified time | relevance | path

Searched refs:P_MENU (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dzconf.y118 menu_add_prompt(P_MENU, $2, NULL);
130 menu_add_prompt(P_MENU, xstrdup("Linux Kernel Configuration"), NULL);
191 current_entry->prompt->type = P_MENU;
379 menu_add_prompt(P_MENU, $2, NULL);
712 case P_MENU: in print_symbol()
747 case P_MENU: in zconfdump()
767 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
H A Dqconf.cc133 case P_MENU: in updateMenu()
423 if (mode == menuMode && type == P_MENU) in updateSelection()
545 if (type != P_MENU) in setRootMenu()
632 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
697 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
746 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
804 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
855 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in mouseDoubleClickEvent()
1153 case P_MENU: in debug_info()
1816 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
H A Dmconf.c492 case P_MENU: in build_conf()
632 if (menu->prompt->type == P_MENU) { in build_conf()
698 else if (submenu->prompt->type == P_MENU) in conf()
H A Dgconf.c713 if (ptype != P_MENU) in on_back_clicked()
912 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1065 case P_MENU: in fill_row()
1379 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()
1433 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
H A Dexpr.h179 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
H A Dnconf.c755 case P_MENU: in build_conf()
908 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1183 submenu->prompt->type == P_MENU) in conf()
H A Dconf.c360 case P_MENU: in conf()
H A Dmenu.c688 if (type == P_MENU) in menu_get_parent_menu()
H A Dsymbol.c1385 case P_MENU: in prop_get_type_name()
/openbmc/linux/scripts/kconfig/
H A Dparser.y115 menu_add_prompt(P_MENU, $2, NULL);
164 current_entry->prompt->type = P_MENU;
332 menu_add_prompt(P_MENU, $2, NULL);
501 menu_add_prompt(P_MENU, "Main menu", NULL);
649 case P_MENU: in print_symbol()
688 case P_MENU: in zconfdump()
708 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
H A Dqconf.cc111 case P_MENU: in updateMenu()
414 if (mode == menuMode && type == P_MENU) in updateSelection()
555 if (type != P_MENU) in setRootMenu()
642 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
707 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
756 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
817 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
860 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1087 case P_MENU: in debug_info()
1202 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
[all …]
H A Dmconf.c530 case P_MENU: in build_conf()
669 if (menu->prompt->type == P_MENU) { in build_conf()
890 else if (submenu->prompt->type == P_MENU) in conf()
H A Dgconf.c706 if (ptype != P_MENU) in on_back_clicked()
905 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1062 case P_MENU: in fill_row()
1376 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()
1430 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
H A Dexpr.h180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
H A Dnconf.c828 case P_MENU: in build_conf()
980 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1272 submenu->prompt->type == P_MENU) in selected_conf()
H A Dconf.c579 case P_MENU: in conf()
H A Dmenu.c668 if (type == P_MENU) in menu_get_parent_menu()
H A Dconfdata.c971 menu->prompt->type == P_MENU) { in conf_write()
H A Dsymbol.c1262 case P_MENU: in prop_get_type_name()