/linux-2.6.39/scripts/kconfig/ |
D | menu.c | 21 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 …]
|
D | expr.h | 145 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 …]
|
D | conf.c | 47 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()
|
D | mconf.c | 338 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()
|
D | qconf.cc | 367 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 …]
|
D | gconf.c | 395 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 …]
|
D | zconf.y | 47 struct menu *menu; member 615 static void print_symbol(FILE *out, struct menu *menu) in print_symbol() 701 struct menu *menu; in zconfdump() local
|
D | nconf.c | 466 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()
|
D | zconf.gperf | 16 menu, T_MENU, TF_COMMAND keyword
|
D | confdata.c | 485 struct menu *menu; in conf_write_defconfig() local 559 struct menu *menu; in conf_write() local
|
D | kxgettext.c | 172 static void menu_build_message_list(struct menu *menu) in menu_build_message_list()
|
D | nconf.gui.c | 253 MENU *menu; in btn_dialog() local
|
D | qconf.h | 197 struct menu *menu; variable
|
D | symbol.c | 972 struct menu *menu = NULL; in sym_check_print_recursive() local
|
/linux-2.6.39/arch/um/ |
D | Kconfig.x86 | 3 menu "UML-specific options" label 5 menu "Host processor type and features" label
|
/linux-2.6.39/scripts/kconfig/lxdialog/ |
D | menubox.c | 189 WINDOW *dialog, *menu; in dialog_menu() local
|
/linux-2.6.39/tools/perf/util/ui/browsers/ |
D | hists.c | 1009 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/ |
D | uvc_ctrl.c | 862 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/ |
D | stk014.c | 437 struct v4l2_querymenu *menu) in sd_querymenu()
|
D | ov534.c | 1443 struct v4l2_querymenu *menu) in sd_querymenu()
|
D | ov534_9.c | 1398 struct v4l2_querymenu *menu) in sd_querymenu()
|
D | sonixb.c | 1417 struct v4l2_querymenu *menu) in sd_querymenu()
|
D | t613.c | 1380 struct v4l2_querymenu *menu) in sd_querymenu()
|
D | zc3xx.c | 6918 struct v4l2_querymenu *menu) in sd_querymenu()
|
/linux-2.6.39/drivers/media/video/ |
D | cx2341x.c | 1138 const char * const *menu = cx2341x_ctrl_get_menu(p, id); in cx2341x_menu_item() local
|