HomeSort by relevance Sort by last modified time
    Searched full:show_menu (Results 1 - 6 of 6) sorted by null

  /bootable/recovery/
ui.c 90 static int show_menu = 0; variable
200 if (show_menu) {
548 show_menu = 1;
558 if (show_menu > 0) {
573 if (show_menu > 0 && text_rows > 0 && text_cols > 0) {
574 show_menu = 0;
  /external/grub/stage2/
stage2.c 264 show_menu = 1;
266 /* If SHOW_MENU is false, don't display the menu until ESC is pressed. */
267 if (! show_menu)
279 show_menu = 1;
305 if (show_menu)
759 show_menu = 1;
shared.h 856 extern int show_menu;
builtins.c 79 int show_menu = 1; variable
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
gml.php 241 'message_position','message_size','show_menu','show_menu_pos','get_color','get_open_filename',
    [all...]
  /external/grub/
ChangeLog     [all...]

Completed in 1406 milliseconds