Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dzconf.y122 menu_add_prompt(P_MENU, $2, NULL);
183 current_entry->prompt->type = P_MENU;
371 menu_add_prompt(P_MENU, $2, NULL);
553 menu_add_prompt(P_MENU, "Main menu", NULL);
715 case P_MENU: in print_symbol()
754 case P_MENU: in zconfdump()
774 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
A Dqconf.cc124 case P_MENU: in updateMenu()
414 if (mode == menuMode && type == P_MENU) in updateSelection()
536 if (type != P_MENU) in setRootMenu()
623 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
688 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
737 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
795 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
846 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in mouseDoubleClickEvent()
1144 case P_MENU: in debug_info()
1806 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
A Dmconf.c491 case P_MENU: in build_conf()
630 if (menu->prompt->type == P_MENU) { in build_conf()
696 else if (submenu->prompt->type == P_MENU) in conf()
A Dgconf.c692 if (ptype != P_MENU) in on_back_clicked()
883 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1033 case P_MENU: in fill_row()
1342 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()
1396 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
A Dexpr.h182 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
A Dnconf.c753 case P_MENU: in build_conf()
906 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1181 submenu->prompt->type == P_MENU) in conf()
A Dconf.c359 case P_MENU: in conf()
A Dmenu.c685 if (type == P_MENU) in menu_get_parent_menu()
A Dsymbol.c1316 case P_MENU: in prop_get_type_name()

Completed in 31 milliseconds