Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp49 const char* getShortObjectTypeName (VkDebugReportObjectTypeEXT objectType) in getShortObjectTypeName()
89 …Format::Enum<VkDebugReportObjectTypeEXT> shortObjectTypeStr (VkDebugReportObjectTypeEXT objectType) in shortObjectTypeStr()
114 VkDebugReportObjectTypeEXT objectType, in debugReportCallback()
DvkDebugReportUtil.hpp38 VkDebugReportObjectTypeEXT objectType; member
/external/mesa3d/src/mesa/main/
Dobjectpurge.c136 _mesa_ObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option) in _mesa_ObjectPurgeableAPPLE()
278 _mesa_ObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option) in _mesa_ObjectUnpurgeableAPPLE()
390 _mesa_GetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, in _mesa_GetObjectParameterivAPPLE()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_list.cpp25 XFA_ObjectType objectType, in CXFA_List()
Dcxfa_object.cpp21 XFA_ObjectType objectType, in CXFA_Object()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DConfigurationAnnotations.java165 TypeMirror objectType = elements.getTypeElement(Object.class.getCanonicalName()).asType(); in getTransitiveModules() local
225 ImmutableSet.Builder<TypeElement> builder, TypeMirror objectType) { in addIncludesFromSuperclasses()
DModuleValidator.java237 TypeMirror objectType = elements.getTypeElement(Object.class.getCanonicalName()).asType(); in validateProvidesOverrides() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectPool.java39 private final Class objectType; field in ObjectPool
/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/resolution/typeinference/bounds/
DSubtypeOfBoundTest.java28 …private ResolvedType objectType = new ReferenceTypeImpl(new ReflectionTypeSolver().solveType(Objec… field in SubtypeOfBoundTest
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliClassTest.java140 …PsiClassType objectType = factory.createTypeByFQClassName("java.lang.Object", file.getResolveScope… in testIsInheritor() local
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/model/typesystem/
DReferenceTypeImpl.java201 …ResolvedReferenceTypeDeclaration objectType = typeSolver.solveType(Object.class.getCanonicalName()… in getAllAncestors() local
/external/proguard/src/proguard/classfile/attribute/preverification/visitor/
DVerificationTypeVisitor.java41 …z clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType); in visitObjectType()
51 …thod method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType); in visitStackObjectType()
61 …thod method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType); in visitVariablesObjectType()
/external/turbine/java/com/google/turbine/lower/
DLowerSignature.java318 String objectType(ClassSymbol sym) { in objectType() method in LowerSignature
/external/replicaisland/src/com/replica/replicaisland/
DHitReactionComponent.java335 …public final void setSpawnOnDealHit(int hitType, GameObjectType objectType, boolean alignToVictimX, in setSpawnOnDealHit()
/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java666 void objectType () throws IOException in objectType() method in Types.methodDescriptorCompiler
/external/skqp/tools/gpu/vk/
DVkTestUtils.cpp95 VkDebugReportObjectTypeEXT objectType, in DebugReportCallback()
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp99 VkDebugReportObjectTypeEXT objectType, in DebugReportCallback()
/external/skqp/src/compute/hs/vk/bench/
Dmain.c143 VkDebugReportObjectTypeEXT objectType, in vk_debug_report_cb()
/external/skia/src/compute/hs/vk/bench/
Dmain.c143 VkDebugReportObjectTypeEXT objectType, in vk_debug_report_cb()
/external/proguard/src/proguard/classfile/editor/
DConstantPoolShrinker.java412 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
DConstantPoolRemapper.java559 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/proguard/src/proguard/classfile/util/
DSimplifiedVisitor.java712 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
766 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitStackObjectType()
821 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitVariablesObjectType()
/external/mesa3d/src/egl/main/
Deglapi.c260 _eglSetFuncName(const char *funcName, _EGLDisplay *disp, EGLenum objectType, _EGLResource *object) in _eglSetFuncName()
281 #define _EGL_FUNC_START(disp, objectType, object, ret) \ argument
2341 eglLabelObjectKHR(EGLDisplay dpy, EGLenum objectType, EGLObjectKHR object, in eglLabelObjectKHR()
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java1085 TypeId<Instance> objectType = TypeId.get(Instance.class); in instanceSwapMethod() local
1169 TypeId<Static> objectType = TypeId.get(Static.class); in staticSwapMethod() local
/external/vulkan-validation-layers/layers/
Dstateless_validation.h87 VkDebugReportObjectTypeEXT objectType; member

123