Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp49 const char* getShortObjectTypeName (VkDebugReportObjectTypeEXT objectType) in getShortObjectTypeName()
86 …Format::Enum<VkDebugReportObjectTypeEXT> shortObjectTypeStr (VkDebugReportObjectTypeEXT objectType) in shortObjectTypeStr()
111 VkDebugReportObjectTypeEXT objectType, in debugReportCallback()
DvkDebugReportUtil.hpp38 VkDebugReportObjectTypeEXT objectType; member
DvkInstanceDriverImpl.inl195 …ageEXT (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, d…
/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/javassist/src/main/javassist/bytecode/analysis/
DExecutor.java708 Type objectType = resolveClassInfo(constPool.getFieldrefClassName(index)); in evalGetField() local
724 Type objectType = resolveClassInfo(classInfo); in evalInvokeIntfMethod() local
741 Type objectType = resolveClassInfo(constPool.getMethodrefClassName(index)); in evalInvokeMethod() local
854 Type objectType = resolveClassInfo(constPool.getFieldrefClassName(index)); in evalPutField() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectPool.java39 private final Class objectType; field in ObjectPool
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtTypedObject.java60 public btTypedObject(int objectType) { in btTypedObject()
/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h52 …ort_log_msg(debug_report_data *debug_data, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectType, in debug_report_log_msg()
225 …l32 log_msg(debug_report_data *debug_data, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectType, in log_msg()
Dthreading.h63 VkDebugReportObjectTypeEXT objectType; variable
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliClassTest.java140 …PsiClassType objectType = factory.createTypeByFQClassName("java.lang.Object", file.getResolveScope… in testIsInheritor() 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/javassist/src/main/javassist/
DCtField.java537 public static Initializer byNew(CtClass objectType) { in byNew()
564 public static Initializer byNew(CtClass objectType, in byNew()
594 public static Initializer byNewWithParams(CtClass objectType) { in byNewWithParams()
624 public static Initializer byNewWithParams(CtClass objectType, in byNewWithParams()
984 CtClass objectType; field in CtField.NewInitializer
/external/mesa3d/src/mesa/main/
Dbufferobj.c1771 _mesa_ObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option) in _mesa_ObjectPurgeableAPPLE()
1913 _mesa_ObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option) in _mesa_ObjectUnpurgeableAPPLE()
2025 _mesa_GetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, in _mesa_GetObjectParameterivAPPLE()
/external/vulkan-validation-layers/loader/
Ddebug_report.c116 VkDebugReportObjectTypeEXT objectType, in util_DebugReportMessage()
/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/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/deqp/external/vulkancts/
Dgen_framework.py651 def __init__ (self, type, name, objectType, iface, arguments): argument
/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/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java972 TypeId<Instance> objectType = TypeId.get(Instance.class); in instanceSwapMethod() local
1055 TypeId<Static> objectType = TypeId.get(Static.class); in staticSwapMethod() local
/external/proguard/src/proguard/shrink/
DUsageMarker.java883 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_datamerger_imp.cpp66 XFA_OBJECTTYPE objectType = pChildNode->GetObjectType(); in XFA_DataMerge_FormValueNode_SetChildContent() local
/external/proguard/src/proguard/classfile/io/
DProgramClassWriter.java820 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()

12