Home
last modified time | relevance | path

Searched defs:ObjectType (Results 26 – 50 of 128) sorted by relevance

123456

/aosp_15_r20/external/angle/src/common/
H A DPackedEGLEnums_autogen.h87 enum class ObjectType : uint8_t enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwct.h49 WCT_OBJECT_TYPE ObjectType; member
Dqos.h47 ULONG ObjectType; member
Dadtgen.h57 GUID ObjectType; member
Daccctrl.h71 SE_OBJECT_TYPE ObjectType; member
79 SE_OBJECT_TYPE ObjectType; member
/aosp_15_r20/external/leakcanary2/shark/src/main/java/shark/
H A DLeakTraceObject.kt87 enum class ObjectType { class in shark.LeakTraceObject
/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cc252 const abi::__class_type_info *ObjectType = findBaseAtOffset( in getDynamicTypeInfoFromVtable() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluObjectWrapper.hpp41 enum ObjectType enum
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dobject.h44 enum class ObjectType : int { enum
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp326 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType()
5916 ParsedType &ObjectType, in ActOnStartCXXMemberReference()
6056 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, in CheckArrow()
6099 QualType ObjectType; in BuildPseudoDestructorExpr() local
6202 QualType ObjectType; in ActOnPseudoDestructorExpr() local
6329 QualType ObjectType; in ActOnPseudoDestructorExpr() local
H A DSemaExprMember.cpp630 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0); in LookupMemberExprInRecord() local
1053 ParsedType ObjectType; in BuildMemberReferenceExpr() local
H A DTreeTransform.h3428 QualType ObjectType, in TransformNestedNameSpecifierLoc()
3593 QualType ObjectType, in TransformTemplateName()
4105 QualType ObjectType, in TransformTypeInObjectScope()
4121 QualType ObjectType, in TransformTypeInObjectScope()
4133 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope()
9599 QualType ObjectType = ObjectTypePtr.get(); in TransformCXXPseudoDestructorExpr() local
10426 QualType ObjectType; in TransformCXXDependentScopeMemberExpr() local
11707 QualType ObjectType, in RebuildTemplateName()
11726 QualType ObjectType) { in RebuildTemplateName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp37 ObjectType = 1 << 10, enumerator
/aosp_15_r20/external/flatbuffers/src/
H A Dnamer.h218 virtual std::string ObjectType(const std::string &s) const { in ObjectType() function
/aosp_15_r20/external/deqp/modules/egl/
H A DteglMemoryStressTests.cpp60 enum ObjectType enum
/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.cpp205 ResourceMap<ObjectType, IDType> *objectMap, in deleteObject()
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dmcp.py154 class ObjectType(utils.OpenIntEnum): class
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dapi.h73 enum class ObjectType { enum
/aosp_15_r20/art/compiler/optimizing/
H A Dreference_type_propagation_test.cc67 ReferenceTypeInfo ObjectType(bool is_exact = true) REQUIRES_SHARED(Locks::mutator_lock_) { in ObjectType() function in art::ReferenceTypePropagationTestBase
/aosp_15_r20/external/llvm/lib/IR/
H A DValue.cpp599 Type *ObjectType = GVar->getValueType(); in getPointerAlignment() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp355 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp691 Type *ObjectType = GVar->getValueType(); in getPointerAlignment() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusenums.h583 typedef enum ObjectType { enum
596 } ObjectType; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs172 impl ObjectType { impl
451 impl ObjectType { impl
707 impl ObjectType { implementation
1459 impl ObjectType { impl
2203 impl ObjectType { impl
2798 impl ObjectType { impl
5584 impl ObjectType { impl
8012 impl ObjectType { implementation
9326 impl ObjectType { impl
9948 impl ObjectType { implementation
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DValue.cpp934 Type *ObjectType = GVar->getValueType(); in getPointerAlignment() local

123456