Home
last modified time | relevance | path

Searched refs:P_MENU (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dparser.y117 menu_add_prompt(P_MENU, $2, NULL);
166 current_entry->prompt->type = P_MENU;
341 menu_add_prompt(P_MENU, $2, NULL);
510 menu_add_prompt(P_MENU, "Main menu", NULL);
658 case P_MENU:
697 case P_MENU:
717 if (menu->prompt && menu->prompt->type == P_MENU)
H A Dqconf.cc109 case P_MENU: in updateMenu()
410 if (mode == menuMode && type == P_MENU) in updateSelection()
551 if (type != P_MENU) in setRootMenu()
638 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
703 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
752 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
813 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
856 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1080 case P_MENU: in debug_info()
1195 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
[all...]
H A Dmconf.c492 case P_MENU: in build_conf()
631 if (menu->prompt->type == P_MENU) { in build_conf()
697 else if (submenu->prompt->type == P_MENU) in conf()
H 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()
H A Dnconf.c756 case P_MENU: in build_conf()
908 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1183 submenu->prompt->type == P_MENU) in conf()
H A Dexpr.h183 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
195 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
200 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
239 * type (P_PROMPT, P_MENU, etc.)
H A Dconf.c362 case P_MENU: in conf()
H A Dmenu.c696 if (type == P_MENU) in menu_get_parent_menu()
H A Dsymbol.c1294 case P_MENU: in prop_get_type_name()
/kernel/linux/linux-6.6/scripts/kconfig/
H 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:
688 case P_MENU:
708 if (menu->prompt && menu->prompt->type == P_MENU)
H A Dqconf.cc111 case P_MENU: in updateMenu()
414 if (mode == menuMode && type == P_MENU) in updateSelection()
555 if (type != P_MENU) in setRootMenu()
642 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
707 if (mode == fullMode || mode == menuMode || type != P_MENU) in updateMenuList()
756 if (type == P_MENU && rootEntry != menu && in keyPressEvent()
817 if (ptype == P_MENU && rootEntry != menu && in mouseReleaseEvent()
860 if (ptype == P_MENU && mode != listMode) { in mouseDoubleClickEvent()
1087 case P_MENU: in debug_info()
1202 if (prop->type != P_PROMPT && prop->type != P_MENU) in clicked()
[all...]
H A Dmconf.c530 case P_MENU: in build_conf()
669 if (menu->prompt->type == P_MENU) { in build_conf()
890 else if (submenu->prompt->type == P_MENU) in conf()
H A Dgconf.c706 if (ptype != P_MENU) in on_back_clicked()
905 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
1062 case P_MENU: in fill_row()
1376 if ((view_mode != FULL_VIEW) && (ptype == P_MENU) in display_tree()
1430 if (child->prompt && child->prompt->type == P_MENU) { in fixup_rootmenu()
H A Dnconf.c828 case P_MENU: in build_conf()
980 if (menu->prompt && menu->prompt->type == P_MENU) { in build_conf()
1272 submenu->prompt->type == P_MENU) in selected_conf()
H A Dexpr.h180 P_MENU, /* prompt associated with a menu or menuconfig symbol */ enumerator
192 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
197 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
236 * type (P_PROMPT, P_MENU, etc.)
H A Dconf.c579 case P_MENU: in conf()
H A Dconfdata.c988 menu->prompt->type == P_MENU) { in conf_write()
H A Dmenu.c670 if (type == P_MENU) in menu_get_parent_menu()
H A Dsymbol.c1250 case P_MENU: in prop_get_type_name()

Completed in 23 milliseconds