/external/openssl/crypto/conf/ |
D | keysets.pl | 9 $ESC=0x20; 27 $v|=$ESC if ($c =~ /\\/); 122 #define CONF_ESC $ESC
|
/external/chromium/net/base/ |
D | telnet_server.cc | 85 ESC = 0x1B enumerator 171 } else if (c == TelnetProtocol::ESC) { in StateMachineStep()
|
/external/chromium/third_party/icu/source/test/testdata/ |
D | conversion.txt | 170 // The first ESC N comes before its designator sequence, the last sequence is ESC+space. 852 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 855 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 870 // jisx-208.ucm (<ESC>$B=1b2442): 873 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a): 875 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 879 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 978 "a\x1bc", // Unicode ESC must not occur as a character 985 "a\x1bc", // Unicode ESC must not occur as a character 992 "a\x1bc", // Unicode ESC must not occur as a character [all …]
|
/external/icu4c/test/testdata/ |
D | conversion.txt | 170 // The first ESC N comes before its designator sequence, the last sequence is ESC+space. 993 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 996 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1011 // jisx-208.ucm (<ESC>$B=1b2442): 1014 // ibm-897_P100-1995.ucm (JIS X 0201, <ESC>(J=1b284a): 1016 // ibm-9005_X110-2007.ucm (ISO 8859-7, <ESC>.F=1b2e46): 1020 // windows-949-2000 (KSC_5601, <ESC>$(C=1b242843): 1119 "a\x1bc", // Unicode ESC must not occur as a character 1126 "a\x1bc", // Unicode ESC must not occur as a character 1133 "a\x1bc", // Unicode ESC must not occur as a character [all …]
|
/external/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
|
/external/webkit/WebCore/loader/ |
D | TextResourceDecoder.cpp | 99 static const int ESC = 0x1b; member in WebCore::KanjiCode 169 if (ptr[i] == ESC && (size - i >= 3)) { in judge()
|
/external/qemu/android/ |
D | hw-events.h | 45 KEY_CODE(ESC ,1) \
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 107 <ESC>{ 116 <ESC>"\\n" return '\n'; 117 <ESC>"\\r" return '\r'; 118 <ESC>"\\f" return '\f'; 119 <ESC>"\\0" return '\0';
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 25 key or press ESC to bring up the menu, select Options, and select Console... 26 from the options menu. To exit the console, press ESC. 1584 tilde key or ESC while in the console will close the console). From the 1663 The ESC key cannot be bound. 1841 tilde ('~') key. Press tilde ('~') again or ESC to exit.
|
/external/webkit/WebCore/platform/mac/ |
D | KeyEventMac.mm | 507 // VK_ESCAPE (1B) ESC key
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 1441 <ESC>{ 1464 <ESC>"\\n" return '\n'; 1465 <ESC>"\\r" return '\r'; 1466 <ESC>"\\f" return '\f'; 1467 <ESC>"\\0" return '\0';
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 1222 <ESC>{ 1231 <ESC>"\\n" return '\n'; 1232 <ESC>"\\r" return '\r'; 1233 <ESC>"\\f" return '\f'; 1234 <ESC>"\\0" return '\0';
|
D | flex.texi | 1456 <ESC>@{ 1468 <ESC>"\\n" return '\n'; 1469 <ESC>"\\r" return '\r'; 1470 <ESC>"\\f" return '\f'; 1471 <ESC>"\\0" return '\0';
|
/external/grub/docs/ |
D | grub.texi | 2020 allows one to return to the menu if desired by pressing @key{ESC}) or to 2035 If an @key{ESC} is pressed in the editor, it aborts all the changes made 2041 entry with the changes (unless it was aborted via @key{ESC}, 2060 interrupted by pressing @key{ESC}. 2160 menu to be displayed by pressing @key{ESC} before the timeout 2619 for @key{ESC} and @samp{^X} for a control character.
|
D | grub.info | 1838 allows one to return to the menu if desired by pressing <ESC>) or to 1855 If an <ESC> is pressed in the editor, it aborts all the changes made 1861 with the changes (unless it was aborted via <ESC>, in which case the 1881 interrupted by pressing <ESC>. 1980 menu to be displayed by pressing <ESC> before the timeout expires. 2432 use `\e' for <ESC> and `^X' for a control character.
|
/external/grub/ |
D | ChangeLog | 2339 Likely if SHOW_MENU is false, ESC brings her to the 3655 ASCII_CHAR, when checking if ESC is pressed. 3756 enabled, print `ESC [ 7 m' and `ESC [ 0 m' before and after 4211 entry. If the user presses `ESC' during the timeout, set 5350 (await_reply): Check for Control-C instead of ESC, because GRUB 5351 already uses ESC for another purpose. 5356 (ESC): Undefined. 5772 when ESC shouldn't allow an exit. Pass it to 5775 whether to tell the user that ESC exits.
|
/external/webkit/WebKit/chromium/src/mac/ |
D | WebInputEventFactory.mm | 245 // VK_ESCAPE (1B) ESC key
|
/external/bluetooth/glib/po/ |
D | mn.po | 1130 msgstr "Түлхүүр файлын мөрийн төгсгөлд ESC тэмдэгт байна"
|
/external/icu4c/data/mappings/ |
D | icu-internal-25546.ucm | 42 # an ISO-2022 converter must not convert SO/SI/ESC (Jitterbug 4268) 59 # an ISO-2022 converter must not convert SO/SI/ESC (Jitterbug 4268)
|
/external/chromium/third_party/icu/source/data/mappings/ |
D | icu-internal-25546.ucm | 42 # an ISO-2022 converter must not convert SO/SI/ESC (Jitterbug 4268) 59 # an ISO-2022 converter must not convert SO/SI/ESC (Jitterbug 4268)
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 2811 <rdar://problem/5076807> REGRESSION: Can't undo conversion of inline text (by hitting ESC)
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 27879 (compile_branch): Removed branch chain and some unused ESC values.
|
/external/webkit/WebCore/ |
D | ChangeLog-2007-10-14 | 15251 <rdar://problem/5076807> REGRESSION: Can't undo conversion of inline text (by hitting ESC)
|
D | ChangeLog-2009-06-16 | 96509 FF3 : the ESC and TAB keys leads to a stop, the other keys are inactive.
|