Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 25 of 62) sorted by relevance

123

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCBindingWrapping.h19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument
28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument
36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
/minix3/external/bsd/llvm/dist/clang/test/CXX/class.access/class.friend/
H A Dp3-cxx0x.cpp42 template<typename T> class B { typedef int ty; }; typedef in B
45 class ty { class in B
/minix3/bin/ps/
H A Dkeyword.c85 #define LVAR(n1, n2, fl, of, ty, fm) \ argument
88 #define PVAR(n1, n2, fl, of, ty, fm) \ argument
91 #define PUVAR(n1, n2, fl, of, ty, fm) \ argument
98 #define VAR6(n1, n2, fl, op, of, ty) \ argument
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DLocInfoType.h38 LocInfoType(QualType ty, TypeSourceInfo *TInfo) in LocInfoType()
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c63 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag()
573 Der_type ty; in decode_type() local
H A Dasn1_gen.c76 int ret, l, c, ty, ta; in doit() local
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_s_mp_sqr.c47 int tx, ty, iy; in fast_s_mp_sqr() local
H A Dbn_fast_s_mp_mul_high_digs.c47 int tx, ty, iy; in fast_s_mp_mul_high_digs() local
H A Dbn_fast_s_mp_mul_digs.c55 int tx, ty; in fast_s_mp_mul_digs() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DConstant.h47 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant()
H A DConstants.h300 explicit ConstantAggregateZero(Type *ty) in ConstantAggregateZero()
H A DUser.h51 User(Type *ty, unsigned vty, Use *OpList, unsigned NumOps) in User()
/minix3/external/bsd/bind/dist/lib/isc/include/isc/
H A Devent.h64 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ argument
/minix3/crypto/external/bsd/heimdal/dist/kdc/
H A Dkdc-replay.c185 Der_type ty; in main() local
H A Dprocess.c302 Der_type ty; in krb5_kdc_save_request() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h42 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} in MachineConstantPoolValue()
/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx-templates.cpp37 Dep<A>::Ty ty; in test() local
/minix3/crypto/external/bsd/openssl/dist/crypto/rc4/
H A Drc4_enc.c75 register RC4_INT x, y, tx, ty; in RC4() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp23 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction()
39 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, in Instruction()
H A DConstantsContext.h243 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr()
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp105 bool isImplicitStrong(QualType ty) { in isImplicitStrong()
/minix3/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c391 #define SWIG_TypeCheck_Template(comparison, ty) \ argument
416 SWIG_TypeCheck(const char *c, swig_type_info *ty) { in SWIG_TypeCheck()
430 SWIG_TypeCast(swig_cast_info *ty, void *ptr) { in SWIG_TypeCast()
438 SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) { in SWIG_TypeDynamicCast()
452 SWIG_TypeName(const swig_type_info *ty) { in SWIG_TypeName()
900 #define SWIG_ConvertPtr(oc, ptr, ty, flags) SWIG_Tcl_ConvertPtr(interp, oc, ptr, ty, fl… argument
904 #define SWIG_ConvertPacked(obj, ptr, sz, ty) SWIG_Tcl_ConvertPacked(interp, obj, ptr, sz… argument
916 #define SWIG_ConvertMember(obj, ptr, sz, ty) SWIG_Tcl_ConvertPacked(interp,obj, ptr, sz,… argument
938 #define SWIG_ConvertPtrFromString(c, ptr, ty, flags) SWIG_Tcl_ConvertPtrFromString(interp, c, ptr,… argument
939 #define SWIG_MakePtr(c, ptr, ty, flags) SWIG_Tcl_MakePtr(c, ptr, ty, flags) argument
[all …]
/minix3/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c389 #define SWIG_TypeCheck_Template(comparison, ty) \ argument
414 SWIG_TypeCheck(const char *c, swig_type_info *ty) { in SWIG_TypeCheck()
428 SWIG_TypeCast(swig_cast_info *ty, void *ptr) { in SWIG_TypeCast()
436 SWIG_TypeDynamicCast(swig_type_info *ty, void **ptr) { in SWIG_TypeDynamicCast()
450 SWIG_TypeName(const swig_type_info *ty) { in SWIG_TypeName()
982 #define SWIG_CheckImplicit(ty) SWIG_Python_CheckImplicit(ty) argument
987 #define SWIG_ConvertPacked(obj, ptr, sz, ty) SWIG_Python_ConvertPacked(obj, ptr, sz, ty) argument
999 #define SWIG_ConvertMember(obj, ptr, sz, ty) SWIG_Python_ConvertPacked(obj, ptr, sz, ty) argument
1215 SWIG_Python_CheckImplicit(swig_type_info *ty) in SWIG_Python_CheckImplicit()
1295 swig_type_info *ty; member
[all …]
/minix3/external/bsd/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py89 def writeLayoutTest(self, i, ty): argument
/minix3/external/bsd/nvi/dist/vi/
H A Dv_event.c48 size_t tx, ty = -1; in v_c_settop() local

123