Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/futex/include/
Dlogging.h30 #define ESC 0x1B, '[' macro
36 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
37 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
39 #define RESET_COLOR ESC, '0', 'm'
/Linux-v6.6/Documentation/translations/zh_TW/admin-guide/
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-v6.6/Documentation/translations/zh_CN/admin-guide/
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-v6.6/drivers/net/hamradio/
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-v6.6/Documentation/arch/s390/
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.
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-v6.6/Documentation/admin-guide/
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
Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
/Linux-v6.6/drivers/net/slip/
Dslip.h47 #define ESC 0333 /* indicates byte stuffing */ macro
Dslip.c939 *ptr++ = ESC;
942 case ESC:
943 *ptr++ = ESC;
973 case ESC:
978 s = ESC;
/Linux-v6.6/arch/arm/boot/dts/microchip/
Dat91-wb50n.dts21 linux,code = <1>; /* ESC button */
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dmicrochip,pic32-gpio.txt45 label = "ESC";
/Linux-v6.6/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts56 label = "ESC";
/Linux-v6.6/arch/arm/boot/dts/arm/
Dintegratorap-im-pd1.dts118 label = "ESC";
/Linux-v6.6/tools/arch/x86/lib/
Dx86-opcode-map.txt272 d8: ESC
273 d9: ESC
274 da: ESC
275 db: ESC
276 dc: ESC
277 dd: ESC
278 de: ESC
279 df: ESC
/Linux-v6.6/arch/x86/lib/
Dx86-opcode-map.txt272 d8: ESC
273 d9: ESC
274 da: ESC
275 db: ESC
276 dc: ESC
277 dd: ESC
278 de: ESC
279 df: ESC
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6dl-prtvt7.dts66 label = "GPIO Key ESC";
Dimx6dl-prtmvt.dts98 label = "GPIO Key ESC";
/Linux-v6.6/drivers/eisa/
Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"