| /third_party/toybox/kconfig/ |
| D | menu.c | 18 static void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() 46 struct menu *menu; in menu_add_entry() local 230 struct menu *menu, *last_menu; in menu_finalize() local 368 bool menu_is_visible(struct menu *menu) in menu_is_visible() 394 const char *menu_get_prompt(struct menu *menu) in menu_get_prompt() 403 struct menu *menu_get_root_menu(struct menu *menu) in menu_get_root_menu() 408 struct menu *menu_get_parent_menu(struct menu *menu) in menu_get_parent_menu()
|
| D | expr.h | 120 struct menu *menu; member 134 struct menu { struct 135 struct menu *next; argument 136 struct menu *parent; argument 137 struct menu *list; argument 138 struct symbol *sym; 139 struct property *prompt; 140 struct expr *dep; 141 unsigned int flags; 143 struct file *file; [all …]
|
| D | conf.c | 171 int conf_string(struct menu *menu) in conf_string() 205 static int conf_sym(struct menu *menu) in conf_sym() 279 static int conf_choice(struct menu *menu) in conf_choice() 408 static void conf(struct menu *menu) in conf() 470 static void check_conf(struct menu *menu) in check_conf()
|
| D | mconf.c | 329 struct menu *submenu[8], *menu; in get_prompt_str() local 425 static void build_conf(struct menu *menu) in build_conf() 583 static void conf(struct menu *menu) in conf() 696 static void show_help(struct menu *menu) in show_help() 716 static void conf_choice(struct menu *menu) in conf_choice() 767 static void conf_string(struct menu *menu) in conf_string()
|
| D | confdata.c | 382 struct menu *next_menu(struct menu *menu) in next_menu() 401 struct menu *menu; in conf_write() local
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| D | test_VIDIOC_QUERYMENU.c | 34 struct v4l2_querymenu *menu) in do_check_menu() 80 struct v4l2_querymenu menu; in do_query_menu() local 107 struct v4l2_querymenu menu; in do_query_menu_invalid() local 290 struct v4l2_querymenu menu; in test_VIDIOC_QUERYMENU_NULL() local
|
| /third_party/alsa-utils/alsamixer/ |
| D | menu_widget.c | 11 int menu_widget_handle_key(MENU *menu, int key) in menu_widget_handle_key() 65 void menu_widget_create(struct widget *widget, MENU *menu, const char *title) in menu_widget_create()
|
| D | proc_files.c | 36 static MENU *menu; variable
|
| D | colors.h | 27 int menu; member
|
| D | card_select.c | 46 static MENU *menu; variable
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/ |
| D | DetectingViewer.java | 172 JMenu menu = getJMenuBar().getMenu(1); in setMatchMenu() local 394 JMenu menu = new JMenu("File"); in makeMenus() local
|
| /third_party/python/Lib/idlelib/ |
| D | macosx.py | 182 def postwindowsmenu(menu=menu): argument
|
| D | window.py | 23 def add_windows_to_menu(self, menu): argument
|
| D | scrolledlist.py | 69 menu = None variable in ScrolledList
|
| D | editor.py | 529 def update_menu_label(self, menu, index, label): argument 534 def update_menu_state(self, menu, index, state): argument
|
| /third_party/toybox/kconfig/lxdialog/ |
| D | menubox.c | 189 WINDOW *dialog, *menu; in dialog_menu() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | TapToToneActivity.java | 288 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu()
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| D | ViewerActivity.java | 45 public boolean onCreateOptionsMenu(Menu menu) { in onCreateOptionsMenu()
|
| /third_party/selinux/checkpolicy/test/ |
| D | dispol.c | 371 static int menu(void) in menu() function
|
| D | dismod.c | 839 static int menu(void) in menu() function
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| D | Demo.java | 134 Menu menu; in initMenus() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| D | peers.cpp | 175 QMenu *menu = new QMenu; in context_menu() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| D | peers.cpp | 175 QMenu *menu = new QMenu; in context_menu() local
|
| /third_party/typescript/tests/lib/ |
| D | react.d.ts | 2204 menu: HTMLFactory<HTMLElement>; property 2436 menu: React.HTMLProps<HTMLElement>; property
|
| /third_party/python/Tools/scripts/ |
| D | texi2html.py | 1886 def dumpmenu(self, menu, indent=0, outfile=sys.stdout): argument
|