Home
last modified time | relevance | path

Searched defs:typeVariable (Results 26 – 50 of 420) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/guava/guava-tests/test/com/google/common/reflect/
H A DTypesTest.java308 TypeVariable<D> typeVariable, Type... bounds) { in withBounds()
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/reflect/
H A DTypesTest.java308 TypeVariable<D> typeVariable, Type... bounds) { in withBounds()
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DAbstractTypesTest.kt188 @Test fun typeVariable() { in typeVariable() method in com.squareup.kotlinpoet.AbstractTypesTest
H A DPropertySpecTest.kt342 @Test fun typeVariable() { in typeVariable() method in com.squareup.kotlinpoet.PropertySpecTest
H A DTypeSpecTest.kt1916 val typeVariable = TypeVariableName("T", Comparator::class, Serializable::class) in intersectionType() constant
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/
H A DMoreTypes.java346 private static Class<?> declaringClassOf(TypeVariable typeVariable) { in declaringClassOf()
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/
Djavapoet.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/search/SettingsLib-annotation-processor/linux_glibc_common/withres/
DSettingsLib-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/
Djavapoet.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/java/com/github/javaparser/symbolsolver/reflectionmodel/
H A DReflectionClassDeclarationTest.java305 …ResolvedTypeVariable typeVariable = new ResolvedTypeVariable(arraylist.getTypeParameters().get(0)); in testAllAncestors() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DTypeResolver.java130 void visitTypeVariable(TypeVariable<?> typeVariable) { in populateTypeMappings()
H A DTypes.java327 TypeVariable<D> typeVariable = in newTypeVariableImpl() local
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DTypeResolver.java130 void visitTypeVariable(TypeVariable<?> typeVariable) { in populateTypeMappings()
H A DTypes.java327 TypeVariable<D> typeVariable = in newTypeVariableImpl() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/
H A DMethodResolutionLogic.java212 …private static boolean matchTypeVariable(ResolvedTypeVariable typeVariable, ResolvedType type, Map… in matchTypeVariable()
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/
H A DMethodSpec.java376 public Builder addTypeVariable(TypeVariableName typeVariable) { in addTypeVariable()
H A DTypeSpec.java483 public Builder addTypeVariable(TypeVariableName typeVariable) { in addTypeVariable()
/aosp_15_r20/packages/apps/TV/libs/m2/
Djavapoet-1.11.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/squareup/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/processors/view_inspector/view-inspector-annotation-processor/linux_glibc_common/withres/
Dview-inspector-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTypeSpecTest.java1070 TypeVariableName typeVariable = TypeVariableName.get("T", Comparator.class, Serializable.class); in intersectionType() local
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DAutoValueishProcessor.java757 TypeVariable typeVariable = MoreTypes.asTypeVariable(type); in isNullable() local
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/
Dauto_factory_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDecj-4.6.1.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/squareup/kotlinpoet/1.8.0/
HDkotlinpoet-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlinpoet.kotlin_module com ...

12345678910>>...17