Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dparser.y113 menu_add_prompt(P_MENU, $2, NULL);
183 current_entry->prompt->type = P_MENU;
342 menu_add_prompt(P_MENU, $2, NULL);
550 menu_add_prompt(P_MENU, "Main menu", NULL); in conf_parse()
694 case P_MENU: in print_symbol()
729 case P_MENU: in zconfdump()
749 if (menu->prompt && menu->prompt->type == P_MENU) in zconfdump()
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 Dqconf.cc427 if (mode == menuMode && type == P_MENU) in updateSelection()
567 if (type != P_MENU) in setRootMenu()
652 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
715 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
764 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
818 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
854 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1081 case P_MENU: in debug_info()
1793 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.c781 case P_MENU: in build_conf()
892 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1183 submenu->prompt->type == P_MENU) in selected_conf()
A Dconf.c524 case P_MENU: in conf()
A Dgconf.c774 if (ptype == P_MENU && view_mode == SINGLE_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
944 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
A Dconfdata.c880 menu->prompt->type == P_MENU) { in conf_write()
A Dmenu.c604 if (type == P_MENU) in menu_get_menu_or_parent_menu()
A Dsymbol.c1334 case P_MENU: in prop_get_type_name()

Completed in 24 milliseconds