Home
last modified time | relevance | path

Searched defs:menu (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/scripts/kconfig/
A Dmenu.c22 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn()
50 struct menu *menu; in menu_add_entry() local
172 struct menu *menu = current_entry; in menu_add_prompt() local
287 struct menu *menu, *last_menu; in menu_finalize() local
594 bool menu_has_prompt(struct menu *menu) in menu_has_prompt()
606 bool menu_is_empty(struct menu *menu) in menu_is_empty()
617 bool menu_is_visible(struct menu *menu) in menu_is_visible()
655 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt()
676 bool menu_has_help(struct menu *menu) in menu_has_help()
681 const char *menu_get_help(struct menu *menu) in menu_get_help()
[all …]
A Dexpr.h195 struct menu *menu; /* the menu the property are associated with member
217 struct menu { struct
219 struct menu *next; argument
222 struct menu *parent; argument
225 struct menu *list; argument
235 * symbol as well as the text for a menu or comment, along with the argument
258 /* The location where the menu node appears in the Kconfig files */ argument
267 * Set on a menu node when the corresponding symbol changes state in some way. argument
A Dqconf.cc340 bool ConfigList::menuSkip(struct menu *menu) in menuSkip()
397 struct menu *menu; in updateSelection() local
513 struct menu* menu; in changeValue() local
546 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu()
659 void ConfigList::updateMenuList(struct menu *menu) in updateMenuList()
728 struct menu *menu; in keyPressEvent() local
792 struct menu *menu; in mouseReleaseEvent() local
845 struct menu *menu; in mouseDoubleClickEvent() local
873 struct menu *menu = NULL; in focusInEvent() local
1467 QMenu *menu = menuBar()->addMenu("&File"); in ConfigMainWindow() local
[all …]
A Dgconf.c362 static void text_insert_help(struct menu *menu) in text_insert_help()
782 struct menu *menu; in renderer_edited() local
842 static void toggle_sym_value(struct menu *menu) in toggle_sym_value()
883 struct menu *menu; in on_treeview2_button_press_event() local
940 struct menu *menu; in on_treeview2_key_press_event() local
982 struct menu *menu; in on_treeview2_cursor_changed() local
1001 struct menu *menu; in on_treeview1_button_press_event() local
1033 static gchar **fill_row(struct menu *menu) in fill_row()
1224 struct menu *menu; in gtktree_iter_find_node() local
1334 static void display_tree(struct menu *menu) in display_tree()
[all …]
A Dconf.c49 static void print_help(struct menu *menu) in print_help()
349 static int conf_string(struct menu *menu) in conf_string()
382 static int conf_sym(struct menu *menu) in conf_sym()
449 static int conf_choice(struct menu *menu) in conf_choice()
564 static void conf(struct menu *menu) in conf()
631 static void check_conf(struct menu *menu) in check_conf()
A Dparser.y41 struct menu *menu; member
580 static void print_symbol(FILE *out, struct menu *menu) in print_symbol()
675 struct menu *menu; in zconfdump() local
A Dnconf.c463 static int process_special_keys(int *key, struct menu *menu) in process_special_keys()
529 static void item_make(struct menu *menu, char tag, const char *fmt, ...) in item_make()
733 static void build_conf(struct menu *menu) in build_conf()
1064 static void conf(struct menu *menu) in conf()
1214 static void show_help(struct menu *menu) in show_help()
1227 static void conf_choice(struct menu *menu) in conf_choice()
1346 static void conf_string(struct menu *menu) in conf_string()
A Dmconf.c468 static void build_conf(struct menu *menu) in build_conf()
646 static void conf(struct menu *menu, struct menu *active_menu) in conf()
787 static void show_help(struct menu *menu) in show_help()
798 static void conf_choice(struct menu *menu) in conf_choice()
859 static void conf_string(struct menu *menu) in conf_string()
A Dqconf.h163 struct menu *menu; variable
175 struct menu *menu; variable
A Dconfdata.c824 struct menu *menu; in conf_write_defconfig() local
898 struct menu *menu; in conf_write() local
A Dnconf.gui.c204 MENU *menu; in btn_dialog() local
A Dsymbol.c1001 struct menu *menu = NULL; in sym_check_print_recursive() local
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dheader.c32 static int list_menu__run(struct ui_browser *menu) in list_menu__run()
84 struct ui_browser menu = { in ui__list_menu() local
A Dhists.c3415 struct evsel_menu *menu = container_of(browser, in perf_evsel_menu__write() local
3462 static int perf_evsel_menu__run(struct evsel_menu *menu, in perf_evsel_menu__run()
3568 struct evsel_menu menu = { in __evlist__tui_browse_hists() local
/linux-6.3-rc2/tools/perf/ui/tui/
A Dutil.c26 static int popup_menu__run(struct ui_browser *menu, int *keyp) in popup_menu__run()
65 struct ui_browser menu = { in ui__popup_menu() local
/linux-6.3-rc2/scripts/kconfig/lxdialog/
A Dmenubox.c178 WINDOW *dialog, *menu; in dialog_menu() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Drsc_dump.c67 void *menu; in mlx5_rsc_dump_read_menu_sgmt() local
/linux-6.3-rc2/drivers/media/common/
A Dcx2341x.c1189 const char * const *menu = cx2341x_ctrl_get_menu(p, id); in cx2341x_menu_item() local
/linux-6.3-rc2/tools/perf/scripts/python/
A Dexported-sql-viewer.py4047 def AddCopy(self, menu): argument
4051 def AddActions(self, menu): argument
4059 def AddActions(self, menu): argument
4274 def __init__(self, mdi_area, menu): argument
4715 def TableMenu(self, tables, menu): argument
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-core.h227 struct v4l2_ctrl *menu; member
/linux-6.3-rc2/drivers/hid/
A Dwacom_wac.c519 bool wrench = false, keyboard = false, mute_touch = false, menu = false, in wacom_intuos_pad() local
/linux-6.3-rc2/include/linux/mlx5/
A Dmlx5_ifc.h2357 struct mlx5_ifc_resource_dump_menu_segment_bits menu; member

Completed in 227 milliseconds