Searched defs:menu (Results 1 - 20 of 20) sorted by relevance

/linux-4.4.14/tools/perf/ui/browsers/
H A Dheader.c31 static int list_menu__run(struct ui_browser *menu) list_menu__run() argument
83 struct ui_browser menu = { ui__list_menu() local
H A Dhists.c2110 struct perf_evsel_menu *menu = container_of(browser, perf_evsel_menu__write() local
2157 static int perf_evsel_menu__run(struct perf_evsel_menu *menu, perf_evsel_menu__run() argument
2260 struct perf_evsel_menu menu = { __perf_evlist__tui_browse_hists() local
/linux-4.4.14/scripts/kconfig/
H A Dkxgettext.c171 static void menu_build_message_list(struct menu *menu) menu_build_message_list() argument
H A Dconf.c47 static void print_help(struct menu *menu) print_help() argument
133 static int conf_string(struct menu *menu) conf_string() argument
166 static int conf_sym(struct menu *menu) conf_sym() argument
235 static int conf_choice(struct menu *menu) conf_choice() argument
354 static void conf(struct menu *menu) conf() argument
420 static void check_conf(struct menu *menu) check_conf() argument
H A Dzconf.y356 menu: T_MENU prompt T_EOL label
H A Dmenu.c21 void menu_warn(struct menu *menu, const char *fmt, ...) menu_warn() argument
49 struct menu *menu; menu_add_entry() local
147 struct menu *menu = current_entry; menu_add_prop() local
284 struct menu *menu, *last_menu; menu_finalize() local
446 bool menu_has_prompt(struct menu *menu) menu_has_prompt() argument
458 bool menu_is_empty(struct menu *menu) menu_is_empty() argument
469 bool menu_is_visible(struct menu *menu) menu_is_visible() argument
507 const char *menu_get_prompt(struct menu *menu) menu_get_prompt() argument
516 struct menu *menu_get_root_menu(struct menu *menu) menu_get_root_menu() argument
521 struct menu *menu_get_parent_menu(struct menu *menu) menu_get_parent_menu() argument
533 bool menu_has_help(struct menu *menu) menu_has_help() argument
538 const char *menu_get_help(struct menu *menu) menu_get_help() argument
550 struct menu *submenu[8], *menu, *location = NULL; get_prompt_str() local
684 void menu_get_ext_help(struct menu *menu, struct gstr *help) menu_get_ext_help() argument
H A Dnconf.gui.c253 MENU *menu; btn_dialog() local
H A Dconfdata.c669 struct menu *menu; conf_write_defconfig() local
743 struct menu *menu; conf_write() local
H A Dmconf.c466 static void build_conf(struct menu *menu) build_conf() argument
645 static void conf(struct menu *menu, struct menu *active_menu) conf() argument
789 static void show_help(struct menu *menu) show_help() argument
800 static void conf_choice(struct menu *menu) conf_choice() argument
861 static void conf_string(struct menu *menu) conf_string() argument
H A Dqconf.h187 struct menu *menu; member in class:ConfigItem
H A Dexpr.h151 struct menu *menu; /* the menu the property are associated with member in struct:property
167 struct menu { struct
H A Dnconf.c461 static int process_special_keys(int *key, struct menu *menu) process_special_keys() argument
523 static void item_make(struct menu *menu, char tag, const char *fmt, ...) item_make() argument
733 static void build_conf(struct menu *menu) build_conf() argument
1066 static void conf(struct menu *menu) conf() argument
1219 static void show_help(struct menu *menu) show_help() argument
1232 static void conf_choice(struct menu *menu) conf_choice() argument
1349 static void conf_string(struct menu *menu) conf_string() argument
H A Dqconf.cc342 bool ConfigList::menuSkip(struct menu *menu) menuSkip() argument
386 ConfigItem* ConfigList::findConfigItem(struct menu *menu) findConfigItem() argument
400 struct menu *menu; updateSelection() local
494 struct menu* menu; changeValue() local
530 void ConfigList::setRootMenu(struct menu *menu) setRootMenu() argument
578 void ConfigList::updateMenuList(ConfigItem *parent, struct menu* menu) updateMenuList() argument
643 void ConfigList::updateMenuList(ConfigList *parent, struct menu* menu) updateMenuList() argument
712 struct menu *menu; keyPressEvent() local
773 struct menu *menu; mouseReleaseEvent() local
834 struct menu *menu; mouseDoubleClickEvent() local
859 struct menu *menu = NULL; focusInEvent() local
1338 QMenuBar* menu; ConfigMainWindow() local
1556 void ConfigMainWindow::changeMenu(struct menu *menu) changeMenu() argument
1565 void ConfigMainWindow::setMenuLink(struct menu *menu) setMenuLink() argument
1800 void fixup_rootmenu(struct menu *menu) fixup_rootmenu() argument
H A Dsymbol.c1084 struct menu *menu = NULL; sym_check_print_recursive() local
H A Dgconf.c367 static void text_insert_help(struct menu *menu) text_insert_help() argument
786 struct menu *menu; renderer_edited() local
806 static void change_sym_value(struct menu *menu, gint col) change_sym_value() argument
846 static void toggle_sym_value(struct menu *menu) toggle_sym_value() argument
887 struct menu *menu; on_treeview2_button_press_event() local
944 struct menu *menu; on_treeview2_key_press_event() local
986 struct menu *menu; on_treeview2_cursor_changed() local
1005 struct menu *menu; on_treeview1_button_press_event() local
1037 static gchar **fill_row(struct menu *menu) fill_row() argument
1162 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row) set_node() argument
1198 static void place_node(struct menu *menu, char **row) place_node() argument
1224 struct menu *menu; gtktree_iter_find_node() local
1334 static void display_tree(struct menu *menu) display_tree() argument
1426 void fixup_rootmenu(struct menu *menu) fixup_rootmenu() argument
/linux-4.4.14/scripts/kconfig/lxdialog/
H A Dmenubox.c191 WINDOW *dialog, *menu; dialog_menu() local
/linux-4.4.14/tools/perf/ui/tui/
H A Dutil.c27 static int popup_menu__run(struct ui_browser *menu) popup_menu__run() argument
61 struct ui_browser menu = { ui__popup_menu() local
/linux-4.4.14/drivers/media/common/
H A Dcx2341x.c1167 const char * const *menu = cx2341x_ctrl_get_menu(p, id); cx2341x_menu_item() local
/linux-4.4.14/drivers/media/usb/uvc/
H A Duvc_ctrl.c977 struct uvc_menu_info *menu; __uvc_ctrl_get() local
1018 struct uvc_menu_info *menu; __uvc_query_v4l2_ctrl() local
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-core.h212 struct v4l2_ctrl *menu; member in struct:vivid_dev

Completed in 548 milliseconds