Home
last modified time | relevance | path

Searched refs:ty (Results 1 – 25 of 104) sorted by relevance

12345

/NextBSD/crypto/openssl/crypto/rc4/asm/
HDrc4-586.pl68 $ty="edx";
78 &mov ($ty,&DWP(0,$dat,$yy,4));
80 &mov (&DWP(0,$dat,$xx,4),$ty);
81 &add ($ty,$tx);
83 &and ($ty,0xff);
90 &$func ($out,&DWP(0,$dat,$ty,4));
111 &mov ($ty,&DWP(0,$dat,$yy,4));
114 &mov (&DWP(0,$dat,$XX[0],4),$ty);
115 &add (&LB($ty),&LB($tx));
121 &pinsrw ($mm,&DWP(0,$dat,$ty,4),$j);
[all …]
/NextBSD/contrib/llvm/include/llvm/Support/
HDCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument
20 inline ty *unwrap(ref P) { \
21 return reinterpret_cast<ty*>(P); \
24 inline ref wrap(const ty *P) { \
25 return reinterpret_cast<ref>(const_cast<ty*>(P)); \
28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument
29 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
37 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \
/NextBSD/etc/
HDdisktab26 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#40:\
31 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#80:\
36 :ty=floppy:se#512:nt#2:rm#360:ns#15:nc#80:\
41 :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
46 :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
56 :ty=floppy:se#512:nt#2:rm#300:ns#10:nc#80:\
61 :ty=floppy:se#512:nt#2:rm#300:ns#10:nc#82:\
66 :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#82:\
71 :ty=floppy:se#512:nt#2:rm#300:ns#21:nc#82:\
79 :ty=floppy:se#512:nt#8:rm#300:ns#32:nc#963:\
[all …]
/NextBSD/contrib/amd/fsinfo/
HDfsinfo.h131 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw)) argument
132 #define HEAD(ty, q) ((ty *) q) argument
134 #define ITER(v, ty, q) for ((v) = AM_FIRST(ty,(q)); (v) != HEAD(ty,(q)); (v) = NEXT(ty,(v))) argument
135 #define AM_LAST(ty, q) ((ty *) ((q)->q_back)) argument
136 #define NEXT(ty, q) ((ty *) (((qelem *) q)->q_forw)) argument
/NextBSD/contrib/amd/include/
HDam_utils.h122 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw)) argument
123 #define AM_LAST(ty, q) ((ty *) ((q)->q_back)) argument
124 #define NEXT(ty, q) ((ty *) (((qelem *) q)->q_forw)) argument
125 #define PREV(ty, q) ((ty *) (((qelem *) q)->q_back)) argument
126 #define HEAD(ty, q) ((ty *) q) argument
127 #define ITER(v, ty, q) \ argument
128 for ((v) = AM_FIRST(ty,(q)); (v) != HEAD(ty,(q)); (v) = NEXT(ty,(v)))
131 #define ALLOC(ty) ((ty *) xmalloc(sizeof(ty))) argument
132 #define CALLOC(ty) ((ty *) xzalloc(sizeof(ty))) argument
/NextBSD/crypto/heimdal/lib/asn1/
HDgen_decode.c61 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag() argument
66 *ty = PRIM; in find_tag()
71 *ty = PRIM; in find_tag()
78 *ty = PRIM; in find_tag()
83 *ty = PRIM; in find_tag()
88 *ty = PRIM; in find_tag()
93 *ty = PRIM; in find_tag()
98 *ty = PRIM; in find_tag()
103 *ty = PRIM; in find_tag()
108 *ty = PRIM; in find_tag()
[all …]
HDasn1_gen.c74 int ret, l, c, ty, ta; in doit() local
100 ty = der_get_type_num(type); in doit()
101 if (ty == -1) errx(1, "no valid type on line %lu", line); in doit()
110 line, (unsigned long)offset, c, ty, ta, l, in doit()
116 ty, in doit()
/NextBSD/contrib/amd/conf/mtab/
HDmtab_bsd.c61 char *ty; in mnt_dup() local
67 ty = mp->f_fstypename; in mnt_dup()
73 ty = MNTTAB_TYPE_UFS; in mnt_dup()
79 ty = MNTTAB_TYPE_NFS; in mnt_dup()
85 ty = MNTTAB_TYPE_MFS; in mnt_dup()
90 ty = "unknown"; in mnt_dup()
96 new_mp->mnt_type = strdup(ty); in mnt_dup()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDLocInfoType.h38 LocInfoType(QualType ty, TypeSourceInfo *TInfo) in LocInfoType() argument
39 : Type((TypeClass)LocInfo, ty, ty->isDependentType(), in LocInfoType()
40 ty->isInstantiationDependentType(), in LocInfoType()
41 ty->isVariablyModifiedType(), in LocInfoType()
42 ty->containsUnexpandedParameterPack()), in LocInfoType()
/NextBSD/release/picobsd/mfs_tree/etc/
HDdisktab19 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#40:\
25 :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#80:\
31 :ty=floppy:se#512:nt#2:rm#360:ns#15:nc#80:\
37 :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
43 :ty=floppy:se#512:nt#2:rm#300:ns#16:nc#64:\
56 :dt=ST506:ty=winchester:se#512:nt#8:ns#33:nc#766: \
66 :ty=removable:dt=SCSI:se#512:nt#1:ns#31:nc#18600:ts#1:rm#4800:\
71 :ty=removeable:dt=SCSI:rm#3600:\
76 minimum:ty=mfs:se#512:nt#1:rm#300:\
82 :ty=removable:se#512:nc#96:nt#64:ns#32:\
/NextBSD/lib/msun/ld128/
HDe_rem_pio2l.h66 double tx[5],ty[3]; in __ieee754_rem_pio2l() local
134 n = __kernel_rem_pio2(tx,ty,e0,nx,3); in __ieee754_rem_pio2l()
135 t = (long double)ty[2] + ty[1]; in __ieee754_rem_pio2l()
136 r = t + ty[0]; in __ieee754_rem_pio2l()
137 w = ty[0] - (r - t); in __ieee754_rem_pio2l()
/NextBSD/lib/msun/ld80/
HDe_rem_pio2l.h78 double tx[3],ty[2]; in __ieee754_rem_pio2l() local
144 n = __kernel_rem_pio2(tx,ty,e0,nx,2); in __ieee754_rem_pio2l()
145 r = (long double)ty[0] + ty[1]; in __ieee754_rem_pio2l()
146 w = ty[1] - (r - ty[0]); in __ieee754_rem_pio2l()
/NextBSD/lib/msun/src/
HDe_rem_pio2f.c50 double tx[1],ty[1]; in __ieee754_rem_pio2f() local
81 n = __kernel_rem_pio2(tx,ty,e0,1,0); in __ieee754_rem_pio2f()
82 if(hx<0) {*y = -ty[0]; return -n;} in __ieee754_rem_pio2f()
83 *y = ty[0]; return n; in __ieee754_rem_pio2f()
HDe_rem_pio2.c58 double tx[3],ty[2]; in __ieee754_rem_pio2() local
183 n = __kernel_rem_pio2(tx,ty,e0,nx,1); in __ieee754_rem_pio2()
184 if(hx<0) {y[0] = -ty[0]; y[1] = -ty[1]; return -n;} in __ieee754_rem_pio2()
185 y[0] = ty[0]; y[1] = ty[1]; return n; in __ieee754_rem_pio2()
/NextBSD/crypto/openssl/crypto/rc4/
HDrc4_enc.c75 register RC4_INT x, y, tx, ty; in RC4() local
118 ty=d[y], \ in RC4()
120 d[x]=ty, \ in RC4()
121 (RC4_CHUNK)d[(tx+ty)&0xff]\ in RC4()
277 d[x]=ty=d[y]; \ in RC4()
279 (out) = d[(tx+ty)&0xff]^ (in); in RC4()
/NextBSD/usr.bin/rpcgen/
HDrpc_util.c138 switch (def->def.ty.rel) { in fixit()
140 if (streq(def->def.ty.old_type, "opaque")) in fixit()
143 return (def->def.ty.old_type); in fixit()
146 return (fixit(def->def.ty.old_type, orig)); in fixit()
190 if (def->def_kind != DEF_TYPEDEF || def->def.ty.old_prefix != NULL) { in typedefed()
215 type = def->def.ty.old_type; in isvectordef()
216 rel = def->def.ty.rel; in isvectordef()
HDrpc_hout.c98 !isvectordef(def->def.ty.old_type, in print_datadef()
99 def->def.ty.rel)); in print_datadef()
409 const char *old = def->def.ty.old_type; in ptypedef()
411 relation rel = def->def.ty.rel; in ptypedef()
423 if (undefined2(old, name) && def->def.ty.old_prefix) { in ptypedef()
424 s_print(prefix, "%s ", def->def.ty.old_prefix); in ptypedef()
441 def->def.ty.array_max); in ptypedef()
/NextBSD/lib/libpam/modules/pam_securetty/
HDpam_securetty.c59 struct ttyent *ty; in pam_sm_acct_mgmt() local
88 if (tty != NULL && (ty = getttynam(tty)) != NULL && in pam_sm_acct_mgmt()
89 (ty->ty_status & TTY_SECURE) != 0) in pam_sm_acct_mgmt()
/NextBSD/sys/netpfil/ipfw/test/
HDmylist.h31 #define list_first_entry(pL, ty, member) \ argument
32 (ty *)((char *)((pL)->next) - offsetof(ty, member))
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-impl.h342 #define DECLARE(ty, fname, ...) \ argument
343 typedef ty (*__mf_fn_ ## fname) (__VA_ARGS__); \
344 extern ty __mf_0fn_ ## fname (__VA_ARGS__);
357 #define DECLARE(ty, fname, ...) \ argument
358 extern ty __real_ ## fname (__VA_ARGS__)
/NextBSD/crypto/heimdal/kdc/
HDkdc-replay.c183 Der_type ty; in main() local
186 &cl, &ty, &tag2, NULL); in main()
187 if (MAKE_TAG(cl, ty, 0) != clty) in main()
189 (int)MAKE_TAG(cl, ty, 0), (int)clty); in main()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp415 QualType ty = parm->getType(); in GenOpenCLArgMetadata() local
418 if (ty->isPointerType()) { in GenOpenCLArgMetadata()
419 QualType pointeeTy = ty->getPointeeType(); in GenOpenCLArgMetadata()
449 if (ty.isRestrictQualified()) in GenOpenCLArgMetadata()
458 if (ty->isImageType()) in GenOpenCLArgMetadata()
466 std::string typeName = ty.getUnqualifiedType().getAsString(Policy); in GenOpenCLArgMetadata()
470 if (ty.isCanonical() && pos != std::string::npos) in GenOpenCLArgMetadata()
476 ty.getUnqualifiedType().getCanonicalType().getAsString(Policy); in GenOpenCLArgMetadata()
486 if (ty.isConstQualified()) in GenOpenCLArgMetadata()
488 if (ty.isVolatileQualified()) in GenOpenCLArgMetadata()
[all …]
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDTransBlockObjCVariable.cpp105 bool isImplicitStrong(QualType ty) { in isImplicitStrong() argument
106 if (isa<AttributedType>(ty.getTypePtr())) in isImplicitStrong()
108 return ty.getLocalQualifiers().getObjCLifetime() == Qualifiers::OCL_Strong; in isImplicitStrong()
/NextBSD/contrib/tcsh/nls/finnish/
HDset149 46 Olematon työ
62 59 Ei tämänhetkistä työtä
63 60 Ei edellistä työtä
64 61 Mikään työ ei vastaa mallia
139 136 Viitattua työtä ei ole
/NextBSD/contrib/ntp/lib/isc/include/isc/
HDevent.h62 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ argument
67 (event)->ev_type = (ty); \

12345