/third_party/openssl/crypto/conf/ |
D | keysets.pl | 21 my $ESC = 0x0020; 42 $v |= $ESC if $c =~ /\\/; 83 #define CONF_ESC $ESC
|
/third_party/python/Modules/cjkcodecs/ |
D | _codecs_iso2022.c | 35 #define ESC 0x1B macro 149 WRITEBYTE3(ESC, '(', 'B'); in ENCODER_RESET() 166 WRITEBYTE3(ESC, '(', 'B'); in ENCODER() 219 WRITEBYTE3(ESC, '(', ESCMARK(dsg->mark)); in ENCODER() 224 WRITEBYTE3(ESC, '$', ESCMARK(dsg->mark)); in ENCODER() 229 WRITEBYTE4(ESC, '$', '(', in ENCODER() 239 WRITEBYTE3(ESC, ')', ESCMARK(dsg->mark)); in ENCODER() 244 WRITEBYTE4(ESC, '$', ')', ESCMARK(dsg->mark)); in ENCODER() 344 (*inbuf)[3] == ESC && (*inbuf)[4] == '$' && in iso2022processesc() 442 case ESC: in DECODER() [all …]
|
/third_party/alsa-utils/alsaucm/ |
D | dump.c | 94 #define ESC(s, esc) tesc((s), (esc), sizeof(esc)) macro 99 printf("Verb.%s {\n", ESC(verb, buf1)); in text_verb_start() 101 printf("\tComment %s\n", ESC(comment, buf2)); in text_verb_start() 117 printf("\t%s.%s {\n", key, ESC(val, buf1)); in text_2nd_level_begin() 119 printf("\t\tComment %s\n", ESC(comment, buf2)); in text_2nd_level_begin() 162 ESC(value, buf); in text_supcon_value() 201 ESC(ident, buf1); in text_value() 205 ESC(value, buf2); in text_value()
|
/third_party/libuv/test/ |
D | test-tty-duplicate-key.c | 32 #define ESC "\x1b" macro 166 expect_str = ESC"[[A"; in TEST_IMPL() 220 expect_str = ESC"a"ESC"a"; in TEST_IMPL()
|
D | test-tty-escape-sequence-processing.c | 33 #define ESC "\033" macro 34 #define CSI ESC "[" 35 #define ST ESC "\\" 1281 snprintf(buffer, sizeof(buffer), "%s7", ESC); in TEST_IMPL() 1289 snprintf(buffer, sizeof(buffer), "%s8", ESC); in TEST_IMPL() 1330 snprintf(buffer, sizeof(buffer), "%sc", ESC); in TEST_IMPL() 1447 snprintf(buffer, sizeof(buffer), "%s]0;%s%s%s", ESC, HELLO, BEL, HELLO); in TEST_IMPL() 1457 snprintf(buffer, sizeof(buffer), "%sP$m%s%s", ESC, ST, HELLO); in TEST_IMPL() 1470 ESC, in TEST_IMPL() 1487 ESC, in TEST_IMPL() [all …]
|
/third_party/libxml2/test/valid/dtds/ |
D | xhtml1.dcl | 8 level 3//ESC 2/5 2/15 4/6" 34 level 3//ESC 2/5 2/15 4/6"
|
/third_party/python/Lib/test/ |
D | test_multibytecodec.py | 254 ESC = b'\x1b' 255 self.assertEqual(decoder.decode(ESC + b'('), '') 257 self.assertEqual(decoder.decode(ESC + b'$'), '') 263 self.assertEqual(decoder.decode(ESC + b'$'), '')
|
/third_party/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 186 // The first ESC N comes before its designator sequence, the last sequence is ESC+space. 1057 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1060 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1075 // jisx-208.ucm (<ESC>$B=1b2442): 1078 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a): 1080 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1084 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1183 "a\x1bc", // Unicode ESC must not occur as a character 1190 "a\x1bc", // Unicode ESC must not occur as a character 1197 "a\x1bc", // Unicode ESC must not occur as a character [all …]
|
/third_party/python/Lib/curses/ |
D | ascii.py | 32 ESC = 0x1b # ^[ variable
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | Vulkan.rc | 105 LTEXT "Attach a debugger or ESC to cancel",IDC_STATIC,7,7,115,8
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | libGLESv2.rc | 102 LTEXT "Attach a debugger or ESC to cancel",IDC_STATIC,7,7,115,8
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.rc | 103 LTEXT "Attach a debugger or ESC to cancel",IDC_STATIC,7,7,115,8
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | libGL.rc | 102 LTEXT "Attach a debugger or ESC to cancel",IDC_STATIC,7,7,115,8
|
/third_party/zlib/doc/ |
D | txtvsbin.txt | 44 7 (BEL), 8 (BS), 11 (VT), 12 (FF), 26 (SUB), 27 (ESC). 65 7 (BEL), 8 (BS), 11 (VT), 12 (FF), 26 (SUB) and 27 (ESC); but these
|
/third_party/flutter/flutter/packages/flutter/test/services/ |
D | keyboard_key_test.dart | 39 expect(LogicalKeyboardKey.isControlCharacter('\x1b'), isTrue); // ESC
|
/third_party/pcre2/pcre2/testdata/ |
D | testinputEBC | 6 # backslash must be in EBCDIC code. In data, NL, NEL, LF, ESC, and DEL must be
|
D | testoutputEBC | 7 # backslash must be in EBCDIC code. In data, NL, NEL, LF, ESC, and DEL must be
|
/third_party/ffmpeg/libavcodec/ |
D | aacenc_quantization.h | 190 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(ESC, 0, 1, 1, 1, 0, 0, ROUND_STANDARD)
|
/third_party/python/Lib/idlelib/ |
D | HISTORY.txt | 191 followed by an open parenthesis. Hit ESC or click elsewhere in the 247 - Bind ESC to "close window" of the debugger, stack viewer and class
|
/third_party/mksh/ |
D | sh_flags.opt | 166 /* ./. enable ESC as file name completion character (non-standard) */
|
/third_party/icu/icu4c/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 26 # The GSM standard specifies that one or two ESC bytes (\x1B), if not followed
|
/third_party/skia/third_party/externals/icu/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 26 # The GSM standard specifies that one or two ESC bytes (\x1B), if not followed
|
/third_party/flutter/skia/third_party/externals/icu/source/data/mappings/ |
D | gsm-03.38-2009.ucm | 26 # The GSM standard specifies that one or two ESC bytes (\x1B), if not followed
|
/third_party/python/Doc/library/ |
D | curses.ascii.rst | 77 | :const:`ESC` | Escape |
|
/third_party/libinput/doc/user/ |
D | trackpoint-configuration.rst | 93 # ESC closes the debug GUI
|