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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Keyboard/VirtualKeyboardDxe/
VirtualKeyboard.h 50 #define CHAR_ESC 0x1b
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
termios.h 427 #define CHAR_ESC 0x001b /* Escape (ESC) character */
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.h 54 #define CHAR_ESC 0x1b
BiosKeyboard.c     [all...]
  /external/pcre/dist2/src/
pcre2_internal.h 656 #define CHAR_ESC '\047'
671 #define CHAR_ESC '\033'
    [all...]
pcre2test.c     [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c 271 RetChar = CHAR_ESC;

Completed in 182 milliseconds