Home
last modified time | relevance | path

Searched full:esc (Results 1 – 25 of 105) sorted by relevance

12345

/linux/drivers/net/slip/
H A Dslip.h47 #define ESC 0333 /* indicates byte stuffing */ macro
48 #define ESC_END 0334 /* ESC ESC_END means END 'data' */
49 #define ESC_ESC 0335 /* ESC ESC_ESC means ESC 'data' */
81 #define SLF_ESCAPE 1 /* ESC received */
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst34 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
35 GRAF_MAP DEC VT100 pseudographics ESC ( 0
36 IBMPC_MAP IBM code page 437 ESC ( U
37 USER_MAP User defined ESC ( K
40 特別是 ESC ( U 不再是“直通字體”,因爲字體可能與IBM字符集完全不同。
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst31 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
32 GRAF_MAP DEC VT100 pseudographics ESC ( 0
33 IBMPC_MAP IBM code page 437 ESC ( U
34 USER_MAP User defined ESC ( K
37 特别是 ESC ( U 不再是“直通字体”,因为字体可能与IBM字符集完全不同。
/linux/Documentation/arch/s390/
H A D3270.ChangeLog4 * In tubttybld.c, substantially revise ESC processing so that
5 ESC sequences (especially coloring ones) and the strings
44 * color support and minimal other ESC-sequence support is added.
H A D3270.rst271 This assigns the string ESC-k to PA3. Similarly, the string ESC-j
273 editing, ESC-k and ESC-j retrieve backward and forward history.
/linux/drivers/net/hamradio/
H A Dmkiss.c38 #define ESC 0333 /* indicates byte stuffing */ macro
39 #define ESC_END 0334 /* ESC ESC_END means END 'data' */
40 #define ESC_ESC 0335 /* ESC ESC_ESC means ESC 'data' */
61 #define AXF_ESCAPE 1 /* ESC received */
177 *ptr++ = ESC; in kiss_esc()
180 case ESC: in kiss_esc()
181 *ptr++ = ESC; in kiss_esc()
219 *ptr++ = ESC; in kiss_esc_crc()
222 case ESC: in kiss_esc_crc()
223 *ptr++ = ESC; in kiss_esc_crc()
[all …]
/linux/Documentation/admin-guide/
H A Dunicode.rst25 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
26 GRAF_MAP DEC VT100 pseudographics ESC ( 0
27 IBMPC_MAP IBM code page 437 ESC ( U
28 USER_MAP User defined ESC ( K
31 In particular, ESC ( U is no longer "straight to font", since the font
/linux/scripts/kconfig/
H A Dnconf.c66 "Go back to parent menu <Left> <Esc> <F5>\n"
67 "Close a help window <Enter> <Esc> <F5>\n"
69 "Close entry window, forget <Esc> <F5>\n"
76 "Exit menu search mode </> <Esc>\n"
102 "Press any of <Enter> <Esc> <q> <F5> <F9> to exit.\n"
145 "Exit a submenu to its parent menu with <Esc> or <Left>.\n"
149 "<Esc> always leaves the current window.\n"
162 "Exit a submenu to its parent menu with <Esc> or <Left>.\n"
166 "<Esc> always leaves the current window.\n"
179 "Press <Enter> to apply, <Esc> to cancel.",
[all …]
H A Dmconf.c67 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n"
68 " using those letters. You may press a single <ESC>, but\n"
115 "o Press <E>, <X>, <q>, <Enter> or <Esc><Esc> to exit.\n"
190 "Press <Esc><Esc> to exit, <?> for Help, </> for Search. "
885 "(Press <ESC><ESC> to continue kernel configuration.)", in handle_exit()
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dnwl-dsi.yaml76 - description: dsi esc reset line
83 - const: esc
181 reset-names = "byte", "dpi", "esc", "pclk";
/linux/scripts/kconfig/lxdialog/
H A Dutil.c511 * ncurses uses ESC to detect escaped char sequences. This resutl in
512 * a small timeout before ESC is actually delivered to the application.
513 * lxdialog suggest <ESC> <ESC> which is correctly translated to two
514 * times esc. But then we need to ignore the second esc to avoid stepping
/linux/Documentation/filesystems/
H A Dseq_file.rst242 seq_escape(struct seq_file *m, const char *s, const char *esc);
246 which is in the string esc will be represented in octal form in the output.
251 const char *esc);
253 const struct path *root, const char *esc)
255 Here, path indicates the file of interest, and esc is a set of characters
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb-p200.dts43 button-esc {
44 label = "Esc";
/linux/tools/perf/ui/browsers/
H A Dmap.c54 target, "ENTER: OK, ESC: Cancel", 0); in map_browser__search()
80 "Press ESC to exit, %s / to search", in map_browser__run()
/linux/arch/sparc/include/asm/
H A Ddma.h27 #define DMA_ESCV1 0x40000000 /* DMA ESC Version 1 */
54 #define DMA_ADD_ENABLE 0x00040000 /* Special ESC DVMA optimization */
/linux/Documentation/arch/sparc/
H A Dconsole.rst5 1. press Esc + 'B'
/linux/tools/arch/x86/include/asm/
H A Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/arch/x86/include/asm/
H A Dinat.h91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux/tools/perf/ui/tui/
H A Dutil.c30 if (ui_browser__show(menu, " ", "ESC: exit, ENTER|->: Select option") < 0) in popup_menu__run()
241 return ui__question_window(NULL, msg, "Enter: Yes, ESC: No", 0); in ui__dialog_yesno()
/linux/lib/
H A Dseq_buf.c306 * @esc: set of characters to escape in the output
312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
323 char *end = mangle_path(buf, p, esc);
/linux/tools/perf/ui/
H A Dkeysyms.c20 case K_ESC: name = "ESC"; break; in key_name()
/linux/Documentation/devicetree/bindings/display/
H A Dbrcm,bcm2835-dsi0.yaml31 - description: The DSI ESC clock
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw74xx-rpidsi.dtso41 samsung,esc-clock-frequency = <54000000>;
H A Dimx8mm-venice-gw72xx-0x-rpidsi.dtso45 samsung,esc-clock-frequency = <54000000>;
/linux/arch/arm/boot/dts/microchip/
H A Dat91-wb50n.dts21 linux,code = <1>; /* ESC button */

12345