/external/javassist/src/main/javassist/tools/reflect/ |
D | Reflection.java | 146 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()
|
D | Loader.java | 158 String metaobject, String metaclass) in makeReflective() argument 161 return reflection.makeReflective(clazz, metaobject, metaclass); in makeReflective()
|
/external/libmojo/third_party/jinja2/ |
D | _compat.py | 102 class metaclass(meta): class 109 return metaclass('temporary_class', None, {})
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-compatmodule/pkg/ |
D | api3.py | 10 class MyClass (object, metaclass=type):
|
/external/protobuf/python/google/protobuf/internal/ |
D | _parameterized.py | 437 metaclass = type( 441 return metaclass(
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * 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/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * 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/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | TestUnixFakeFileSystem.groovy | 19 * Test-only subclass of UnixFakeFileSystem. Groovy implementation enables access to metaclass.
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 6442 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/ |
D | AutomaticReferenceCounting.rst | 120 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/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/guice/extensions/struts2/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/robolectric/v1/lib/main/ |
D | javassist-3.14.0-GA.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/bytecode/
javassist/ ... |