Home
last modified time | relevance | path

Searched refs:classDef (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/dports/math/R/R-4.1.2/src/library/methods/R/
H A DSClasses.R62 classDef <- completeClassDefinition(Class, classDef, where, doExtends = FALSE)
72 if(is(try(setIs(Class, class2, classDef = classDef, where = where)),
114 classDef <- .setS3MethodsOn(classDef)
382 names(classDef@slots)
626 classDef <- .uncompleteClassDefinition(classDef)
627 classDef <- completeClassDefinition(Class, classDef, where)
630 classDef
895 classDef
915 classDef <- classDef[[1]]
957 classDef <- getClass(classDef, where = env)
[all …]
H A Dis.R158 !(classDef@sealed || bindingIsLocked(m1, where))
170 if(classDef@sealed && !isClassUnion(classDef2))
195 if(extends(classDef, "NULL"))
200 if(classDef@virtual)
201 classDef@prototype
203 .Call(C_new_object, classDef)
226 (is(classDef, "ClassUnionRepresentation") ||
230 classDef@contains <- completeExtends(classDef, class2, obj, where = where)
234 assignClassDef(class1, classDef, where1, TRUE,
236 invisible(classDef)
[all …]
/dports/math/libRmath/R-4.1.1/src/library/methods/R/
H A DSClasses.R62 classDef <- completeClassDefinition(Class, classDef, where, doExtends = FALSE)
72 if(is(try(setIs(Class, class2, classDef = classDef, where = where)),
114 classDef <- .setS3MethodsOn(classDef)
382 names(classDef@slots)
626 classDef <- .uncompleteClassDefinition(classDef)
627 classDef <- completeClassDefinition(Class, classDef, where)
630 classDef
895 classDef
915 classDef <- classDef[[1]]
957 classDef <- getClass(classDef, where = env)
[all …]
H A Dis.R158 !(classDef@sealed || bindingIsLocked(m1, where))
170 if(classDef@sealed && !isClassUnion(classDef2))
195 if(extends(classDef, "NULL"))
200 if(classDef@virtual)
201 classDef@prototype
203 .Call(C_new_object, classDef)
226 (is(classDef, "ClassUnionRepresentation") ||
230 classDef@contains <- completeExtends(classDef, class2, obj, where = where)
234 assignClassDef(class1, classDef, where1, TRUE,
236 invisible(classDef)
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp41 static jvmtiClassDefinition classDef; variable
69 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
76 classDef.class_bytes = newClassBytes; in readNewBytecode()
80 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
100 classDef.klass = jni->FindClass(TESTED_CLASS_NAME); in agentProc()
106 classDef.klass = (jclass) jni->NewGlobalRef(classDef.klass); in agentProc()
114 classDef.klass, in agentProc()
115 classDef.class_bytes, in agentProc()
116 classDef.class_byte_count); in agentProc()
119 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.c43 static jvmtiClassDefinition classDef; variable
71 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
80 classDef.class_bytes = newClassBytes; in readNewBytecode()
84 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
104 if (!NSK_JNI_VERIFY(jni, (classDef.klass = in agentProc()
110 if (!NSK_JNI_VERIFY(jni, (classDef.klass = in agentProc()
118 classDef.klass, in agentProc()
119 classDef.class_bytes, in agentProc()
120 classDef.class_byte_count); in agentProc()
123 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp42 static jvmtiClassDefinition classDef; variable
70 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
77 classDef.class_bytes = newClassBytes; in readNewBytecode()
81 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
103 classDef.klass = (jclass) ec_jni->NewGlobalRef(classDef.klass, TRACE_JNI_CALL); in agentProc()
107 classDef.klass, in agentProc()
108 classDef.class_bytes, in agentProc()
109 classDef.class_byte_count); in agentProc()
111 nsk_printHexBytes(" ", 16, classDef.class_byte_count, in agentProc()
112 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp42 static jvmtiClassDefinition classDef; variable
70 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
77 classDef.class_bytes = newClassBytes; in readNewBytecode()
81 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
103 classDef.klass = (jclass) ec_jni->NewGlobalRef(classDef.klass, TRACE_JNI_CALL); in agentProc()
107 classDef.klass, in agentProc()
108 classDef.class_bytes, in agentProc()
109 classDef.class_byte_count); in agentProc()
111 nsk_printHexBytes(" ", 16, classDef.class_byte_count, in agentProc()
112 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp42 static jvmtiClassDefinition classDef; variable
70 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
77 classDef.class_bytes = newClassBytes; in readNewBytecode()
81 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
103 classDef.klass = (jclass) ec_jni->NewGlobalRef(classDef.klass, TRACE_JNI_CALL); in agentProc()
107 classDef.klass, in agentProc()
108 classDef.class_bytes, in agentProc()
109 classDef.class_byte_count); in agentProc()
111 nsk_printHexBytes(" ", 16, classDef.class_byte_count, in agentProc()
112 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp42 static jvmtiClassDefinition classDef; variable
70 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
77 classDef.class_bytes = newClassBytes; in readNewBytecode()
81 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
103 classDef.klass = (jclass) ec_jni->NewGlobalRef(classDef.klass, TRACE_JNI_CALL); in agentProc()
107 classDef.klass, in agentProc()
108 classDef.class_bytes, in agentProc()
109 classDef.class_byte_count); in agentProc()
111 nsk_printHexBytes(" ", 16, classDef.class_byte_count, in agentProc()
112 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.c43 static jvmtiClassDefinition classDef; variable
71 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
80 classDef.class_bytes = newClassBytes; in readNewBytecode()
84 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
104 if (!NSK_JNI_VERIFY(jni, (classDef.klass = in agentProc()
110 if (!NSK_JNI_VERIFY(jni, (classDef.klass = in agentProc()
118 classDef.klass, in agentProc()
119 classDef.class_bytes, in agentProc()
120 classDef.class_byte_count); in agentProc()
123 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/
H A Dbi04t002.cpp42 static jvmtiClassDefinition classDef; variable
70 classDef.class_byte_count = ftell(bytecode); in readNewBytecode()
77 classDef.class_bytes = newClassBytes; in readNewBytecode()
81 if (read_bytes != classDef.class_byte_count) { in readNewBytecode()
103 classDef.klass = (jclass) ec_jni->NewGlobalRef(classDef.klass, TRACE_JNI_CALL); in agentProc()
107 classDef.klass, in agentProc()
108 classDef.class_bytes, in agentProc()
109 classDef.class_byte_count); in agentProc()
111 nsk_printHexBytes(" ", 16, classDef.class_byte_count, in agentProc()
112 classDef.class_bytes); in agentProc()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DRemoteType.java61 public static RemoteType forRemote(ClassDefinition classDef, in forRemote() argument
73 sun.tools.java.Type theType = classDef.getType(); in forRemote()
87 if (couldBeRemote(quiet,stack,classDef)) { in forRemote()
91 RemoteType it = new RemoteType(stack,classDef); in forRemote()
126 protected RemoteType(ContextStack stack, ClassDefinition classDef) { in RemoteType() argument
127 super(stack,classDef,TYPE_REMOTE | TM_INTERFACE | TM_COMPOUND); in RemoteType()
135 super(stack,classDef,typeCode); in RemoteType()
144 ClassDefinition classDef) { in couldBeRemote() argument
150 if (!classDef.isInterface()) { in couldBeRemote()
151 failedConstraint(16,quiet,stack,classDef.getName()); in couldBeRemote()
[all …]
H A DAbstractType.java61 public static AbstractType forAbstract(ClassDefinition classDef, in forAbstract() argument
72 sun.tools.java.Type theType = classDef.getType(); in forAbstract()
87 if (couldBeAbstract(stack,classDef,quiet)) { in forAbstract()
91 AbstractType it = new AbstractType(stack, classDef); in forAbstract()
126 private AbstractType(ContextStack stack, ClassDefinition classDef) { in AbstractType() argument
127 super(stack,classDef,TYPE_ABSTRACT | TM_INTERFACE | TM_COMPOUND); in AbstractType()
135 private static boolean couldBeAbstract(ContextStack stack, ClassDefinition classDef, in couldBeAbstract() argument
142 if (classDef.isInterface()) { in couldBeAbstract()
146 result = ! env.defRemote.implementedBy(env, classDef.getClassDeclaration()); in couldBeAbstract()
147 if (!result) failedConstraint(15,quiet,stack,classDef.getName()); in couldBeAbstract()
[all …]
H A DImplementationType.java63 public static ImplementationType forImplementation(ClassDefinition classDef, in forImplementation() argument
74 sun.tools.java.Type theType = classDef.getType(); in forImplementation()
89 if (couldBeImplementation(quiet,stack,classDef)) { in forImplementation()
93 ImplementationType it = new ImplementationType(stack, classDef); in forImplementation()
129 private ImplementationType(ContextStack stack, ClassDefinition classDef) { in ImplementationType() argument
130 … super(TYPE_IMPLEMENTATION | TM_CLASS | TM_COMPOUND,classDef,stack); // Use special constructor. in ImplementationType()
135 ClassDefinition classDef) { in couldBeImplementation() argument
140 if (!classDef.isClass()) { in couldBeImplementation()
141 failedConstraint(17,quiet,stack,classDef.getName()); in couldBeImplementation()
143 result = env.defRemote.implementedBy(env, classDef.getClassDeclaration()); in couldBeImplementation()
[all …]
H A DClassType.java129 protected ClassType(ContextStack stack, int typeCode, ClassDefinition classDef) { in ClassType() argument
130 super(stack,typeCode,classDef); // Call special parent constructor. in ClassType()
131 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
141 protected ClassType(int typeCode, ClassDefinition classDef,ContextStack stack) { in ClassType() argument
142 super(stack,classDef,typeCode); in ClassType()
144 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
156 ClassDefinition classDef, in ClassType() argument
158 super(stack,classDef,typeCode); in ClassType()
159 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DRemoteType.java61 public static RemoteType forRemote(ClassDefinition classDef, in forRemote() argument
73 sun.tools.java.Type theType = classDef.getType(); in forRemote()
87 if (couldBeRemote(quiet,stack,classDef)) { in forRemote()
91 RemoteType it = new RemoteType(stack,classDef); in forRemote()
126 protected RemoteType(ContextStack stack, ClassDefinition classDef) { in RemoteType() argument
127 super(stack,classDef,TYPE_REMOTE | TM_INTERFACE | TM_COMPOUND); in RemoteType()
135 super(stack,classDef,typeCode); in RemoteType()
144 ClassDefinition classDef) { in couldBeRemote() argument
150 if (!classDef.isInterface()) { in couldBeRemote()
151 failedConstraint(16,quiet,stack,classDef.getName()); in couldBeRemote()
[all …]
H A DAbstractType.java61 public static AbstractType forAbstract(ClassDefinition classDef, in forAbstract() argument
72 sun.tools.java.Type theType = classDef.getType(); in forAbstract()
87 if (couldBeAbstract(stack,classDef,quiet)) { in forAbstract()
91 AbstractType it = new AbstractType(stack, classDef); in forAbstract()
126 private AbstractType(ContextStack stack, ClassDefinition classDef) { in AbstractType() argument
127 super(stack,classDef,TYPE_ABSTRACT | TM_INTERFACE | TM_COMPOUND); in AbstractType()
135 private static boolean couldBeAbstract(ContextStack stack, ClassDefinition classDef, in couldBeAbstract() argument
142 if (classDef.isInterface()) { in couldBeAbstract()
146 result = ! env.defRemote.implementedBy(env, classDef.getClassDeclaration()); in couldBeAbstract()
147 if (!result) failedConstraint(15,quiet,stack,classDef.getName()); in couldBeAbstract()
[all …]
H A DImplementationType.java63 public static ImplementationType forImplementation(ClassDefinition classDef, in forImplementation() argument
74 sun.tools.java.Type theType = classDef.getType(); in forImplementation()
89 if (couldBeImplementation(quiet,stack,classDef)) { in forImplementation()
93 ImplementationType it = new ImplementationType(stack, classDef); in forImplementation()
129 private ImplementationType(ContextStack stack, ClassDefinition classDef) { in ImplementationType() argument
130 … super(TYPE_IMPLEMENTATION | TM_CLASS | TM_COMPOUND,classDef,stack); // Use special constructor. in ImplementationType()
135 ClassDefinition classDef) { in couldBeImplementation() argument
140 if (!classDef.isClass()) { in couldBeImplementation()
141 failedConstraint(17,quiet,stack,classDef.getName()); in couldBeImplementation()
143 result = env.defRemote.implementedBy(env, classDef.getClassDeclaration()); in couldBeImplementation()
[all …]
H A DClassType.java129 protected ClassType(ContextStack stack, int typeCode, ClassDefinition classDef) { in ClassType() argument
130 super(stack,typeCode,classDef); // Call special parent constructor. in ClassType()
131 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
141 protected ClassType(int typeCode, ClassDefinition classDef,ContextStack stack) { in ClassType() argument
142 super(stack,classDef,typeCode); in ClassType()
144 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
156 ClassDefinition classDef, in ClassType() argument
158 super(stack,classDef,typeCode); in ClassType()
159 if ((typeCode & TM_CLASS) == 0 && classDef.isInterface()) { in ClassType()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qmltyperegistrar/
H A Dqmltypesclassdescription.cpp60 void QmlTypesClassDescription::collect(const QJsonObject *classDef, in collect() argument
66 if (file.isEmpty() && classDef->value(QLatin1String("registerable")).toBool()) in collect()
67 file = classDef->value(QLatin1String("inputFile")).toString(); in collect()
68 const auto classInfos = classDef->value(QLatin1String("classInfos")).toArray(); in collect()
106 classDef = other; in collect()
129 collectExtraVersions(classDef, QString::fromLatin1("slots"), revisions); in collect()
130 collectExtraVersions(classDef, QString::fromLatin1("methods"), revisions); in collect()
131 collectExtraVersions(classDef, QString::fromLatin1("signals"), revisions); in collect()
134 auto supers = classDef->value(QLatin1String("superClasses")).toArray(); in collect()
135 if (classDef != origClassDef) { in collect()
[all …]
H A Dqmltyperegistrar.cpp63 if (classDef[QLatin1String("object")].toBool()) in qmlTypeRegistrationMode()
65 if (classDef[QLatin1String("gadget")].toBool()) in qmlTypeRegistrationMode()
67 if (classDef[QLatin1String("namespace")].toBool()) in qmlTypeRegistrationMode()
142 const QJsonObject classDef = typeQueue.dequeue(); in foreignRelatedTypes() local
312 QJsonObject classDef = cls.toObject(); local
315 switch (qmlTypeRegistrationMode(classDef)) {
333 types.append(classDef);
337 foreignTypes.append(classDef);
390 for (const QJsonObject &classDef : qAsConst(types)) { local
443 QJsonObject classDef = cls.toObject(); local
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qmltyperegistrar/
H A Dqmltypesclassdescription.cpp60 void QmlTypesClassDescription::collect(const QJsonObject *classDef, in collect() argument
66 if (file.isEmpty() && classDef->value(QLatin1String("registerable")).toBool()) in collect()
67 file = classDef->value(QLatin1String("inputFile")).toString(); in collect()
68 const auto classInfos = classDef->value(QLatin1String("classInfos")).toArray(); in collect()
106 classDef = other; in collect()
129 collectExtraVersions(classDef, QString::fromLatin1("slots"), revisions); in collect()
130 collectExtraVersions(classDef, QString::fromLatin1("methods"), revisions); in collect()
131 collectExtraVersions(classDef, QString::fromLatin1("signals"), revisions); in collect()
134 auto supers = classDef->value(QLatin1String("superClasses")).toArray(); in collect()
135 if (classDef != origClassDef) { in collect()
[all …]
H A Dqmltyperegistrar.cpp63 if (classDef[QLatin1String("object")].toBool()) in qmlTypeRegistrationMode()
65 if (classDef[QLatin1String("gadget")].toBool()) in qmlTypeRegistrationMode()
67 if (classDef[QLatin1String("namespace")].toBool()) in qmlTypeRegistrationMode()
142 const QJsonObject classDef = typeQueue.dequeue(); in foreignRelatedTypes() local
312 QJsonObject classDef = cls.toObject(); local
315 switch (qmlTypeRegistrationMode(classDef)) {
333 types.append(classDef);
337 foreignTypes.append(classDef);
390 for (const QJsonObject &classDef : qAsConst(types)) { local
443 QJsonObject classDef = cls.toObject(); local
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/engine/
H A Dmessages.cpp35 bool CMessage::execute(TreeItem *target, const ClassDef *classDef, int flags) { in execute() argument
47 if (!classDef || item->isInstanceOf(*classDef)) { in execute()
63 bool CMessage::execute(const Common::String &target, const ClassDef *classDef, int flags) { in execute() argument
68 return execute(treeItem, classDef, flags); in execute()
74 const MSGMAP_ENTRY *CMessage::findMapEntry(const TreeItem *treeItem, const ClassDef &classDef) { in findMapEntry() argument
83 if (def == classDef) in findMapEntry()
97 bool CMessage::supports(const TreeItem *treeItem, const ClassDef &classDef) { in supports() argument
98 return findMapEntry(treeItem, classDef) != nullptr; in supports()

12345678910>>...34