Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/futex/include/
Dlogging.h34 #define ESC 0x1B, '[' macro
40 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
41 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND
42 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
43 #define RESET_COLOR ESC, '0', 'm'
/Linux-v4.19/drivers/net/hamradio/
Dmkiss.c46 #define ESC 0333 /* indicates byte stuffing */ macro
185 *ptr++ = ESC; in kiss_esc()
188 case ESC: in kiss_esc()
189 *ptr++ = ESC; in kiss_esc()
227 *ptr++ = ESC; in kiss_esc_crc()
230 case ESC: in kiss_esc_crc()
231 *ptr++ = ESC; in kiss_esc_crc()
324 case ESC: in kiss_unesc()
329 s = ESC; in kiss_unesc()
/Linux-v4.19/Documentation/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.txt248 This assigns the string ESC-k to PA3. Similarly, the string ESC-j
250 editing, ESC-k and ESC-j retrieve backward and forward history.
/Linux-v4.19/Documentation/admin-guide/
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
Dvga-softcursor.rst15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
/Linux-v4.19/drivers/net/slip/
Dslip.h45 #define ESC 0333 /* indicates byte stuffing */ macro
Dslip.c929 *ptr++ = ESC;
932 case ESC:
933 *ptr++ = ESC;
963 case ESC:
968 s = ESC;
/Linux-v4.19/arch/arm/boot/dts/
Dat91-wb50n.dts24 linux,code = <1>; /* ESC button */
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dmicrochip,pic32-gpio.txt45 label = "ESC";
Dgpio_oxnas.txt43 label = "ESC";
/Linux-v4.19/arch/mips/boot/dts/pic32/
Dpic32mzda_sk.dts63 label = "ESC";
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt36 /* N = R_ALT ESC */
/Linux-v4.19/tools/objtool/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-v4.19/tools/perf/util/intel-pt-decoder/
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-v4.19/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-v4.19/drivers/isdn/hardware/eicon/
Dpc.h305 #define ESC 0x7f /* escape extension */ macro
Dmessage.c1199 add_p(plci, ESC, esc_chi); in connect_req()
1268 if (noCh) add_p(plci, ESC, "\x02\x18\xfd"); /* D-channel, no B-L3 */ in connect_req()
1356 add_p(plci, ESC, esc_t); in connect_res()
1368 add_p(plci, ESC, esc_t); in connect_res()
4588 add_p(plci, ESC, "\x02\x18\x00"); /* support call waiting */ in control_rc()
4846 … 1 + esc_law[0], plci->Sig.Ind, 1 + 1 + esc_cr[0] + 1 + 1 + esc_law[0], ESC, esc_cr, ESC, esc_law); in sig_ind()
5391 add_p(plci, ESC, multi_ssext_parms[0]); /* remembered parameter -> only one possible */ in sig_ind()
7253 if (p->info[i - 1] == ESC && p->info[i + 1] == CHI) return (p->info[i + 2]); in getChannel()
8840 if (w == ESC && wlen >= 3) code = in[ploc + 2] | 0x800; in IndParse()
8962 add_p(plci, ESC, voice_chi); /* Channel */ in SetVoiceChannel()
[all …]
Dmaintidi.c1221 if (*msg != ESC) return NULL; in get_next_var()
1227 if (*msg != ESC) return NULL; in get_next_var()
Ddebug.c1338 *P++ = ESC; in SuperTraceCreateReadReq()
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dbrcm,bcm-vc4.txt71 b) escape: The DSI ESC clock from CPRMAN
/Linux-v4.19/arch/arm/mach-pxa/
Dmagician.c155 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
/Linux-v4.19/drivers/eisa/
Deisa.ids422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"