Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/
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()
A Dqconf.cc109 case P_MENU: in updateMenu()
412 if (mode == menuMode && type == P_MENU) in updateSelection()
553 if (type != P_MENU) in setRootMenu()
640 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
705 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
754 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
815 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
858 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1085 case P_MENU: in debug_info()
1200 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
[all …]
A Dmconf.c494 case P_MENU: in build_conf()
633 if (menu->prompt->type == P_MENU) { in build_conf()
699 else if (submenu->prompt->type == P_MENU) in conf()
A Dgconf.c709 if (ptype != P_MENU) in on_back_clicked()
908 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 Dnconf.c753 case P_MENU: in build_conf()
905 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1179 submenu->prompt->type == P_MENU) in conf()
A Dexpr.h180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
A Dconf.c579 case P_MENU: in conf()
A Dmenu.c670 if (type == P_MENU) in menu_get_parent_menu()
A Dconfdata.c971 menu->prompt->type == P_MENU) { in conf_write()
A Dsymbol.c1252 case P_MENU: in prop_get_type_name()

Completed in 26 milliseconds