Home
last modified time | relevance | path

Searched defs:componentType (Results 1 – 25 of 34) sorted by relevance

12

/external/guava/guava/src/com/google/common/reflect/
DTypes.java63 static Type newArrayType(Type componentType) { in newArrayType()
208 Type componentType = getComponentType(bound); in subtypeOfComponentType() local
227 private final Type componentType; field in Types.GenericArrayTypeImpl
229 GenericArrayTypeImpl(Type componentType) { in GenericArrayTypeImpl()
440 static Class<?> getArrayClass(Class<?> componentType) { in getArrayClass()
451 @Override GenericArrayType newArrayType(Type componentType) { in newArrayType()
466 @Override Type newArrayType(Type componentType) { in newArrayType()
482 abstract Type newArrayType(Type componentType); in newArrayType()
DTypeResolver.java140 Type componentType = Types.getComponentType(to); in populateTypeMappings() local
189 Type componentType = type.getGenericComponentType(); in resolveGenericArrayType() local
DTypeToken.java482 Type componentType = Types.getComponentType(runtimeType); in getComponentType() local
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/instrumentation/
DToStringHelper.java109 Class<?> componentType = objectClass.getComponentType(); in renderArray() local
/external/replicaisland/src/com/replica/replicaisland/
DGameObjectFactory.java274 protected GameComponentPool getComponentPool(Class<?> componentType) { in getComponentPool()
284 protected GameComponent allocateComponent(Class<?> componentType) { in allocateComponent()
304 protected boolean componentAvailable(Class<?> componentType, int count) { in componentAvailable()
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
DEmitUtils.java103 Type componentType = TypeUtils.getComponentType(type); in process_array() local
135 Type componentType = TypeUtils.getComponentType(type); in process_arrays() local
355 private static Class remapComponentType(Class componentType) { in remapComponentType()
/external/guava/guava-testlib/src/com/google/common/testing/
DFreshValueGenerator.java170 TypeToken<?> componentType = type.getComponentType(); in generate() local
/external/dexmaker/src/dx/java/com/android/dx/rop/type/
DType.java274 private Type componentType; field in Type
/external/deqp/framework/opengl/
DgluDrawUtil.hpp114 VertexComponentType componentType; //!< Component type. member
DgluDrawUtil.cpp44 VertexComponentType componentType; member
/external/emma/core/java12/com/vladium/jcd/lib/
DTypes.java661 void componentType () throws IOException in componentType() method in Types.methodDescriptorCompiler
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRops.java1169 Type componentType; in ropFor() local
1183 Type componentType; in ropFor() local
/external/javassist/src/main/javassist/bytecode/
DSignatureAttribute.java550 Type componentType; field in SignatureAttribute.ArrayType
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp502 GLenum componentType; in test() member
/external/doclava/src/com/google/doclava/
DDoclava.java1403 Class<?> componentType = expected.getComponentType(); in filterHiddenAndRemoved() local
/external/guava/guava-tests/test/com/google/common/reflect/
DTypeTokenTest.java1585 private static <T> TypeToken<T[]> arrayOf(Class<T> componentType) { in arrayOf()
/external/vogar/lib/
Dgson-1.7.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/dexmaker/lib/
Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12