Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 17 of 17) sorted by relevance

/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/drivers/net/hamradio/
H A Dmkiss.c38 #define ESC 0333 /* indicates byte stuffing */ macro
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()
316 case ESC: in kiss_unesc()
321 s = ESC; in kiss_unesc()
/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/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
H A Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
/linux/drivers/net/slip/
H A Dslip.h47 #define ESC 0333 /* indicates byte stuffing */ macro
H A Dslip.c939 *ptr++ = ESC;
942 case ESC:
943 *ptr++ = ESC;
973 case ESC:
978 s = ESC;
/linux/arch/arm/boot/dts/microchip/
H A Dat91-wb50n.dts21 linux,code = <1>; /* ESC button */
/linux/arch/mips/boot/dts/pic32/
H A Dpic32mzda_sk.dts56 label = "ESC";
/linux/arch/arm/boot/dts/arm/
H A Dintegratorap-im-pd1.dts118 label = "ESC";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-ok3588-c.dts56 label = "ESC";
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt282 d8: ESC
283 d9: ESC
284 da: ESC
285 db: ESC
286 dc: ESC
287 dd: ESC
288 de: ESC
289 df: ESC
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt282 d8: ESC
283 d9: ESC
284 da: ESC
285 db: ESC
286 dc: ESC
287 dd: ESC
288 de: ESC
289 df: ESC
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtvt7.dts66 label = "GPIO Key ESC";
/linux/drivers/eisa/
H A Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"