/external/javassist/src/main/javassist/bytecode/ |
D | SignatureAttribute.java | 230 ObjectType[] exceptions; 232 MethodSignature(TypeParameter[] tp, Type[] p, Type ret, ObjectType[] ex) { in MethodSignature() 264 public ObjectType[] getExceptionTypes() { return exceptions; } in getExceptionTypes() 291 ObjectType superClass; 292 ObjectType[] superInterfaces; 294 TypeParameter(String sig, int nb, int ne, ObjectType sc, ObjectType[] si) { in TypeParameter() 312 public ObjectType getClassBound() { return superClass; } in getClassBound() 319 public ObjectType[] getInterfaceBound() { return superInterfaces; } in getInterfaceBound() 361 ObjectType arg; 364 TypeArgument(ObjectType a, char w) { in TypeArgument() [all …]
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | RefCountObject.h | 59 template <class ObjectType> 63 void set(ObjectType *newObject) { RefCountObjectBindingPointer::set(newObject); } in set() 64 … ObjectType *get() const { return static_cast<ObjectType*>(RefCountObjectBindingPointer::get()); } in get() 65 ObjectType *operator -> () const { return get(); }
|
/external/proguard/src/proguard/classfile/attribute/preverification/ |
D | ObjectType.java | 32 public class ObjectType extends VerificationType class 41 public ObjectType() in ObjectType() method in ObjectType 49 public ObjectType(int u2classIndex) in ObjectType() method in ObjectType 90 ObjectType other = (ObjectType)object; in equals()
|
D | VerificationTypeFactory.java | 108 public static ObjectType createObjectType(int classIndex) in createObjectType() 110 return new ObjectType(classIndex); in createObjectType()
|
/external/clang/lib/Sema/ |
D | SemaCXXScopeSpec.cpp | 334 QualType ObjectType = GetTypeFromParser(ObjectTypePtr); in isNonTypeNestedNameSpecifier() local 340 if (!ObjectType.isNull()) { in isNonTypeNestedNameSpecifier() 344 LookupCtx = computeDeclContext(ObjectType); in isNonTypeNestedNameSpecifier() 345 isDependent = ObjectType->isDependentType(); in isNonTypeNestedNameSpecifier() 416 QualType ObjectType, in BuildCXXNestedNameSpecifier() argument 427 if (!ObjectType.isNull()) { in BuildCXXNestedNameSpecifier() 431 LookupCtx = computeDeclContext(ObjectType); in BuildCXXNestedNameSpecifier() 432 isDependent = ObjectType->isDependentType(); in BuildCXXNestedNameSpecifier() 456 if (!ObjectType.isNull() && Found.empty()) { in BuildCXXNestedNameSpecifier() 542 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope) { in BuildCXXNestedNameSpecifier() [all …]
|
D | SemaExprCXX.cpp | 271 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType() argument 272 if (DS.getTypeSpecType() == DeclSpec::TST_error || !ObjectType) in getDestructorType() 277 QualType SearchType = GetTypeFromParser(ObjectType); in getDestructorType() 4752 tok::TokenKind OpKind, ParsedType &ObjectType, in ActOnStartCXXMemberReference() argument 4773 ObjectType = ParsedType::make(BaseType); in ActOnStartCXXMemberReference() 4824 ObjectType = ParsedType(); in ActOnStartCXXMemberReference() 4845 ObjectType = ParsedType::make(BaseType); in ActOnStartCXXMemberReference() 4863 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, in CheckArrow() argument 4870 ObjectType = Base->getType(); in CheckArrow() 4879 if (const PointerType *Ptr = ObjectType->getAs<PointerType>()) { in CheckArrow() [all …]
|
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 76 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, in CheckForTemplateAndDigraph() argument 91 TemplateName, ObjectType, EnteringContext, in CheckForTemplateAndDigraph() 137 ParsedType ObjectType, in ParseOptionalCXXScopeSpecifier() argument 201 ObjectType = ParsedType(); in ParseOptionalCXXScopeSpecifier() 226 if (!HasScopeSpecifier && !ObjectType) in ParseOptionalCXXScopeSpecifier() 238 if (ParseUnqualifiedIdOperator(SS, EnteringContext, ObjectType, in ParseOptionalCXXScopeSpecifier() 271 ObjectType, EnteringContext, in ParseOptionalCXXScopeSpecifier() 346 Next.getLocation(), ObjectType, in ParseOptionalCXXScopeSpecifier() 363 II, ObjectType)) { in ParseOptionalCXXScopeSpecifier() 377 ObjectType, EnteringContext, SS)) in ParseOptionalCXXScopeSpecifier() [all …]
|
/external/webkit/Source/WebCore/loader/icon/ |
D | IconDatabaseBase.h | 115 template<typename ObjectType> 118 typedef void (*CallbackFunction)(ObjectType, void*); 130 void performCallback(ObjectType result) in performCallback()
|
/external/proguard/src/proguard/classfile/attribute/preverification/visitor/ |
D | VerificationTypeVisitor.java | 41 … Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, ObjectType objec… in visitObjectType() 51 …zz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objec… in visitStackObjectType() 61 …zz, Method method, CodeAttribute codeAttribute, int offset, int index, ObjectType objec… in visitVariablesObjectType()
|
/external/webkit/Source/WebCore/bindings/scripts/test/JS/ |
D | JSTestInterface.h | 46 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure() 68 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|
D | JSTestSerializedScriptValueInterface.h | 46 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure() 68 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|
D | JSTestMediaQueryListListener.h | 44 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure() 68 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | JSType.h | 39 ObjectType = 8, enumerator
|
D | NumberObject.h | 36 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
D | FunctionPrototype.h | 35 …return Structure::create(globalData, proto, TypeInfo(ObjectType, StructureFlags), AnonymousSlotCou… in createStructure()
|
D | ArrayPrototype.h | 40 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
D | MathObject.h | 39 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
D | BooleanObject.h | 36 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
/external/webkit/Source/WebCore/bridge/jni/jsc/ |
D | JavaRuntimeObject.h | 47 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
/external/webkit/Source/WebCore/bridge/objc/ |
D | ObjCRuntimeObject.h | 47 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
/external/webkit/Source/WebCore/bridge/c/ |
D | CRuntimeObject.h | 49 …return Structure::create(globalData, prototype, TypeInfo(ObjectType, StructureFlags), AnonymousSlo… in createStructure()
|
/external/webkit/Source/JavaScriptCore/API/ |
D | JSCallbackFunction.h | 44 …return Structure::create(globalData, proto, TypeInfo(ObjectType, StructureFlags), AnonymousSlotCou… in createStructure()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSImageConstructor.h | 34 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|
D | JSOptionConstructor.h | 35 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|
D | JSAudioConstructor.h | 43 …return JSC::Structure::create(globalData, prototype, JSC::TypeInfo(JSC::ObjectType, StructureFlags… in createStructure()
|