/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CBindingWrapping.h | 19 #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
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen_decode.c | 61 Der_class *cl, Der_type *ty, unsigned *tag) in find_tag() argument 571 Der_type ty; decode_type() local [all...] |
H A D | asn1_gen.c | 74 int ret, l, c, ty, ta; in doit() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DebugTypes.cpp | 344 for (const CVType &ty : types) { in mergeDebugT() local 617 forEachCodeViewRecord<CVType>(types, [fn](const CVType &ty) -> Error { in forEachTypeChecked() 630 forEachTypeChecked(file->debugTypes, [&](const CVType &ty) { in fillIsItemIndexFromDebugT() 637 void TpiSource::mergeTypeRecord(TypeIndex curIndex, CVType ty) { in mergeTypeRecord() 700 forEachTypeChecked(typeRecords, [&](const CVType &ty) { in mergeUniqueTypeRecords() 716 forEachTypeChecked(typeRecords, [&](const CVType &ty) { in mergeUniqueTypeRecords() 844 forEachTypeChecked(file->debugTypes, [&](const CVType &ty) { in loadGHashes() 878 forEachTypeChecked(file->debugTypes, [&](const CVType &ty) { in loadGHashes()
|
/freebsd/lib/libpam/modules/pam_securetty/ |
H A D | pam_securetty.c | 58 struct ttyent *ty; in pam_sm_acct_mgmt() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | LocInfoType.h | 37 LocInfoType(QualType ty, TypeSourceInfo *TInfo) in LocInfoType()
|
/freebsd/crypto/openssl/crypto/rc4/ |
H A D | rc4_enc.c | 31 register RC4_INT x, y, tx, ty; in RC4() local
|
/freebsd/lib/msun/src/ |
H A D | e_rem_pio2f.c | 47 double tx[1],ty[1]; in __ieee754_rem_pio2f() local
|
H A D | e_rem_pio2.c | 54 double tx[3],ty[2]; in __ieee754_rem_pio2() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Constant.h | 44 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant()
|
H A D | User.h | 73 User(Type *ty, unsigned vty, Use *, unsigned NumOps) in User()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 2205 #define getOpcV2H(ty, opKind0, opKind1) \ argument 2208 #define getOpcV2H1(ty, opKind0, isImm1) \ argument 2211 #define getOpcodeForVectorStParamV2(ty, isimm) \ argument 2214 #define getOpcV4H(ty, opKind0, opKind1, opKind2, opKind3) \ argument 2217 #define getOpcV4H3(ty, opKind0, opKind1, opKind2, isImm3) \ argument 2221 #define getOpcV4H2(ty, opKind0, opKind1, isImm2, isImm3) \ argument 2225 #define getOpcV4H1(ty, opKind0, isImm1, isImm2, isImm3) \ argument 2229 #define getOpcodeForVectorStParamV4(ty, isimm) \ argument 2233 #define getOpcodeForVectorStParam(n, ty, isimm) \ argument
|
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
H A D | event.h | 62 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ argument
|
/freebsd/contrib/bearssl/src/ec/ |
H A D | ecdsa_i31_vrfy_raw.c | 45 unsigned char ty[(BR_MAX_EC_SIZE + 7) >> 3]; in br_ecdsa_i31_vrfy_raw() local
|
H A D | ecdsa_i15_vrfy_raw.c | 45 unsigned char ty[(BR_MAX_EC_SIZE + 7) >> 3]; in br_ecdsa_i15_vrfy_raw() local
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | mylist.h | 31 #define list_first_entry(pL, ty, member) \ argument
|
/freebsd/crypto/heimdal/kdc/ |
H A D | kdc-replay.c | 183 Der_type ty; in main() local
|
/freebsd/lib/msun/ld128/ |
H A D | e_rem_pio2l.h | 62 double tx[5],ty[3]; in __ieee754_rem_pio2l() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineConstantPool.h | 41 explicit MachineConstantPoolValue(Type *ty) : Ty(ty) {} in MachineConstantPoolValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 420 MVT ty(SDValue Op) const { in ty() function 423 TypePair ty(const VectorPair &Ops) const { in ty() function
|
/freebsd/lib/msun/ld80/ |
H A D | e_rem_pio2l.h | 74 double tx[3],ty[2]; in __ieee754_rem_pio2l() local
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransBlockObjCVariable.cpp | 104 bool isImplicitStrong(QualType ty) { in isImplicitStrong()
|
/freebsd/contrib/bearssl/src/aead/ |
H A D | gcm.c | 91 unsigned char ty[16], tmp[16]; in br_gcm_reset() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | ipft_pc.c | 204 char *s, ty[4]; in ipcap_readip() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ConstantInitBuilder.cpp | 279 ConstantAggregateBuilderBase::finishStruct(llvm::StructType *ty) { in finishStruct()
|