HomeSort by relevance Sort by last modified time
    Searched refs:enter_standout_mode (Results 1 - 8 of 8) sorted by null

  /external/grub/util/
grub-terminfo 84 enter_standout_mode="`get_seq enter_standout_mode`"
85 if test "x$enter_standout_mode" != x; then
86 enter_standout_mode="--enter-standout-mode=$enter_standout_mode"
95 $enter_standout_mode $exit_standout_mode
grub-terminfo.in 84 enter_standout_mode="`get_seq enter_standout_mode`"
85 if test "x$enter_standout_mode" != x; then
86 enter_standout_mode="--enter-standout-mode=$enter_standout_mode"
95 $enter_standout_mode $exit_standout_mode
  /external/grub/stage2/
terminfo.h 31 char enter_standout_mode[TERMINFO_LEN]; member in struct:terminfo
terminfo.c 39 .enter_standout_mode = "\e[7m",
236 grub_putstr (grub_tparm (term.enter_standout_mode));
builtins.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 257 #define enter_standout_mode CUR Strings[35] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 257 #define enter_standout_mode CUR Strings[35] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 257 #define enter_standout_mode CUR Strings[35] macro
    [all...]

Completed in 2800 milliseconds