/linux/scripts/kconfig/ |
H A D | menu.c | 28 struct menu *menu_next(struct menu *menu, struct menu *root) in menu_next() 42 void menu_warn(const struct menu *menu, const char *fmt, ...) in menu_warn() 70 struct menu *menu; in menu_add_entry() local 194 struct menu *menu = current_entry; in menu_add_prompt() local 297 struct menu *menu, *last_menu; in _menu_finalize() local 512 bool menu_has_prompt(const struct menu *menu) in menu_has_prompt() 524 bool menu_is_empty(struct menu *menu) in menu_is_empty() 535 bool menu_is_visible(struct menu *menu) in menu_is_visible() 569 const char *menu_get_prompt(const struct menu *menu) in menu_get_prompt() 583 struct menu *menu_get_parent_menu(struct menu *menu) in menu_get_parent_menu() [all …]
|
H A D | expr.h | 194 struct menu *menu; /* the menu the property are associated with member 226 struct menu { struct 227 enum menu_type type; argument 230 struct menu *next; argument 233 struct menu *parent; argument 236 struct menu *list; argument 244 struct list_head link; /* link to symbol::menus */ argument 250 * symbol as well as the text for a menu or comment, along with the argument 273 /* The location where the menu node appears in the Kconfig files */ argument 282 * Set on a menu node when the corresponding symbol changes state in some way. argument
|
H A D | qconf.cc | 355 menuSkip(struct menu * menu) menuSkip() argument 398 findConfigItem(struct menu * menu) findConfigItem() argument 412 struct menu *menu; updateSelection() local 527 struct menu* menu; changeValue() local 560 setRootMenu(struct menu * menu) setRootMenu() argument 608 updateMenuList(ConfigItem * parent,struct menu * menu) updateMenuList() argument 671 updateMenuList(struct menu * menu) updateMenuList() argument 738 struct menu *menu; keyPressEvent() local 795 struct menu *menu; mouseReleaseEvent() local 841 struct menu *menu; mouseDoubleClickEvent() local 869 struct menu *menu = NULL; focusInEvent() local 1405 QMenu *menu = menuBar()->addMenu("&File"); ConfigMainWindow() local 1527 changeItens(struct menu * menu) changeItens() argument 1532 changeMenu(struct menu * menu) changeMenu() argument 1537 setMenuLink(struct menu * menu) setMenuLink() argument 1786 fixup_rootmenu(struct menu * menu) fixup_rootmenu() argument [all...] |
H A D | conf.c | 50 static void print_help(struct menu *menu) in print_help() 124 struct menu *menu; in randomize_choice_values() local 177 struct menu *menu; in conf_set_all_new_symbols() local 323 static int conf_string(struct menu *menu) in conf_string() 356 static int conf_sym(struct menu *menu) in conf_sym() 423 static void conf_choice(struct menu *menu) in conf_choice() 509 static void conf(struct menu *menu) in conf() 574 static void check_conf(struct menu *menu) in check_conf()
|
H A D | parser.y | 40 struct menu *menu; member 536 static int choice_check_sanity(const struct menu *menu) in choice_check_sanity() 563 struct menu *menu; in conf_parse() local 675 static void print_symbol(FILE *out, const struct menu *menu) in print_symbol() 763 struct menu *menu; in zconfdump() local
|
H A D | gconf.c | 86 static void text_insert_help(struct menu *menu) in text_insert_help() 103 struct menu *menu; in _select_menu() local 152 static void set_node(GtkTreeStore *tree, GtkTreeIter *node, struct menu *menu) in set_node() 258 struct menu *menu; in _update_tree() local 665 struct menu *menu; in renderer_edited() local 686 static void change_sym_value(struct menu *menu, gint col) in change_sym_value() 719 static void toggle_sym_value(struct menu *menu) in toggle_sym_value() 754 struct menu *menu; in on_treeview2_button_press_event() local 806 struct menu *menu; in on_treeview2_key_press_event() local 845 struct menu *menu; in on_treeview2_cursor_changed() local [all …]
|
H A D | nconf.c | 471 static int process_special_keys(int *key, struct menu *menu) in process_special_keys() 537 static void item_make(struct menu *menu, char tag, const char *fmt, ...) in item_make() 761 static void build_conf(struct menu *menu) in build_conf() 1051 static void conf(struct menu *menu) in conf() 1056 static void selected_conf(struct menu *menu, struct menu *active_menu) in selected_conf() 1218 static void show_help(struct menu *menu) in show_help() 1231 static void conf_choice(struct menu *menu) in conf_choice() 1350 static void conf_string(struct menu *menu) in conf_string()
|
H A D | mconf.c | 372 static void show_help(struct menu *menu) in show_help() 454 static void build_conf(struct menu *menu) in build_conf() 598 static void conf_choice(struct menu *menu) in conf_choice() 659 static void conf_string(struct menu *menu) in conf_string() 753 static void conf(struct menu *menu, struct menu *active_menu) in conf()
|
H A D | symbol.c | 100 struct menu *menu = NULL; in sym_get_choice_menu() local 194 struct menu *menu; in sym_set_changed() local 274 struct menu *menu; in sym_choice_default() local 308 struct menu *menu; in sym_calc_choice() local 606 struct menu *menu; in choice_set_value() local 1263 struct menu *choice_menu, *menu; in sym_check_choice_deps() local
|
H A D | lkc.h | 76 #define menu_for_each_sub_entry(menu, root) \ argument 78 #define menu_for_each_entry(menu) \ argument
|
H A D | qconf.h | 162 struct menu *menu; variable 173 struct menu *menu; variable
|
H A D | confdata.c | 761 struct menu *menu; in conf_write_defconfig() local 808 struct menu *menu; in conf_write() local
|
H A D | nconf.gui.c | 205 MENU *menu; btn_dialog() local [all...] |
/linux/tools/perf/ui/browsers/ |
H A D | header.c | 32 static int list_menu__run(struct ui_browser *menu) in list_menu__run() 85 struct ui_browser menu = { in ui__list_menu() local
|
H A D | hists.c | 3465 struct evsel_menu *menu = container_of(browser, in perf_evsel_menu__write() local 3512 static int perf_evsel_menu__run(struct evsel_menu *menu, in perf_evsel_menu__run() 3618 struct evsel_menu menu = { in __evlist__tui_browse_hists() local
|
/linux/tools/perf/ui/tui/ |
H A D | util.c | 26 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/scripts/kconfig/lxdialog/ |
H A D | menubox.c | 170 WINDOW *dialog, *menu; in dialog_menu() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | rsc_dump.c | 67 void *menu; in mlx5_rsc_dump_read_menu_sgmt() local
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 4050 def AddCopy(self, menu): argument 4054 def AddActions(self, menu): argument 4062 def AddActions(self, menu): argument 4277 def __init__(self, mdi_area, menu): argument 4718 def TableMenu(self, tables, menu): argument
|
/linux/drivers/hid/ |
H A D | wacom_wac.c | 524 bool wrench = false, keyboard = false, mute_touch = false, menu = false, in wacom_intuos_pad() local
|