Home
last modified time | relevance | path

Searched defs:ESC (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/rmi4utils/f54test/
H A Ddisplay.cpp26 #define ESC 0x1B macro
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/fuzzy/
H A DFuzzy.h26 #define ESC 9 macro
H A DFuzzyLexer.h27 #define ESC 19 macro
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/futex/include/
H A Dlogging.h30 #define ESC 0x1B, '[' macro
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmCachePolicy.h96 uint32_t ESC : 1; // Enable Skip Caching (ESC) on LLC member
127 uint16_t ESC : 1; // Enable Skip Caching (ESC) for L3. member
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/
H A DTokenQueue.java15 private static final char ESC = '\\'; // escape char for chomp balanced. field in TokenQueue
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/external/python/cpython3/Lib/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/external/python/cpython2/Lib/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/curses/
Dascii.py32 ESC = 0x1b # ^[ variable
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DAscii.java320 public static final byte ESC = 27; field in Ascii
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DAscii.java320 public static final byte ESC = 27; field in Ascii
/aosp_15_r20/external/jline/src/src/main/java/jline/
H A DANSIBuffer.java126 static final char ESC = 27; field in ANSIBuffer.ANSICodes
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/
D_codecs_iso2022.c35 #define ESC 0x1B macro
/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/
D_codecs_iso2022.c35 #define ESC 0x1B macro
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A Dvt320.java688 private final static char ESC = 27; field in vt320
/aosp_15_r20/external/guice/extensions/persist/lib/
HDantlr-2.7.5h3.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
HDognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd ...
/aosp_15_r20/packages/modules/adb/
Dsysdeps_win32.cpp1988 #define ESC "\x1b" in _console_read() macro
/aosp_15_r20/external/jline/
HDjline-1.0.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/ANSIBuffer$ANSICodes. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Dcharsets.jarMETA-INF/ META-INF/MANIFEST.MF sun/awt/HKSCS.class HKSCS ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Dcharsets.jarMETA-INF/ META-INF/MANIFEST.MF sun/awt/HKSCS.class HKSCS ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.6.3/
HDjsoup-1.6.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jsoup/ org/ ...

12345678910>>...14