Searched refs:S1 (Results 1 - 22 of 22) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DS132 name S1
H A DDESC38 fonts 10 R I B BI CW H HB HX S1 S
H A DDESC.big29 fonts 10 R I B BI CW H HB HX S1 S
H A DDESC.small33 fonts 10 R I B BI CW H HB HX S1 S
H A DMakefile35 NR NX PA PB PI PX S1 VB \
/opensolaris-onvv-gate/usr/src/cmd/tbl/
H A Dtg.c39 if (fn && *fn) fprintf(tabout, ".nr %d \\n(.f\n.ft %s\n", S1, fn);
65 if (fn && *fn) fprintf(tabout, ".ft \\n(%d\n", S1);
H A Dt6.c57 fprintf(tabout, ".nr %d 0\n.nr %d 0\n",S1,S2);
65 fprintf(tabout, ".nr %d 0\n.nr %d 0\n", S1, S2);
72 fprintf(tabout, ".if \\n(%d<\\n(%d .nr %d \\n(%d\n", S1, TMP, S1, TMP);
100 fprintf(tabout, ".nr %d \\n(%d\n", icol+CMID, S1);
135 # define TMP1 S1
H A Dt..c80 # define S1 31 macro
H A Dt8.c118 fprintf(tabout, ".nr %2d \\n(.f\n", S1);
276 if (*fn>0) fprintf(tabout, "\\f\\n(%2d", S1);
288 fprintf(tabout, ".nr %d \\n(##\n", S1); /* bottom position */
331 fprintf(tabout, ".if \\n(%d>\\n(%d .nr %d \\n(%d\n", S2, S1, S1, S2);
333 fprintf(tabout, ".sp |\\n(%du\n", S1);
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_lex.l55 * S1 - D comments (i.e. skip everything until end of comment)
66 %s S0 S1 S2 S3 S4
424 BEGIN(S1);
553 <S1>"/*" yyerror("/* encountered inside a comment\n");
554 <S1>"*/" BEGIN(yypcb->pcb_cstate);
555 <S1>.|\n ; /* discard */
815 if ((YYSTATE) == S1)
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c923 * S1 in a word
944 * | | | | S1 |<--+ |
1005 * S0 | S0 | S4 | S3 | S1 | S1 | S0 | S1 | S2 | S4 | S0 |
1006 * S1 | S2 | S4 | S3 | S1 | S1 | S2 | S1 | S2 | S4 | S2 |
1007 * S2 | S2 | S4 | S3 | S1 | S
1018 S1, /* in a word */ enumerator in enum:gecos_state
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c528 goto S1;
531 S1:
552 goto S1;
568 goto S1;
578 sb++; goto S1;
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/cast/asm/
H A Dcast-586.pl20 $S1="CAST_S_table0";
161 &mov( $tmp1, &DWP($S1,"",$tmp1,4));
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c145 uchar_t *S1, *S2; local
154 S1 = NULL;
162 S1 = secret;
163 S2 = secret + (secretlen / 2); /* Possible overlap of S1 and S2. */
171 MD5Update(&md5_ctx, S1, L_S);
173 S1 = md5_digested_key;
184 * PRF(secret, label, seed) = P_MD5(S1, label + seed) XOR
190 P_MD5(S1, L_S1, label, labellen, rand1, rand1len, rand2, rand2len,
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h54 #define S1 &unitp->bus_ctl_regs->s1 macro
146 * Register S1 Looks like the following:
169 * Register S1 Looks like the following:
205 * | H | X | X | X | Read/write CSR1 (S1) Status n/a
218 * | H | X | X | H | Write Control Register (S1)
220 * | H | X | X | H | Read Status Register (S1)
H A Denvctrl.h57 #define S1 &unitp->bus_ctl_regs->s1 macro
201 * Register S1 Looks like the following:
224 * Register S1 Looks like the following:
260 * | H | X | X | X | Read/write CSR1 (S1) Status n/a
273 * | H | X | X | H | Write Control Register (S1)
275 * | H | X | X | H | Read Status Register (S1)
/opensolaris-onvv-gate/usr/src/common/openssl/ssl/
H A Dt1_enc.c173 const unsigned char *S1,*S2; local
176 S1=sec;
181 tls1_P_hash(md5 ,S1,len,label,label_len,out1,olen);
/opensolaris-onvv-gate/usr/src/uts/common/inet/kssl/
H A Dksslrec.c1148 * PRF(secret, label, seed) = P_MD5(S1, label + seed) XOR
1150 * S1 = 1st half of secret.
1151 * S1 = 2nd half of secret.
1157 crypto_key_t S1, S2; local
1172 S1.ck_data = secret;
1173 S1.ck_length = slen * 8; /* bits */
1174 S1.ck_format = CRYPTO_KEY_RAW;
1180 rv = kssl_tls_P_hash(&hmac_md5_mech, &S1, MD5_HASH_LEN,
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dtext-doctools.mf187 file path=usr/lib/font/devpost/S1 group=lp mode=0444
188 file path=usr/lib/font/devpost/S1.name group=lp mode=0444
189 file path=usr/lib/font/devpost/S1.out group=lp mode=0444
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps519 display_pc_char dispc S1 str Display PC character
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps519 display_pc_char dispc S1 str Display PC character
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids3586 6400 MPC190 Security Processor (S1 family, encryption)
3587 6405 MPC184 Security Processor (S1 family)
12435 2610 FarSync DSL-S1 (SHDSL)

Completed in 110 milliseconds