Searched refs:ty (Results 1 - 25 of 41) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/rc4/asm/
H A Drc4-586.pl34 $ty="edx";
53 &mov($ty, &swtmp(2));
54 &cmp($ty, $in);
60 &add($ty, 8);
62 &cmp($ty, $in);
64 &mov(&swtmp(2), $ty);
71 &mov( $ty, &DWP(0,$d,$y,4));
73 &mov( &DWP(0,$d,$x,4),$ty);
74 &add( $ty, $tx);
76 &and( $ty,
[all...]
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dmbdisplen.c45 int n, m, k, ty; local
54 ty = TYPE(c & 0377);
55 m = cswidth[ty] - (ty == 0 ? 1 : 0);
64 n += _curs_scrwidth[ty];
H A Dmbcharlen.c45 int n, m, k, ty; local
52 ty = TYPE(c & 0377);
53 m = cswidth[ty] - (ty == 0 ? 1 : 0);
H A Dwaddnstr.c90 int m, k, ty; local
94 ty = TYPE(c);
95 m = cswidth[ty] - (ty == 0 ? 1 : 0);
H A Dwinsnstr.c80 int m, k, ty; local
85 ty = TYPE(c);
86 m = x + cswidth[ty] - (ty == 0 ? 1 : 0);
95 len = _curs_scrwidth[ty];
H A Dmbaddch.c149 int n, x, y, nc, m, len, nbyte, ty; local
169 ty = TYPE(wc);
173 if (ty > 0 || win->_nbyte < 0) {
176 win->_nbyte = cswidth[ty] + (ty == 0 ? 0 : 1);
/opensolaris-onvv-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_sn.c161 char ty[4], *s; local
186 bcopy(s, ty, l->lc_tl);
187 } while (ty[0] != 0x8 && ty[1] != 0);
H A Dipft_pc.c224 char *s, ty[4]; local
244 bcopy(s, ty, l->lc_tl);
246 /* } while (ty[0] != 0x8 && ty[1] != 0); */
/opensolaris-onvv-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c136 switch (def->def.ty.rel) {
138 if (streq(def->def.ty.old_type, "opaque"))
140 return (def->def.ty.old_type);
143 return (fixit(def->def.ty.old_type, orig));
187 if (def->def_kind != DEF_TYPEDEF || def->def.ty.old_prefix != NULL)
209 type = def->def.ty.old_type;
210 rel = def->def.ty.rel;
H A Drpc_parse.c203 if (!streqn(dp->def.ty.old_prefix, "") &&
204 !streqn(dp->def.ty.old_prefix, "struct"))
207 !streqn(dp->def.ty.old_prefix, ""))
222 if (decp->rel == REL_POINTER && dp->def.ty.rel != REL_ALIAS)
225 (dp->def.ty.rel != REL_ALIAS &&
226 dp->def.ty.rel != REL_POINTER))
234 decp->prefix = dp->def.ty.old_prefix;
235 decp->type = dp->def.ty.old_type;
237 decp->rel = dp->def.ty.rel;
559 defp->def.ty
[all...]
H A Drpc_hout.c100 !isvectordef(def->def.ty.old_type, def->def.ty.rel));
441 char *old = def->def.ty.old_type;
443 relation rel = def->def.ty.rel;
455 if (undefined2(old, name) && def->def.ty.old_prefix)
457 def->def.ty.old_prefix);
473 def->def.ty.array_max);
H A Drpc_parse.h167 typedef_def ty; member in union:definition::__anon1498
H A Drpc_cout.c84 if (strcmp(def->def.ty.old_type, def->def_name) == 0)
151 !isvectordef(def->def.ty.old_type, def->def.ty.rel));
721 char *prefix = def->def.ty.old_prefix;
722 char *type = def->def.ty.old_type;
723 char *amax = def->def.ty.array_max;
724 relation rel = def->def.ty.rel;
/opensolaris-onvv-gate/usr/src/tools/lintdump/
H A Dlnstuff.h81 T1WORD ty; member in union:__anon4832::__anon4833
H A Dlintdump.c270 info("<tag %lu> ", line.type.extra.ty);
329 lsup = lsu_lookup(atp->extra.ty);
335 info(" <tag %lu>", atp->extra.ty);
416 unsigned int i = atp->extra.ty % LSU_HASHSIZE;
439 lsu_lookup(T1WORD ty) argument
441 unsigned int i = ty % LSU_HASHSIZE;
445 if (lsup->atype.extra.ty == ty)
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/rc4/
H A Drc4_enc.c74 register RC4_INT x,y,tx,ty; local
117 ty=d[y], \
119 d[x]=ty, \
120 (RC4_CHUNK)d[(tx+ty)&0xff]\
269 d[x]=ty=d[y]; \
271 (out) = d[(tx+ty)&0xff]^ (in);
/opensolaris-onvv-gate/usr/src/common/net/wanboot/
H A Dp12misc.c350 ASN1_TYPE *ty = NULL; local
368 if ((ty = attrib2type(attr)) == NULL ||
369 ty->type != V_ASN1_OCTET_STRING) {
380 str = ty->value.octet_string;
414 ASN1_TYPE *ty = NULL; local
430 if ((ty = attrib2type(attr)) == NULL ||
431 ty->type != V_ASN1_BMPSTRING) {
442 str = ty->value.bmpstring;
H A Dauxutil.c521 * ty - Type structure to be made into an attribute
529 type2attrib(ASN1_TYPE *ty, int nid) argument
535 sk_ASN1_TYPE_push(a->value.set, ty) == 0) {
561 ASN1_TYPE *ty = NULL; local
567 ty = sk_ASN1_TYPE_value(attr->value.set, 0);
569 return (ty);
/opensolaris-onvv-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_tdir.c115 ct_type_t *ty = ct_types[gfs_file_index(vp)]; local
121 next = contract_type_lookup(ty, zuniqid, *offp);
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Qfpack.c396 unsigned ty; local
397 packdouble(pu, &tx, &ty);
399 unpackdouble(pu, tx, ty);
/opensolaris-onvv-gate/usr/src/cmd/sgs/yacc/common/
H A Dy2.c174 { int ii, i, j, lev, t, ty; local
175 /* ty is the sequencial number of token name in tokset */
347 ty = 0;
386 ty = numbval;
398 if (j != 0 && j != ty) {
408 SETTYPE(toklev[t], ty);
411 if (j != 0 && j != ty) {
423 nontrst[t-NTBASE].tvalue = ty;
466 ty = 0;
472 ty
[all...]
/opensolaris-onvv-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c90 * which must have type ty, and put it in *vp. If ty is SCF_TYPE_ASTRING, vp
99 scf_propertygroup_t *pg, const char *propname, scf_type_t ty, void *vp,
110 if (scf_property_is_type(mgr_ctx->mc_scf_gprop, ty) != SCF_SUCCESS)
132 switch (ty) {
212 const char *pgname, const char *propname, scf_type_t ty, void *vp,
230 r = svcctl_scm_pg_get_val(mgr_ctx, mgr_ctx->mc_scf_gpg, propname, ty,
98 svcctl_scm_pg_get_val(svcctl_manager_context_t *mgr_ctx, scf_propertygroup_t *pg, const char *propname, scf_type_t ty, void *vp, size_t sz, uint_t flags) argument
211 svcctl_scm_inst_get_val(svcctl_manager_context_t *mgr_ctx, scf_instance_t *inst, const char *pgname, const char *propname, scf_type_t ty, void *vp, size_t sz, uint_t flags, int use_running, int composed) argument
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dp12lib.c1047 ASN1_TYPE *ty = NULL; local
1065 if ((ty = attrib2type(attr)) == NULL ||
1066 ty->type != V_ASN1_OCTET_STRING) {
1077 str = ty->value.octet_string;
1111 ASN1_TYPE *ty = NULL; local
1127 if ((ty = attrib2type(attr)) == NULL ||
1128 ty->type != V_ASN1_BMPSTRING) {
1139 str = ty->value.bmpstring;
2382 * ty - Type structure to be made into an attribute
2390 type2attrib(ASN1_TYPE *ty, in argument
2422 ASN1_TYPE *ty = NULL; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/sparc/fpu/
H A Dpack.c529 uint_t ty; local
531 packdouble(pfpsd, pu, &tx, &ty);
533 unpackdouble(pfpsd, pu, tx, ty);
/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dpriocntl.c765 kthread_t *ty; local
786 ty = tx = pp->p_tlist;
795 ty = tx;
805 *argp->pcmp_retthreadp = ty;
808 if (CL_GLOBPRI(ty) <= CL_GLOBPRI(tx)) {
812 *argp->pcmp_retthreadp = ty;

Completed in 174 milliseconds

12