/minix3/minix/drivers/power/acpi/dispatcher/ |
H A D | dswload.c | 154 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1BeginOp() local 439 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1EndOp() local
|
H A D | dswload2.c | 78 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2BeginOp() local 390 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2EndOp() local
|
/minix3/minix/drivers/power/acpi/executer/ |
H A D | exresop.c | 151 UINT8 ObjectType; in AcpiExResolveOperands() local
|
/minix3/minix/drivers/power/acpi/utilities/ |
H A D | utcopy.c | 263 UINT8 ObjectType, in AcpiUtCopyIelementToEelement() 871 UINT8 ObjectType, in AcpiUtCopyIelementToIelement()
|
H A D | utobject.c | 640 UINT8 ObjectType, in AcpiUtGetElementLength()
|
/minix3/minix/drivers/power/acpi/namespace/ |
H A D | nsobject.c | 83 ACPI_OBJECT_TYPE ObjectType = ACPI_TYPE_ANY; in AcpiNsAttachObject() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 346 QualType ObjectType = GetTypeFromParser(ObjectTypePtr); in isNonTypeNestedNameSpecifier() local 447 QualType ObjectType, in BuildCXXNestedNameSpecifier() 776 ParsedType ObjectType, in ActOnCXXNestedNameSpecifier() 824 ParsedType ObjectType, in IsInvalidUnlessNestedName()
|
H A D | SemaExprMember.cpp | 601 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0); in LookupMemberExprInRecord() local 963 ParsedType ObjectType; in BuildMemberReferenceExpr() local
|
H A D | SemaExprCXX.cpp | 324 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType() 5207 tok::TokenKind OpKind, ParsedType &ObjectType, in ActOnStartCXXMemberReference() 5356 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, in CheckArrow() 5400 QualType ObjectType; in BuildPseudoDestructorExpr() local 5507 QualType ObjectType; in ActOnPseudoDestructorExpr() local 5635 QualType ObjectType; in ActOnPseudoDestructorExpr() local
|
H A D | TreeTransform.h | 3111 QualType ObjectType, in TransformNestedNameSpecifierLoc() 3276 QualType ObjectType, in TransformTemplateName() 3788 QualType ObjectType, in TransformTypeInObjectScope() 3804 QualType ObjectType, in TransformTypeInObjectScope() 3816 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope() 8582 QualType ObjectType = ObjectTypePtr.get(); in TransformCXXPseudoDestructorExpr() local 9371 QualType ObjectType; in TransformCXXDependentScopeMemberExpr() local 10554 QualType ObjectType, in RebuildTemplateName() 10573 QualType ObjectType) { in RebuildTemplateName()
|
H A D | SemaDeclObjC.cpp | 2479 QualType ObjectType) { in HelperIsMethodInObjCType() 2490 QualType ObjectType) { in SelectorsForTypoCorrection()
|
H A D | SemaTemplate.cpp | 166 QualType ObjectType = ObjectTypePtr.get(); in isTemplateName() local 248 QualType ObjectType, in LookupTemplateName() 2915 ParsedType ObjectType, in ActOnDependentTemplateName()
|
H A D | SemaOverload.cpp | 5888 QualType ObjectType, in AddMethodCandidate() 5924 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate() 6051 QualType ObjectType, in AddMethodTemplateCandidate() 11567 QualType ObjectType = UnresExpr->getBaseType(); in BuildCallToMemberFunction() local
|
H A D | SemaTemplateInstantiate.cpp | 1039 QualType ObjectType, in TransformTemplateName()
|
H A D | SemaDecl.cpp | 211 QualType ObjectType = ObjectTypePtr.get(); in getTypeName() local
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.require/ |
H A D | bullet_3_and_4.pass.cpp | 71 typedef ObjectType (TestType::*MemPtr); in doTest() typedef
|
/minix3/minix/drivers/power/acpi/hardware/ |
H A D | hwpci.c | 375 ACPI_OBJECT_TYPE ObjectType; in AcpiHwGetPciDeviceInfo() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 80 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, in CheckForTemplateAndDigraph() 187 ParsedType ObjectType, in ParseOptionalCXXScopeSpecifier() 1451 ParsedType ObjectType) { in ParseCXXPseudoDestructor() 1933 ParsedType ObjectType, in ParseUnqualifiedIdTemplateId() 2136 ParsedType ObjectType, in ParseUnqualifiedIdOperator() 2367 ParsedType ObjectType, in ParseUnqualifiedId()
|
H A D | ParseExpr.cpp | 1478 ParsedType ObjectType; in ParsePostfixExpressionSuffix() local
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 299 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | aclocal.h | 387 UINT8 ObjectType[4]; member 398 UINT8 ObjectType[2]; member 823 UINT8 ObjectType; /* Corresponding internal object type */ member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 802 Type *ObjectType = GVar->getType()->getElementType(); in computeKnownBits() local
|