Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.y172 current_entry->prompt->type = P_MENU;
351 menu_add_prompt(P_MENU, $2, NULL);
359 menu_add_prompt(P_MENU, $2, NULL);
505 rootmenu.prompt = menu_add_prompt(P_MENU, "Linux Kernel Configuration", NULL);
672 case P_MENU: in print_symbol()
707 case P_MENU: in zconfdump()
727 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
A Dqconf.cc141 case P_MENU: in updateMenu()
443 if (mode == menuMode && type == P_MENU) in updateSelection()
564 if (type != P_MENU) in setRootMenu()
644 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
693 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
752 if (ptype == P_MENU && rootEntry != menu && in contentsMouseReleaseEvent()
803 if (ptype == P_MENU && (mode == singleMode || mode == symbolMode)) in contentsMouseDoubleClickEvent()
1089 case P_MENU: in debug_info()
1736 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
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()
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()
A Dexpr.h135 P_MENU, /* prompt associated with a menuconfig option */ 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 Dzconf.tab.c_shipped1746 current_entry->prompt->type = P_MENU;
1914 menu_add_prompt(P_MENU, (yyvsp[(2) - (3)].string), NULL);
1922 menu_add_prompt(P_MENU, (yyvsp[(2) - (3)].string), NULL);
2342 rootmenu.prompt = menu_add_prompt(P_MENU, "Linux Kernel Configuration", NULL);
2509 case P_MENU:
2544 case P_MENU:
2564 if (menu->prompt && menu->prompt->type == P_MENU)
A Dconf.c369 case P_MENU: in conf()
A Dmenu.c527 if (type == P_MENU) in menu_get_parent_menu()
A Dsymbol.c1331 case P_MENU: in prop_get_type_name()

Completed in 21 milliseconds