Searched defs:ty (Results 1 - 25 of 69) sorted by relevance

123

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DUser.h73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) argument
H A DConstant.h43 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) argument
/freebsd-current/crypto/openssl/crypto/rc4/
H A Drc4_enc.c31 register RC4_INT x, y, tx, ty; local
/freebsd-current/lib/libpam/modules/pam_securetty/
H A Dpam_securetty.c58 struct ttyent *ty; local
/freebsd-current/lib/msun/src/
H A De_rem_pio2f.c47 double tx[1],ty[1]; local
H A De_rem_pio2.c54 double tx[3],ty[2]; local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DLocInfoType.h37 LocInfoType(QualType ty, TypeSourceInfo *TInfo) argument
/freebsd-current/contrib/bearssl/src/ec/
H A Decdsa_i31_vrfy_raw.c45 unsigned char ty[(BR_MAX_EC_SIZE + 7) >> 3]; local
H A Decdsa_i15_vrfy_raw.c45 unsigned char ty[(BR_MAX_EC_SIZE + 7) >> 3]; local
H A Dec_p256_m31.c1043 uint32_t tx[9], ty[9], t1[9], t2[9]; local
H A Dec_p256_m15.c1693 uint32_t tx[20], ty[20], t1[20], t2[20]; local
/freebsd-current/contrib/bearssl/src/aead/
H A Dgcm.c91 unsigned char ty[16], tmp[16]; local
/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp104 bool isImplicitStrong(QualType ty) { argument
H A DTransProperties.cpp349 QualType ty = props[0].PropD->getType().getUnqualifiedType(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h41 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} argument
/freebsd-current/crypto/heimdal/kdc/
H A Dkdc-replay.c183 Der_type ty; local
H A Dprocess.c300 Der_type ty; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h417 MVT ty(SDValue Op) const { function in class:llvm::HexagonTargetLowering
420 TypePair ty(const VectorPair &Ops) const { function in class:llvm::HexagonTargetLowering
/freebsd-current/lib/msun/ld128/
H A De_rem_pio2l.h62 double tx[5],ty[3]; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_decode.c60 find_tag(const Type *t, Der_class *cl, Der_type *ty, unsigned *tag) argument
573 Der_type ty; local
[all...]
H A Dasn1_gen.c74 int ret, l, c, ty, ta; local
/freebsd-current/lib/msun/ld80/
H A De_rem_pio2l.h74 double tx[3],ty[2]; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp279 ConstantAggregateBuilderBase::finishStruct(llvm::StructType *ty) { argument
/freebsd-current/sbin/ipf/libipf/
H A Dipft_pc.c204 char *s, ty[4]; local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp25 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, argument
37 Instruction::Instruction(Type *ty, unsigned it, Use *Ops, unsigned NumOps, argument

Completed in 249 milliseconds

123