/linux-4.4.14/tools/testing/selftests/futex/include/ |
D | logging.h | 33 #define ESC 0x1B, '[' macro 39 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND 40 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND 41 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND 42 #define RESET_COLOR ESC, '0', 'm'
|
/linux-4.4.14/drivers/net/hamradio/ |
D | mkiss.c | 46 #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-4.4.14/Documentation/s390/ |
D | 3270.ChangeLog | 4 * 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.
|
D | 3270.txt | 248 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-4.4.14/Documentation/ |
D | unicode.txt | 21 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B 22 GRAF_MAP DEC VT100 pseudographics ESC ( 0 23 IBMPC_MAP IBM code page 437 ESC ( U 24 USER_MAP User defined ESC ( K 26 In particular, ESC ( U is no longer "straight to font", since the font
|
D | VGA-softcursor.txt | 13 The cursor appearance is controlled by a "<ESC>[?1;2;3c" escape sequence
|
/linux-4.4.14/drivers/net/slip/ |
D | slip.h | 44 #define ESC 0333 /* indicates byte stuffing */ macro
|
D | slip.c | 934 *ptr++ = ESC; 937 case ESC: 938 *ptr++ = ESC; 968 case ESC: 973 s = ESC;
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | cros-ec-keyb.txt | 36 /* N = R_ALT ESC */
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 267 d8: ESC 268 d9: ESC 269 da: ESC 270 db: ESC 271 dc: ESC 272 dd: ESC 273 de: ESC 274 df: ESC
|
/linux-4.4.14/arch/x86/lib/ |
D | x86-opcode-map.txt | 267 d8: ESC 268 d9: ESC 269 da: ESC 270 db: ESC 271 dc: ESC 272 dd: ESC 273 de: ESC 274 df: ESC
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | pc.h | 305 #define ESC 0x7f /* escape extension */ macro
|
D | maintidi.c | 1221 if (*msg != ESC) return NULL; in get_next_var() 1227 if (*msg != ESC) return NULL; in get_next_var()
|
D | message.c | 1316 add_p(plci, ESC, esc_chi); in connect_req() 1385 if (noCh) add_p(plci, ESC, "\x02\x18\xfd"); /* D-channel, no B-L3 */ in connect_req() 1473 add_p(plci, ESC, esc_t); in connect_res() 1485 add_p(plci, ESC, esc_t); in connect_res() 4712 add_p(plci, ESC, "\x02\x18\x00"); /* support call waiting */ in control_rc() 4970 … 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() 5515 add_p(plci, ESC, multi_ssext_parms[0]); /* remembered parameter -> only one possible */ in sig_ind() 7391 if (p->info[i - 1] == ESC && p->info[i + 1] == CHI) return (p->info[i + 2]); in getChannel() 8978 if (w == ESC && wlen >= 3) code = in[ploc + 2] | 0x800; in IndParse() 9100 add_p(plci, ESC, voice_chi); /* Channel */ in SetVoiceChannel() [all …]
|
D | debug.c | 1341 *P++ = ESC; in SuperTraceCreateReadReq()
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | magician.c | 155 INIT_KEY(ESC, GPIO37_MAGICIAN_KEY_HANGUP, "Hangup button"),
|
/linux-4.4.14/drivers/eisa/ |
D | eisa.ids | 422 DEC1021 "Digital EISA SCSI Controller (ESC-1)"
|