Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/futex/include/
A 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-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
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-6.3-rc2/Documentation/translations/zh_TW/admin-guide/
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-6.3-rc2/drivers/net/hamradio/
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-6.3-rc2/Documentation/s390/
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.
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-6.3-rc2/Documentation/admin-guide/
A Dunicode.rst26 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
27 GRAF_MAP DEC VT100 pseudographics ESC ( 0
28 IBMPC_MAP IBM code page 437 ESC ( U
29 USER_MAP User defined ESC ( K
32 In particular, ESC ( U is no longer "straight to font", since the font
A Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
/linux-6.3-rc2/drivers/net/slip/
A Dslip.h47 #define ESC 0333 /* indicates byte stuffing */ macro
A Dslip.c939 *ptr++ = ESC;
942 case ESC:
943 *ptr++ = ESC;
973 case ESC:
978 s = ESC;
/linux-6.3-rc2/arch/arm/boot/dts/
A Dat91-wb50n.dts21 linux,code = <1>; /* ESC button */
A Dintegratorap-im-pd1.dts118 label = "ESC";
A Dimx6dl-prtvt7.dts66 label = "GPIO Key ESC";
A Dimx6dl-prtmvt.dts98 label = "GPIO Key ESC";
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dmicrochip,pic32-gpio.txt45 label = "ESC";
A Dgpio_oxnas.txt43 label = "ESC";
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Dbrcm,bcm2835-dsi0.yaml31 - description: The DSI ESC clock
/linux-6.3-rc2/arch/mips/boot/dts/pic32/
A Dpic32mzda_sk.dts56 label = "ESC";
/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dgoogle,cros-ec-keyb.yaml98 /* N = R_ALT ESC */
/linux-6.3-rc2/arch/x86/lib/
A 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-6.3-rc2/tools/arch/x86/lib/
A 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-6.3-rc2/drivers/eisa/
A Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"

Completed in 32 milliseconds