/external/libchrome/base/android/ |
D | scoped_hardware_buffer_handle.h | 31 static ScopedHardwareBufferHandle Adopt(AHardwareBuffer* buffer);
|
D | scoped_hardware_buffer_handle.cc | 26 ScopedHardwareBufferHandle ScopedHardwareBufferHandle::Adopt( in Adopt() function in base::android::ScopedHardwareBufferHandle
|
/external/clang/include/clang/AST/ |
D | NestedNameSpecifier.h | 465 void Adopt(NestedNameSpecifierLoc Other);
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 125 void CXXScopeSpec::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in CXXScopeSpec 133 Builder.Adopt(Other); in Adopt()
|
D | SemaTemplateInstantiateDecl.cpp | 1081 SS.Adopt(QualifierLoc); in VisitClassTemplateDecl() 1535 SS.Adopt(QualifierLoc); in VisitFunctionDecl() 1819 SS.Adopt(QualifierLoc); in VisitCXXMethodDecl() 2388 SS.Adopt(QualifierLoc); in VisitUsingDecl() 2476 SS.Adopt(QualifierLoc); in VisitUnresolvedUsingTypenameDecl() 2500 SS.Adopt(QualifierLoc); in VisitUnresolvedUsingValueDecl()
|
D | SemaPseudoObject.cpp | 1475 SS.Adopt(RefExpr->getQualifierLoc()); in buildGet() 1504 SS.Adopt(RefExpr->getQualifierLoc()); in buildSet()
|
D | TreeTransform.h | 913 SS.Adopt(QualifierLoc); in RebuildDependentTemplateSpecializationType() 953 SS.Adopt(QualifierLoc); in RebuildDependentNameType() 1988 SS.Adopt(QualifierLoc); in RebuildDeclRefExpr() 2142 SS.Adopt(QualifierLoc); in RebuildMemberExpr() 2665 SS.Adopt(QualifierLoc); in RebuildDependentScopeDeclRefExpr() 2770 SS.Adopt(QualifierLoc); in RebuildCXXDependentScopeMemberExpr() 2793 SS.Adopt(QualifierLoc); in RebuildUnresolvedMemberExpr() 3756 SS.Adopt(QualifierLoc); in TransformTemplateArgument() 7020 SS.Adopt(QualifierLoc); in TransformMSDependentExistsStmt() 7879 ReductionIdScopeSpec.Adopt(C->getQualifierLoc()); in TransformOMPReductionClause() [all …]
|
D | SemaCXXScopeSpec.cpp | 1010 SS.Adopt(NestedNameSpecifierLoc(Annotation->NNS, Annotation + 1)); in RestoreNestedNameSpecifierAnnotation()
|
D | SemaTemplate.cpp | 3143 SS.Adopt(ArgExpr->getQualifierLoc()); in CheckTemplateTypeArgument() 3147 SS.Adopt(ArgExpr->getQualifierLoc()); in CheckTemplateTypeArgument() 3152 SS.Adopt(ArgExpr->getQualifierLoc()); in CheckTemplateTypeArgument() 3579 SS.Adopt(Arg.getTemplateQualifierLoc()); in CheckTemplateArgument() 8293 SS.Adopt(QualifierLoc); in CheckTypenameType() 8491 SS.Adopt(Rebuilt); in RebuildNestedNameSpecifierInCurrentInstantiation()
|
D | SemaTemplateInstantiate.cpp | 2733 SS.Adopt(QualifierLoc); in SubstTemplateName()
|
D | SemaExprCXX.cpp | 156 PrefixSS.Adopt(NestedNameSpecifierLoc(Prefix, SS.location_data())); in getDestructorName()
|
D | SemaOverload.cpp | 11228 SS.Adopt(ULE->getQualifierLoc()); in BuildRecoveryCallExpr()
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 658 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt() function in NestedNameSpecifierLocBuilder
|
/external/autotest/client/tests/crashme/ |
D | crashme_2.4-9.diff | 141 + * Adopt the package (Closes: #353388).
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 168 void Adopt(NestedNameSpecifierLoc Other);
|
/external/libchrome/ipc/ |
D | ipc_message_utils.cc | 583 auto handle = base::android::ScopedHardwareBufferHandle::Adopt(p); in Write()
|
/external/llvm/test/CodeGen/X86/ |
D | StackColoring.ll | 246 ; Adopt the test from Transforms/Inline/array_merge.ll'
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | StackColoring.ll | 246 ; Adopt the test from Transforms/Inline/array_merge.ll'
|