Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.y114 menu_add_prompt(P_MENU, $2, NULL);
184 current_entry->prompt->type = P_MENU;
349 menu_add_prompt(P_MENU, $2, NULL);
557 menu_add_prompt(P_MENU, "Main menu", NULL); in conf_parse()
712 case P_MENU: in print_symbol()
747 case P_MENU: in zconfdump()
767 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
A Dqconf.cc112 case P_MENU: in updateMenu()
415 if (mode == menuMode && type == P_MENU) in updateSelection()
556 if (type != P_MENU) in setRootMenu()
643 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
708 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
757 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
818 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
861 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1088 case P_MENU: in debug_info()
1194 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
[all …]
A Dmconf.c480 case P_MENU: in build_conf()
585 if (menu->prompt->type == P_MENU) { in build_conf()
806 else if (submenu->prompt->type == P_MENU) in conf()
A Dgconf.c674 if (ptype != P_MENU) in on_back_clicked()
873 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1030 case P_MENU: in fill_row()
1319 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()
1375 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
A Dexpr.h180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
A Dnconf.c779 case P_MENU: in build_conf()
890 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1181 submenu->prompt->type == P_MENU) in selected_conf()
A Dconf.c524 case P_MENU: in conf()
A Dconfdata.c871 menu->prompt->type == P_MENU) { in conf_write()
A Dmenu.c583 if (type == P_MENU) in menu_get_parent_menu()
A Dsymbol.c1317 case P_MENU: in prop_get_type_name()

Completed in 50 milliseconds