/external/rmi4utils/f54test/ |
D | display.cpp | 26 #define ESC 0x1B macro 101 printf("%c[2J", ESC); in Clear() 110 printf("%c[%d;%dH", ESC, 0, 0); in Reflesh()
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
D | t019lexer.g | 26 : '"' (options {greedy=false;}: ESC | .)* '"' 30 : '\'' (options {greedy=false;}: ESC | .)* '\'' 62 ESC : '\\' ('"'|'\''|'\\')
|
D | t020fuzzy.g | 58 : '"' (options {greedy=false;}: ESC | .)* '"' 62 : '\'' (options {greedy=false;}: ESC | .)* '\'' 94 ESC : '\\' ('"'|'\''|'\\')
|
D | Python.g | 519 | '"' (ESC|~('\\'|'\n'|'"'))* '"' 520 | '\'' (ESC|~('\\'|'\n'|'\''))* '\'' 525 ESC
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
D | t019lexer.g | 26 : '"' (options {greedy=false;}: ESC | .)* '"' 30 : '\'' (options {greedy=false;}: ESC | .)* '\'' 62 ESC : '\\' ('"'|'\''|'\\')
|
D | t020fuzzyLexer.g | 59 : '"' (options {greedy=false;}: ESC | .)* '"' 63 : '\'' (options {greedy=false;}: ESC | .)* '\'' 95 ESC : '\\' ('"'|'\''|'\\')
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/ |
D | Fuzzy.g | 48 : '"' (options {greedy=false;}: ESC | .)* '"' 52 : '\'' (options {greedy=false;}: ESC | .)* '\'' 84 ESC : '\\' ('"'|'\''|'\\')
|
D | Fuzzy.tokens | 6 ESC=9
|
D | Fuzzy.h | 26 #define ESC 9 macro
|
D | FuzzyLexer.h | 27 #define ESC 19 macro
|
D | Fuzzy.m | 1315 // Fuzzy.g:48:2: ( '\"' ( options {greedy=false; } : ESC | . )* '\"' ) // ruleBlockSingleAlt 1316 // Fuzzy.g:48:4: '\"' ( options {greedy=false; } : ESC | . )* '\"' // alt 1351 // Fuzzy.g:48:34: ESC // alt 1405 … // Fuzzy.g:52:2: ( '\\'' ( options {greedy=false; } : ESC | . )* '\\'' ) // ruleBlockSingleAlt 1406 // Fuzzy.g:52:4: '\\'' ( options {greedy=false; } : ESC | . )* '\\'' // alt 1441 // Fuzzy.g:52:35: ESC // alt 1861 // $ANTLR start "ESC" 1900 /* $ANTLR end "ESC" */
|
/external/libvterm/src/ |
D | parser.c | 146 case ESC: in do_string() 199 case ESC: in vterm_push_bytes() 232 ENTER_STRING_STATE(ESC); in vterm_push_bytes() 262 vt->parser_state = ESC; in vterm_push_bytes() 266 case ESC: in vterm_push_bytes()
|
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/ |
D | StGUnit.g | 117 : '"' ( ESC | ~('\\'|'"') )* '"' 177 : '\'' ( ESC | ~('\''|'\\') ) '\'' 182 : '"' ( ESC | ~('\\'|'"') )* '"' 186 ESC : '\\'
|
D | ANTLRv3.g | 487 : ESC 492 : '"' (ESC | ~('\\'|'"'))* '"' 500 ESC : '\\'
|
/external/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"
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/ |
D | Fuzzy.tokens | 3 ESC=19
|
D | FuzzyLexer.h | 27 #define ESC 19 macro
|
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
D | vt320.java | 689 private final static char ESC = 27; field in vt320 1714 case ESC: in putChar() 1928 if ((c < 0x20) && (c != ESC)) {// NP - No printing character in putChar() 1934 if (c == '\\' && osc.charAt(osc.length() - 1) == ESC) { in putChar() 2240 if (c == '\\' && dcs.charAt(dcs.length() - 1) == ESC) { in putChar() 2434 write((ESC) + "[?13n", false); in putChar() 2450 case ESC: in putChar() 2604 write((ESC) + "[?" + subcode + "1;2c", false); in putChar() 2962 writeSpecial((ESC) + "[0n"); in putChar() 2971 writeSpecial((ESC) + "[" + R + ";" + C + "R"); in putChar() [all …]
|
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/ |
D | gUnit.g | 190 STRING : '"' ( ESC | ~('\\'|'"') )* '"' {setText(getText().substring(1, getText().length()-1));} 316 : '\'' ( ESC | ~('\''|'\\') ) '\'' 321 : '"' ( ESC | ~('\\'|'"') )* '"' 325 ESC : '\\'
|
/external/autotest/site_utils/ |
D | deploy_production_local.py | 49 ESC = '\x1b' 50 return re.sub(ESC+r'\[[^m]*m', '', text)
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/DemoFFTest/ |
D | FF.rc | 64 …ndow is used as Input Capture Window, and to display some info. Press Q or ESC to exit or hit butt…
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/CommandLine/ |
D | CommandLine.rc | 64 …ndow is used as Input Capture Window, and to display some info. Press Q or ESC to exit or hit butt…
|
/external/icu/icu4c/source/test/testdata/ |
D | conversion.txt | 184 // The first ESC N comes before its designator sequence, the last sequence is ESC+space. 1058 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1061 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1076 // jisx-208.ucm (<ESC>$B=1b2442): 1079 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a): 1081 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1085 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1184 "a\x1bc", // Unicode ESC must not occur as a character 1191 "a\x1bc", // Unicode ESC must not occur as a character 1198 "a\x1bc", // Unicode ESC must not occur as a character [all …]
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/copyMakeBorder/ |
D | copyMakeBorder.markdown | 46 - The program finishes when the user presses 'ESC' 137 - If you press 'ESC' the program will exit.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
D | AbstractComboPropertyEditor.java | 73 case SWT.ESC : in activate()
|