Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/closure_compiler/runner/src/org/chromium/closure/compiler/
DChromeCodingConvention.java50 FunctionType getterType, ObjectType objectType) { in applySingletonGetter()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectPool.java39 private final Class objectType; field in ObjectPool
/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/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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/WebKit/Source/core/html/
DHTMLPlugInElement.cpp527 …ObjectContentType objectType = document().frame()->loader().client()->objectContentType(url, mimeT… in shouldUsePlugin() local
/external/proguard/src/proguard/classfile/util/
DSimplifiedVisitor.java630 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
684 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitStackObjectType()
739 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objectType) in visitVariablesObjectType()
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/
DV8WebGLRenderingContextCustom.cpp240 …tObjectParameter(const v8::FunctionCallbackInfo<v8::Value>& info, ObjectType objectType, Exception… in getObjectParameter()
/external/proguard/src/proguard/classfile/editor/
DConstantPoolShrinker.java402 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
DConstantPoolRemapper.java548 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/dexmaker/src/test/java/com/google/dexmaker/
DDexMakerTest.java962 TypeId<Instance> objectType = TypeId.get(Instance.class); in instanceSwapMethod() local
1045 TypeId<Static> objectType = TypeId.get(Static.class); in staticSwapMethod() local
/external/proguard/src/proguard/classfile/io/
DProgramClassWriter.java682 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
DProgramClassReader.java684 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/proguard/src/proguard/shrink/
DUsageMarker.java862 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
Dqunit.js573 objectType: function( obj ) { method
/external/proguard/src/proguard/classfile/visitor/
DClassPrinter.java840 …ectType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objectType) in visitObjectType()
/external/clang/lib/Sema/
DSemaExprMember.cpp780 QualType objectType = baseObjectExpr->getType(); in BuildAnonymousStructUnionMemberReference() local
DSemaAccess.cpp1568 QualType objectType) { in isSpecialMemberAccessibleForDeletion()
DSemaStmt.cpp1676 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand() local
/external/chromium_org/third_party/qunit/src/
Dqunit.js396 objectType: function( obj ) { method
/external/clang/lib/CodeGen/
DCGExprScalar.cpp2335 QualType objectType = pointerOperand->getType() in emitPointerArithmetic() local

12