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 */
  /external/pcre/dist2/src/
pcre2_internal.h 641 #define CHAR_ESC '\047'
656 #define CHAR_ESC '\033'
    [all...]
pcre2_compile.c 517 -ESC_d, CHAR_ESC,
549 /* 80 */ CHAR_BEL, -ESC_b, 0, -ESC_d, CHAR_ESC, CHAR_FF, 0,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.h 54 #define CHAR_ESC 0x1b
BiosKeyboard.c     [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/
daConsole.c 271 RetChar = CHAR_ESC;

Completed in 498 milliseconds