Home
last modified time | relevance | path

Searched refs:metaclass (Results 1 – 22 of 22) sorted by relevance

/external/javassist/src/main/javassist/tools/reflect/
DReflection.java146 String metaobject, String metaclass) in makeReflective() argument
151 classPool.get(metaclass)); in makeReflective()
172 Class metaobject, Class metaclass) in makeReflective() argument
176 metaclass.getName()); in makeReflective()
198 CtClass metaobject, CtClass metaclass) in makeReflective() argument
217 return modifyClassfile(clazz, metaobject, metaclass); in makeReflective()
238 CtClass metaclass) in modifyClassfile() argument
268 clazz.addField(f, CtField.Initializer.byNew(metaclass, in modifyClassfile()
DLoader.java158 String metaobject, String metaclass) in makeReflective() argument
161 return reflection.makeReflective(clazz, metaobject, metaclass); in makeReflective()
/external/libmojo/third_party/jinja2/
D_compat.py102 class metaclass(meta): class
109 return metaclass('temporary_class', None, {})
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-compatmodule/pkg/
Dapi3.py10 class MyClass (object, metaclass=type):
/external/protobuf/python/google/protobuf/internal/
D_parameterized.py437 metaclass = type(
441 return metaclass(
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
DTestUnixFakeFileSystem.groovy19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp6442 bool metaclass = ((flags & CLS_META) != 0); in Write__class_ro_t_initializer() local
6445 if (metaclass) in Write__class_ro_t_initializer()
6455 if (!metaclass && baseProtocols.size() > 0) { in Write__class_ro_t_initializer()
6463 if (!metaclass && ivars.size() > 0) { in Write__class_ro_t_initializer()
6473 if (!metaclass && Properties.size() > 0) { in Write__class_ro_t_initializer()
6486 const ObjCInterfaceDecl *CDecl, bool metaclass) { in Write_class_t() argument
6498 if (metaclass && rootClass) { in Write_class_t()
6526 if (metaclass && RootClass != SuperClass) { in Write_class_t()
6544 if (metaclass) { in Write_class_t()
6575 if (metaclass) in Write_class_t()
[all …]
/external/clang/docs/
DAutomaticReferenceCounting.rst120 every class *T* there's an associated metaclass; it has no fields, its
121 superclass is the metaclass of *T*'s superclass, and its metaclass is a global
122 class. Every class has a global object whose class is the class's metaclass;
131 can be invoked on objects of the metaclass. A method may be invoked by
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...