Home
last modified time | relevance | path

Searched defs:T1 (Results 226 – 250 of 271) sorted by relevance

1234567891011

/external/dhcpcd-6.8.2/
Ddhcp.h64 #define T1 0.5 macro
/external/webp/src/dsp/
Denc_msa.c417 const v16u8 T1 = LD_UB(top); in TM4() local
611 const v16u8 T1 = LD_UB(top); in TrueMotion8x8() local
Ddec_msa.c697 const v16u8 T1 = LD_UB(ptemp + 1); in TM4() local
896 const v16i8 T1 = LD_SB(dst - BPS); in TM8uv() local
Ddec_sse2.c50 __m128i T0, T1, T2, T3; in Transform() local
Denc_sse2.c49 __m128i T0, T1, T2, T3; in ITransform() local
/external/clang/lib/Sema/
DSemaOverload.cpp3497 static bool hasSimilarType(ASTContext &Context, QualType T1, QualType T2) { in hasSimilarType()
3701 QualType T1 = SCS1.getToType(2); in CompareStandardConversionSequences() local
3771 QualType T1 = SCS1.getToType(2); in CompareQualificationConversions() local
4088 QualType T1 = Context.getCanonicalType(OrigT1); in CompareReferenceRelationship() local
4296 QualType T1 = DeclType->getAs<ReferenceType>()->getPointeeType(); in TryReferenceInit() local
4722 QualType T1 = ToType->getAs<ReferenceType>()->getPointeeType(); in TryListConversion() local
5667 QualType T1 = Args[0]->getType(); in IsAcceptableNonMemberOperatorCandidate() local
6723 QualType T1 = Args[0]->getType(); in AddMemberOperatorCandidates() local
DSemaInit.cpp3696 QualType T1 = S.Context.getUnqualifiedArrayType(cv1T1, T1Quals); in TryReferenceListInitialization() local
3951 QualType T1 = cv1T1.getUnqualifiedType(); in TryRefInitWithConversionFunction() local
4132 QualType T1 = S.Context.getUnqualifiedArrayType(cv1T1, T1Quals); in TryReferenceInitialization() local
4204 QualType cv1T1, QualType T1, in TryReferenceInitializationCore()
DSemaCast.cpp427 static bool UnwrapDissimilarPointerTypes(QualType& T1, QualType& T2) { in UnwrapDissimilarPointerTypes()
/external/protobuf/gtest/include/gtest/
Dgtest.h1341 const T1& /* expected */, in Compare()
/external/llvm/lib/Linker/
DIRMover.cpp1163 static bool triplesMatch(const Triple &T0, const Triple &T1) { in triplesMatch()
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1344 SDValue T1 = T0.getOperand(0); in PreprocessISelDAG() local
/external/llvm/unittests/IR/
DMetadataTest.cpp2213 MDTuple *T1 = getTuple(); in TEST_F() local
2239 MDTuple *T1 = getTuple(); in TEST_F() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2175 #define DEFINE_CONSTRUCTOR2(CLASS, TRET, NAME, T0, T1) \ argument
2181 #define DEFINE_DERIVED2(CLASS, TRET, NAME, T0, Arg0, T1, Arg1, EXPANSION) \ argument
2200 #define DEFINE_CONSTRUCTOR3(CLASS, TRET, NAME, T0, T1, T2) \ argument
2206 #define DEFINE_DERIVED3(CLASS, TRET, NAME, T0, ARG0, T1, ARG1, T2, ARG2, EXPANSION) \ argument
2226 #define DEFINE_CONSTRUCTOR4(CLASS, TRET, NAME, T0, T1, T2, T3) \ argument
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2154 #define DEFINE_CONSTRUCTOR2(CLASS, TRET, NAME, T0, T1) \ argument
2160 #define DEFINE_DERIVED2(CLASS, TRET, NAME, T0, Arg0, T1, Arg1, EXPANSION) \ argument
2179 #define DEFINE_CONSTRUCTOR3(CLASS, TRET, NAME, T0, T1, T2) \ argument
2185 #define DEFINE_DERIVED3(CLASS, TRET, NAME, T0, ARG0, T1, ARG1, T2, ARG2, EXPANSION) \ argument
2205 #define DEFINE_CONSTRUCTOR4(CLASS, TRET, NAME, T0, T1, T2, T3) \ argument
/external/opencv/cv/src/
Dcvfundam.cpp894 CvMat T0, T1; in run8Point() local
/external/swiftshader/src/OpenGL/libGL/
DContext.h816 sw::float4 T1; member
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h206 void copy(const NodeBase<T1, T2, M> &Other, unsigned i, in copy()
/external/llvm/include/llvm/ADT/
DIntervalMap.h227 void copy(const NodeBase<T1, T2, M> &Other, unsigned i, in copy()
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp4276 SDValue T1 = CurDAG->getCopyToReg(Sub1, dl, Reg1, Sub1, T0.getValue(1)); in tryInlineAsm() local
4291 SDValue T1 = CurDAG->getCopyFromReg(Chain, dl, Reg1, MVT::i32, in tryInlineAsm() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1665 static bool isCompatibleAggregate(Type *T1, Type *T2) { in isCompatibleAggregate()
/external/llvm/lib/TableGen/
DRecord.cpp178 RecTy *llvm::resolveTypes(RecTy *T1, RecTy *T2) { in resolveTypes()
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp393 RecTy *llvm::resolveTypes(RecTy *T1, RecTy *T2) { in resolveTypes()
/external/clang/lib/AST/
DASTImporter.cpp467 QualType T1, QualType T2) { in IsStructurallyEquivalent()
1423 bool StructuralEquivalenceContext::IsStructurallyEquivalent(QualType T1, in IsStructurallyEquivalent()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3342 static Type *smallestIntegerVectorType(Type *T1, Type *T2) { in smallestIntegerVectorType()
3347 static Type *largestIntegerVectorType(Type *T1, Type *T2) { in largestIntegerVectorType()
/external/v8/testing/gmock/test/
Dgmock-generated-actions_test.cc1148 typename, T1, in ACTION_TEMPLATE() argument

1234567891011