/external/dexmaker/src/main/java/com/google/dexmaker/ |
D | DexMaker.java | 224 TypeId<?> supertype, TypeId<?>... interfaces) { in declare() argument 236 declaration.supertype = supertype; in declare() 344 if (decl.supertype != null) { in generateFileName() 345 checksums[i++] = 31 * decl.supertype.hashCode() + methodSet.hashCode(); in generateFileName() 448 private TypeId<?> supertype; field in DexMaker.TypeDeclaration 472 ClassDefItem out = new ClassDefItem(thisType, flags, supertype.constant, in toClassDefItem()
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeToken.java | 266 TypeToken<?> supertype = resolveType(type); in resolveSupertype() local 268 supertype.typeResolver = typeResolver; in resolveSupertype() 269 return supertype; in resolveSupertype() 388 TypeToken<? super T> supertype = (TypeToken<? super T>) in getSupertype() local 390 return supertype; in getSupertype() 973 Class<? super T> supertype, Type[] upperBounds) { 977 if (of(supertype).isAssignableFrom(bound)) { 979 TypeToken<? super T> result = bound.getSupertype((Class) supertype); 983 throw new IllegalArgumentException(supertype + " isn't a super type of " + this); 996 private TypeToken<? super T> getArraySupertype(Class<? super T> supertype) { [all …]
|
/external/bison/m4/ |
D | sys_stat_h.m4 | 39 [Define to the type of st_nlink in struct stat, or a supertype.])],
|
/external/doclava/src/com/google/doclava/ |
D | ClassInfo.java | 425 TypeInfo supertype = mRealSuperclassType; in superClassesWithTypes() local 427 while (superclass != null && supertype != null) { in superClassesWithTypes() 429 lastCtp = new ClassTypePair(superclass, supertype.getTypeWithArguments(typeArgumentsMap)); in superClassesWithTypes() 432 supertype = superclass.mRealSuperclassType; in superClassesWithTypes()
|
/external/vogar/lib/ |
D | gson-1.7.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/clang/docs/ |
D | AutomaticReferenceCounting.rst | 114 ``Class``; ``id`` is the final supertype of all object pointers. The validity
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/jmonkeyengine/ |
D | NOTICE | 8025 * specified qualifier type (or any supertype).
|