/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 4 # by Thomas E. Dickey (TD). 69 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers 70 # for your character set. \E(A and \E)A enables the British character set 75 # so \E)0 should be avoided in <enacs> and initialization strings. 205 # from the terminal. Common values for <u9> will be ^E (on older ASCII 206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals). 209 # report. A typical value (for VT100 terminals) is \E[6n. 223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals). 337 :do=\E[B:le=\E[D:nd=\E[C:up=\E[A: 339 :DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:tc=ansi+local1: [all …]
|
H A D | terminfo.src | 4 # by Thomas E. Dickey (TD). 69 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers 70 # for your character set. \E(A and \E)A enables the British character set 75 # so \E)0 should be avoided in <enacs> and initialization strings. 205 # from the terminal. Common values for <u9> will be ^E (on older ASCII 206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals). 209 # report. A typical value (for VT100 terminals) is \E[6n. 223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals). 338 cub1=\E[D, cud1=\E[B, cuf1=\E[C, cuu1=\E[A, 340 cub=\E[%p1%dD, cud=\E[%p1%dB, cuf=\E[%p1%dC, [all …]
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | substring.sh | 308 D=$';' E=$'\\\\' Q=$'"' S=$'\'' M='nested pattern substitution failed' 367 [[ ${x/*%(()D${D}E${E})*/\1} == '(-\;-)' ]] || err_exit $M 369 [[ ${x/*%(()D${D}E${E})*/\1} == '(-)' ]] || err_exit $M 371 [[ ${x/*%(()D${D}E${E})*/\1} == '(-)' ]] || err_exit $M 407 [[ ${x/*%(()E${E})*/\1} == '(-\)-)' ]] || err_exit $M 409 [[ ${x/*%(()E${E})*/\1} == '(-\\)' ]] || err_exit $M 411 [[ ${x/*%(()E${E}Q${Q})*/\1} == '(-\")' ]] || err_exit $M 413 [[ ${x/*%(()E${E}Q${Q})*/\1} == '(-\")' ]] || err_exit $M 415 [[ ${x/*%(()E${E}Q${S}Q${Q})*/\1} == $'-(-\'")"-)-' ]] || err_exit $M 417 [[ ${x/*%(()E${E}Q${S}Q${Q})*/\1} == $'(-\\\'")"-)' ]] || err_exit $M [all …]
|
H A D | shtests | 93 E=error 100 then echo test $i passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]" 104 E=signal 107 then E=${E}s 109 echo test $i failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]" 129 E=error 135 then echo test $o passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]" 139 E=signal 142 then E=${E}s 144 echo test $o failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]" [all …]
|
/titanic_44/usr/src/lib/libm/common/C/ |
H A D | libm_macros.h | 61 #define ITOX(I, E) \ argument 62 E[2] = 0xffff & ((I) >> 16); \ 63 E[1] = (((I) & 0x7fff0000) == 0)? \ 64 (E[1] & 0x7fff) | (0x7fff8000 & ((I) << 15)) :\ 65 0x80000000 | (E[1] & 0x7fff) | (0x7fff8000 & ((I) << 15)) 72 #define XTOI(E, I) \ argument 73 I = ((E[2]<<16) | (0xffff & (E[1]>>15)))
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | hash.h | 102 #define sqliteHashNext(E) ((E)->next) argument 103 #define sqliteHashData(E) ((E)->data) argument 104 #define sqliteHashKey(E) ((E)->pKey) argument 105 #define sqliteHashKeysize(E) ((E)->nKey) argument
|
H A D | parse.y | 424 on_opt(N) ::= ON expr(E). {N = E;} 538 expr(A) ::= LP(B) expr(X) RP(E). {A = X; sqliteExprSpan(A,&B,&E); } 561 expr(A) ::= ID(X) LP exprlist(Y) RP(E). { 563 sqliteExprSpan(A,&X,&E); 565 expr(A) ::= ID(X) LP STAR RP(E). { 567 sqliteExprSpan(A,&X,&E); 605 expr(A) ::= expr(X) ISNULL(E). { 607 sqliteExprSpan(A,&X->span,&E); 609 expr(A) ::= expr(X) IS NULL(E). { 611 sqliteExprSpan(A,&X->span,&E); [all …]
|
/titanic_44/usr/src/data/perfmon/ |
H A D | mapfile.csv | 2 GenuineIntel-6-2E,V2,/NHM-EX/NehalemEX_core_V2.json,core 3 GenuineIntel-6-1E,V2,/NHM-EP/NehalemEP_core_V2.json,core 33 GenuineIntel-6-3E,V20,/IVT/ivytown_core_v20.json,core 34 GenuineIntel-6-3E,V20,/IVT/ivytown_matrix_v20.json,offcore 35 GenuineIntel-6-3E,V20,/IVT/ivytown_uncore_v20.json,uncore 61 GenuineIntel-6-4E,V42,/SKL/skylake_core_v42.json,core 62 GenuineIntel-6-5E,V42,/SKL/skylake_core_v42.json,core 63 GenuineIntel-6-4E,V42,/SKL/skylake_matrix_v42.json,offcore 64 GenuineIntel-6-5E,V42,/SKL/skylake_matrix_v42.json,offcore 65 GenuineIntel-6-4E,V42,/SKL/skylake_uncore_v42.json,uncore [all …]
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_engine.c | 56 engine_cmd_getc(engine_state_t *E) in engine_cmd_getc() argument 58 if (E->sc_cmd_file != NULL) in engine_cmd_getc() 59 return (getc(E->sc_cmd_file)); in engine_cmd_getc() 61 if (E->sc_cmd_flags & SC_CMD_EOF) in engine_cmd_getc() 64 if (E->sc_cmd_bufoff < E->sc_cmd_bufsz) in engine_cmd_getc() 65 return (*(E->sc_cmd_buf + E->sc_cmd_bufoff++)); in engine_cmd_getc() 67 if (!(E->sc_cmd_flags & SC_CMD_IACTIVE)) { in engine_cmd_getc() 68 E->sc_cmd_flags |= SC_CMD_EOF; in engine_cmd_getc() 78 E->sc_cmd_flags |= SC_CMD_EOF; in engine_cmd_getc() 83 E->sc_cmd_buf = gl_get_line(E->sc_gl, "> ", NULL, -1); in engine_cmd_getc() [all …]
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/printf/ |
H A D | tst.printeE.d.out | 3 %E = 0.000000E+00 5 %E = 0.000000E+00
|
/titanic_44/usr/src/common/crypto/sha1/amd64/ |
H A D | sha1-x86_64.pl | 50 my ($code, $ctx, $inp, $num, $xi, $t0, $t1, $i, @V, $A, $B, $C, $D, $E, $T); 78 $E="%r11d"; 82 @V=($A,$B,$C,$D,$E,$T); 103 mov 16($ctx),$E 252 add 0($ctx),$E 257 mov $E,0($ctx) 263 xchg $E,$A # mov $E,$A 265 xchg $E,$C # mov $A,$C 267 # mov $C,$E
|
/titanic_44/usr/src/lib/libcrypt/common/ |
H A D | des_crypt.c | 136 static char E[48]; variable 199 E[i] = e2[i]; in des_setkey_nolock() 293 preS, E, KS, S, f, tempL, P, FP); in des_encrypt_nolock() 296 preS, E, KS, S, f, tempL, P, FP); in des_encrypt_nolock() 362 temp = E[6*i+j]; in des_crypt() 363 E[6*i+j] = E[6*i+j+24]; in des_crypt() 364 E[6*i+j+24] = (char)temp; in des_crypt()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 375 char E[48]; in afs_crypt() local 391 krb5_afs_crypt_setkey(block, E, KS); in afs_crypt() 404 temp = E[6*i+j]; in afs_crypt() 405 E[6*i+j] = E[6*i+j+24]; in afs_crypt() 406 E[6*i+j+24] = temp; in afs_crypt() 412 krb5_afs_encrypt(block,E,KS); in afs_crypt() 435 static void krb5_afs_crypt_setkey(char *key, char *E, char (*KS)[48]) in krb5_afs_crypt_setkey() argument 484 E[i] = e[i]; in krb5_afs_crypt_setkey() 487 memcpy(E, e, 48); in krb5_afs_crypt_setkey() 495 static void krb5_afs_encrypt(char *block, char *E, char (*KS)[48]) in krb5_afs_encrypt() argument [all …]
|
/titanic_44/usr/src/lib/libm/common/complex/ |
H A D | catanl.c | 117 E = 2.910383045673370361328125000000000000000e-11L, /* 2**-35 */ variable 120 E = 8.673617379884035472059622406959533691406e-19L, /* 2**-60 */ 186 } else if (ay < E * (one + ax)) { in catanl() 255 if (ax < E) in catanl() 278 } else if (ax < E * E * E * E) { in catanl()
|
/titanic_44/usr/src/lib/libshell/common/scripts/ |
H A D | gnaw.sh | 987 ["bg_black"]="$(print -n "\E[40m")" 988 ["fg_black"]="$(print -n "\E[30m")" 989 ["fg_red"]="$(print -n "\E[31m")" 990 ["fg_lightred"]="$(print -n "\E[1;31m")" 991 ["fg_green"]="$(print -n "\E[32m")" 992 ["fg_lightgreen"]="$(print -n "\E[1;32m")" 993 ["fg_yellow"]="$(print -n "\E[33m")" 994 ["fg_lightyellow"]="$(print -n "\E[1;33m")" 995 ["fg_blue"]="$(print -n "\E[34m")" 996 ["fg_lightblue"]="$(print -n "\E[1;34m")" [all …]
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | _crypt.c | 146 #define E (_c->_E) macro 335 preS[j] = R[E[j]-1] ^ KS[i][j]; in encrypt() 415 E[i] = e[i]; in _crypt() 427 temp = E[6*i+j]; in _crypt() 428 E[6*i+j] = E[6*i+j+24]; in _crypt() 429 E[6*i+j+24] = temp; in _crypt() 469 E[i] = e[i]; in _cryptinit()
|
/titanic_44/usr/src/cmd/mandoc/ |
H A D | chars.in | 121 CHAR("*E", "E", 917) 154 CHAR("*c", "E", 958) 181 CHAR(":E", "E", 203) 192 CHAR("\'E", "E", 201) 202 CHAR("^E", "E", 202) 212 CHAR("`E", "E", 200) 286 CHAR("mo", "E", 8712) 287 CHAR("nm", "!E", 8713) 300 CHAR("sum", "E", 8721)
|
/titanic_44/usr/src/cmd/localedef/data/ |
H A D | widths.txt | 529 <HANGUL_JUNGSEONG_O-E> 0 545 <HANGUL_JUNGSEONG_YU-E> 0 2273 <CJK_UNIFIED_IDEOGRAPH-340E> 2 2289 <CJK_UNIFIED_IDEOGRAPH-341E> 2 2305 <CJK_UNIFIED_IDEOGRAPH-342E> 2 2321 <CJK_UNIFIED_IDEOGRAPH-343E> 2 2337 <CJK_UNIFIED_IDEOGRAPH-344E> 2 2353 <CJK_UNIFIED_IDEOGRAPH-345E> 2 2369 <CJK_UNIFIED_IDEOGRAPH-346E> 2 2385 <CJK_UNIFIED_IDEOGRAPH-347E> 2 [all …]
|
/titanic_44/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.h | 36 #define DEBUGOUT5(S, A, B, C, D, E) \ argument 37 i40e_debug(NULL, 0, S, A, B, C, D, E) 38 #define DEBUGOUT6(S, A, B, C, D, E, F) \ argument 39 i40e_debug(NULL, 0, S, A, B, C, D, E, F) 40 #define DEBUGOUT7(S, A, B, C, D, E, F, G) \ argument 41 i40e_debug(NULL, 0, S, A, B, C, D, E, F, G)
|
/titanic_44/usr/src/common/crypto/sha2/amd64/ |
H A D | sha512-x86_64.pl | 66 @ROT, $A, $B, $C, $D, $E, $F, $G, $H, $T1, $a0, $a1, $a2, $i, 87 @ROT=($A,$B,$C,$D,$E,$F,$G,$H)=("%rax","%rbx","%rcx","%rdx", 99 @ROT=($A,$B,$C,$D,$E,$F,$G,$H)=("%eax","%ebx","%ecx","%edx", 258 mov $SZ*4($ctx),$E 295 add $SZ*4($ctx),$E 306 mov $E,$SZ*4($ctx)
|
/titanic_44/usr/src/cmd/geniconvtbl/ |
H A D | iconv_tm.h | 655 ITM_EXPR_PROTO(type, E, E), \ 656 ITM_EXPR_PROTO(type, E, D), \ 657 ITM_EXPR_PROTO(type, E, R), \ 658 ITM_EXPR_PROTO(type, E, INVD), \ 659 ITM_EXPR_PROTO(type, D, E), \ 663 ITM_EXPR_PROTO(type, R, E), \ 667 ITM_EXPR_PROTO(type, INVD, E), \
|
/titanic_44/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231.h | 388 #define CS4231_DMA_START(S, E) ((S)->cs_dma_ops->cs_dma_start)(E) argument 389 #define CS4231_DMA_STOP(S, E) ((S)->cs_dma_ops->cs_dma_stop)(E) argument 392 #define CS4231_DMA_RELOAD(S, E) ((S)->cs_dma_ops->cs_dma_reload)(E) argument 393 #define CS4231_DMA_ADDR(S, E) ((S)->cs_dma_ops->cs_dma_addr)(E) argument
|
/titanic_44/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | a.300s-12 | 17 bdon "\033E" 18 bdoff "\033E"
|
H A D | a.300s | 17 bdon "\033E" 18 bdoff "\033E"
|
/titanic_44/usr/src/cmd/sendmail/cf/mailer/ |
H A D | smtp.m4 | 13 #ident "%Z%%M% %I% %E% SMI" 109 …SMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `EnvToSMTP/HdrFromSMTP', `EnvToSMTP'), E=\r\n, L=990, 112 …SMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `EnvToSMTP/HdrFromSMTP', `EnvToSMTP'), E=\r\n, L=990, 115 …SMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `EnvToSMTP/HdrFromSMTP', `EnvToSMTP'), E=\r\n, L=990, 118 …SMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `EnvToSMTP/HdrFromSMTP', `EnvToSMTP'), E=\r\n, L=990, 121 …romSMTP/HdrFromSMTP, R=ifdef(`_ALL_MASQUERADE_', `MasqSMTP/MasqRelay', `MasqSMTP'), E=\r\n, L=2040,
|