Searched defs:T2 (Results 1 - 25 of 34) sorted by last modified time

12

/freebsd-10.1-release/crypto/openssl/crypto/sha/
H A Dsha512.c467 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
H A Dsha256.c170 unsigned MD32_REG_T a, b, c, d, e, f, g, h, s0, s1, T1, T2; local
/freebsd-10.1-release/crypto/openssl/crypto/modes/
H A Dgcm128.c1676 static const u8 T2[] = { local
/freebsd-10.1-release/contrib/ntp/lib/isc/
H A Dsha2.c705 isc_uint32_t T1, T2, *W256; local
1027 isc_uint64_t T1, T2, *W512 = (isc_uint64_t*)context->buffer; local
[all...]
/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp348 TypesAreContradictory(MVT::SimpleValueType T1, MVT::SimpleValueType T2) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3880 bool ASTContext::UnwrapSimilarPointerTypes(QualType &T1, QualType &T2) { argument
[all...]
H A DASTImporter.cpp366 IsStructurallyEquivalent(StructuralEquivalenceContext &Context, QualType T1, QualType T2) argument
1302 IsStructurallyEquivalent(QualType T1, QualType T2) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp403 static bool UnwrapDissimilarPointerTypes(QualType& T1, QualType& T2) { argument
[all...]
H A DSemaChecking.cpp7133 bool isLayoutCompatible(ASTContext &C, QualType T1, QualType T2) { argument
7317 IsSameCharType(QualType T1, QualType T2) argument
[all...]
H A DSemaDeclObjC.cpp3066 QualType T2 = Context.getCanonicalType((*PrevI)->getType()); local
3071 << T1 << T2; local
H A DSemaExprCXX.cpp4660 QualType T1 = E1->getType(), T2 = E2->getType(); local
[all...]
H A DSemaInit.cpp3275 QualType T2 = S.Context.getUnqualifiedArrayType(cv2T2, T2Quals); local
3421 QualType T2 = cv2T2.getUnqualifiedType(); local
3617 QualType T2 = S.Context.getUnqualifiedArrayType(cv2T2, T2Quals); local
3683 TryReferenceInitializationCore(Sema &S, const InitializedEntity &Entity, const InitializationKind &Kind, Expr *Initializer, QualType cv1T1, QualType T1, Qualifiers T1Quals, QualType cv2T2, QualType T2, Qualifiers T2Quals, InitializationSequence &Sequence) argument
[all...]
H A DSemaLookup.cpp2340 IsAcceptableNonMemberOperatorCandidate(FunctionDecl *Fn, QualType T1, QualType T2, ASTContext &Context) argument
2389 LookupOverloadedOperatorName(OverloadedOperatorKind Op, Scope *S, QualType T1, QualType T2, UnresolvedSetImpl &Functions) argument
2891 QualType T1, T2; local
[all...]
H A DSemaOverload.cpp3371 static bool hasSimilarType(ASTContext &Context, QualType T1, QualType T2) { argument
3575 QualType T2 = SCS2.getToType(2); local
3646 QualType T2 = SCS2.getToType(2); local
3963 QualType T2 = Context.getCanonicalType(OrigT2); local
4030 FindConversionForRefInit(Sema &S, ImplicitConversionSequence &ICS, QualType DeclType, SourceLocation DeclLoc, Expr *Init, QualType T2, bool AllowRvalues, bool AllowExplicit) argument
4170 QualType T2 = Init->getType(); local
4547 QualType T2 = Init->getType(); local
[all...]
H A DSemaTemplateDeduction.cpp4452 static bool isSameTemplate(TemplateDecl *T1, TemplateDecl *T2) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp565 bool Parser::ConsumeAndStoreUntil(tok::TokenKind T1, tok::TokenKind T2, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h773 bool SkipUntil(tok::TokenKind T1, tok::TokenKind T2, argument
778 bool SkipUntil(tok::TokenKind T1, tok::TokenKind T2, tok::TokenKind T3, argument
/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10372 SDValue T1 = Op1.getOperand(0), T2 = Op2.getOperand(0); local
/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DVerifier.cpp376 CheckFailed(const Twine &Message, const Value *V1, Type *T2, const Value *V3 = 0) argument
/freebsd-10.1-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp377 RecTy *llvm::resolveTypes(RecTy *T1, RecTy *T2) { argument
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp204 static bool isNoopBitcast(Type *T1, Type *T2, argument
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCELFStreamer.cpp142 static unsigned CombineSymbolTypes(unsigned T1, unsigned T2) { argument
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1770 static bool isCompatibleAggregate(Type *T1, Type *T2) { argument
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp531 unsigned getInstrCost(unsigned Opcode, Type *T1, Type *T2) { argument
474 getInstructionTypes(Instruction *I, Type *&T1, Type *&T2) argument
[all...]
/freebsd-10.1-release/contrib/ldns/
H A Dsha2.c423 sha2_word32 T1, T2, *W256; local
734 sha2_word64 T1, T2, *W512 = (sha2_word64*)context->buffer; local
[all...]

Completed in 612 milliseconds

12