Home
last modified time | relevance | path

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

12

/linux-2.6.39/scripts/kconfig/
Dmenu.c21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn()
49 struct menu *menu; in menu_add_entry() local
146 struct menu *menu = current_entry; in menu_add_prop() local
264 struct menu *menu, *last_menu; in menu_finalize() local
426 bool menu_has_prompt(struct menu *menu) in menu_has_prompt()
433 bool menu_is_visible(struct menu *menu) in menu_is_visible()
471 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt()
480 struct menu *menu_get_root_menu(struct menu *menu) in menu_get_root_menu()
485 struct menu *menu_get_parent_menu(struct menu *menu) in menu_get_parent_menu()
497 bool menu_has_help(struct menu *menu) in menu_has_help()
[all …]
Dexpr.h145 struct menu *menu; /* the menu the property are associated with member
161 struct menu { struct
162 struct menu *next; argument
163 struct menu *parent; argument
164 struct menu *list; argument
165 struct symbol *sym;
166 struct property *prompt;
167 struct expr *visibility;
168 struct expr *dep;
169 unsigned int flags;
[all …]
Dconf.c47 static void print_help(struct menu *menu) in print_help()
130 static int conf_string(struct menu *menu) in conf_string()
162 static int conf_sym(struct menu *menu) in conf_sym()
231 static int conf_choice(struct menu *menu) in conf_choice()
349 static void conf(struct menu *menu) in conf()
414 static void check_conf(struct menu *menu) in check_conf()
Dmconf.c338 static void build_conf(struct menu *menu) in build_conf()
516 static void conf(struct menu *menu) in conf()
632 static void show_help(struct menu *menu) in show_help()
643 static void conf_choice(struct menu *menu) in conf_choice()
702 static void conf_string(struct menu *menu) in conf_string()
Dqconf.cc367 bool ConfigList::menuSkip(struct menu *menu) in menuSkip()
411 ConfigItem* ConfigList::findConfigItem(struct menu *menu) in findConfigItem()
425 struct menu *menu; in updateSelection() local
512 struct menu* menu; in changeValue() local
551 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu()
595 void ConfigList::updateMenuList(P* parent, struct menu* menu) in updateMenuList()
661 struct menu *menu; in keyPressEvent() local
722 struct menu *menu; in contentsMouseReleaseEvent() local
784 struct menu *menu; in contentsMouseDoubleClickEvent() local
809 struct menu *menu = NULL; in focusInEvent() local
[all …]
Dgconf.c395 static void text_insert_help(struct menu *menu) in text_insert_help()
816 struct menu *menu; in renderer_edited() local
836 static void change_sym_value(struct menu *menu, gint col) in change_sym_value()
877 static void toggle_sym_value(struct menu *menu) in toggle_sym_value()
899 struct menu *menu; in renderer_toggled() local
947 struct menu *menu; in on_treeview2_button_press_event() local
1004 struct menu *menu; in on_treeview2_key_press_event() local
1046 struct menu *menu; in on_treeview2_cursor_changed() local
1065 struct menu *menu; in on_treeview1_button_press_event() local
1097 static gchar **fill_row(struct menu *menu) in fill_row()
[all …]
Dzconf.y47 struct menu *menu; member
615 static void print_symbol(FILE *out, struct menu *menu) in print_symbol()
701 struct menu *menu; in zconfdump() local
Dnconf.c466 static int process_special_keys(int *key, struct menu *menu) in process_special_keys()
528 static void item_make(struct menu *menu, char tag, const char *fmt, ...) in item_make()
732 static void build_conf(struct menu *menu) in build_conf()
1065 static void conf(struct menu *menu) in conf()
1223 static void show_help(struct menu *menu) in show_help()
1243 static void conf_choice(struct menu *menu) in conf_choice()
1360 static void conf_string(struct menu *menu) in conf_string()
Dzconf.gperf16 menu, T_MENU, TF_COMMAND keyword
Dconfdata.c485 struct menu *menu; in conf_write_defconfig() local
559 struct menu *menu; in conf_write() local
Dkxgettext.c172 static void menu_build_message_list(struct menu *menu) in menu_build_message_list()
Dnconf.gui.c253 MENU *menu; in btn_dialog() local
Dqconf.h197 struct menu *menu; variable
Dsymbol.c972 struct menu *menu = NULL; in sym_check_print_recursive() local
/linux-2.6.39/arch/um/
DKconfig.x863 menu "UML-specific options" label
5 menu "Host processor type and features" label
/linux-2.6.39/scripts/kconfig/lxdialog/
Dmenubox.c189 WINDOW *dialog, *menu; in dialog_menu() local
/linux-2.6.39/tools/perf/util/ui/browsers/
Dhists.c1009 struct perf_evsel_menu *menu = container_of(browser, in perf_evsel_menu__write() local
1029 static int perf_evsel_menu__run(struct perf_evsel_menu *menu, const char *help) in perf_evsel_menu__run()
1097 struct perf_evsel_menu menu = { in __perf_evlist__tui_browse_hists() local
/linux-2.6.39/drivers/media/video/uvc/
Duvc_ctrl.c862 struct uvc_menu_info *menu; in uvc_query_v4l2_ctrl() local
1092 struct uvc_menu_info *menu; in uvc_ctrl_get() local
/linux-2.6.39/drivers/media/video/gspca/
Dstk014.c437 struct v4l2_querymenu *menu) in sd_querymenu()
Dov534.c1443 struct v4l2_querymenu *menu) in sd_querymenu()
Dov534_9.c1398 struct v4l2_querymenu *menu) in sd_querymenu()
Dsonixb.c1417 struct v4l2_querymenu *menu) in sd_querymenu()
Dt613.c1380 struct v4l2_querymenu *menu) in sd_querymenu()
Dzc3xx.c6918 struct v4l2_querymenu *menu) in sd_querymenu()
/linux-2.6.39/drivers/media/video/
Dcx2341x.c1138 const char * const *menu = cx2341x_ctrl_get_menu(p, id); in cx2341x_menu_item() local

12