/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/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 : '\\' ('"'|'\''|'\\')
|
/external/openssl/crypto/conf/ |
D | keysets.pl | 9 $ESC=0x20; 27 $v|=$ESC if ($c =~ /\\/); 122 #define CONF_ESC $ESC
|
/external/chromium_org/third_party/openssl/openssl/crypto/conf/ |
D | keysets.pl | 9 $ESC=0x20; 27 $v|=$ESC if ($c =~ /\\/); 122 #define CONF_ESC $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
|
/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 : '\\'
|
/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/ |
D | constants.js | 27 ESC: 27 property
|
/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/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/ |
D | cnokw.re | 132 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+); 141 (['] (ESC|any\[\n\\'])* [']) 147 (["] (ESC|any\[\n\\"])* ["])
|
D | cunroll.re | 133 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+); 152 (['] (ESC|any\[\n\\'])* [']) 158 (["] (ESC|any\[\n\\"])* ["])
|
D | cmmap.re | 115 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+); 157 (['] (ESC|any\[\n\\'])* [']) 163 (["] (ESC|any\[\n\\"])* ["])
|
D | c.re | 132 ESC = [\\] ([abfnrtv?'"\\] | "x" H+ | O+); 174 (['] (ESC|any\[\n\\'])* [']) 180 (["] (ESC|any\[\n\\"])* ["])
|
/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/chromium_org/ppapi/api/ |
D | ppp_mouse_lock.idl | 23 * when the user presses the ESC key.
|
/external/guava/guava/src/com/google/common/base/ |
D | Ascii.java | 330 public static final byte ESC = 27; field in Ascii
|
/external/chromium_org/chrome/test/functional/gtalk/ |
D | jsutils.js | 14 ESC: 27 property
|
/external/icu4c/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/chromium_org/third_party/icu/source/test/testdata/ |
D | conversion.txt | 184 // The first ESC N comes before its designator sequence, the last sequence is ESC+space. 1011 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1014 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1029 // jisx-208.ucm (<ESC>$B=1b2442): 1032 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a): 1034 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1038 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1137 "a\x1bc", // Unicode ESC must not occur as a character 1144 "a\x1bc", // Unicode ESC must not occur as a character 1151 "a\x1bc", // Unicode ESC must not occur as a character [all …]
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
D | AbstractComboPropertyEditor.java | 73 case SWT.ESC : in activate()
|