Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dcxx1z-fold-expression.cpp24 template<int ...A> struct Partial { struct
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.h45 bool Partial; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.h44 bool Partial = false; variable
/external/llvm/lib/CodeGen/
DRegisterCoalescer.h45 bool Partial; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysisCounter.cpp32 unsigned No, May, Partial, Must; member in __anon9717e1e80111::AliasAnalysisCounter
/external/libbrillo/brillo/http/
Dhttp_request.h129 static const int Partial = 203; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DPtrState.h109 bool Partial = false; variable
DPtrState.cpp118 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size(); in Merge() local
/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h107 bool Partial; variable
DPtrState.cpp106 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size(); in Merge() local
/external/zlib/src/contrib/dotzlib/DotZLib/
DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator
/external/llvm/unittests/Support/
DConvertUTFTest.cpp188 StringRef S, bool Partial = false) { in CheckConvertUTF8ToUnicodeScalars()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DConvertUTFTest.cpp186 StringRef S, bool Partial = false) { in CheckConvertUTF8ToUnicodeScalars()
/external/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp253 bool Partial = false; in gatherVectorInstructions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCVSXSwapRemoval.cpp256 bool Partial = false; in gatherVectorInstructions() local
/external/clang/lib/StaticAnalyzer/Checkers/
DIvarInvalidationChecker.cpp240 const ObjCContainerDecl *D, InvalidationInfo &OutInfo, bool Partial) { in containsInvalidationMethod()
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp83 if (VarTemplatePartialSpecializationDecl *Partial = in getTemplateInstantiationArgs() local
2285 ClassTemplatePartialSpecializationDecl *Partial; member
2317 ClassTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; in InstantiateClassTemplateSpecialization() local
DSemaTemplateDeduction.cpp2166 ClassTemplatePartialSpecializationDecl *Partial, in FinishTemplateArgumentDeduction()
2262 Sema::DeduceTemplateArguments(ClassTemplatePartialSpecializationDecl *Partial, in DeduceTemplateArguments()
2308 Sema &S, VarTemplatePartialSpecializationDecl *Partial, in FinishTemplateArgumentDeduction()
2403 Sema::DeduceTemplateArguments(VarTemplatePartialSpecializationDecl *Partial, in DeduceTemplateArguments()
DSemaTemplate.cpp1819 if (ClassTemplatePartialSpecializationDecl *Partial in MatchTemplateParametersToScopeSpecifier() local
2631 VarTemplatePartialSpecializationDecl *Partial = in ActOnVarTemplateSpecialization() local
2750 VarTemplatePartialSpecializationDecl *Partial; member
2811 VarTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; in CheckVarTemplateId() local
6380 ClassTemplatePartialSpecializationDecl *Partial in ActOnClassTemplateSpecialization() local
DSemaTemplateInstantiateDecl.cpp4188 if (VarTemplatePartialSpecializationDecl *Partial = in InstantiateVariableDefinition() local
/external/llvm/include/llvm/Analysis/
DTargetTransformInfo.h278 bool Partial; member
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1790 TEST_F(EncodeDecodeTest, Partial) { in Run() argument
/external/clang/lib/Serialization/
DASTReaderDecl.cpp2007 if (ClassTemplatePartialSpecializationDecl *Partial = in VisitClassTemplateSpecializationDeclImpl() local
2133 if (VarTemplatePartialSpecializationDecl *Partial = in VisitVarTemplateSpecializationDeclImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h406 bool Partial; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp1760 SDValue Partial = DAG.getNode(CombineOpc, dl, LoOpVT, Lo, Hi, N->getFlags()); in SplitVecOp_VECREDUCE() local