/aosp_15_r20/external/auto/factory/src/main/java/com/google/auto/factory/processor/ |
H A D | TypeVariables.java | 60 ImmutableSet.Builder<TypeVariable> typeVariables = ImmutableSet.builder(); in visitDeclared() local 72 ImmutableSet.Builder<TypeVariable> typeVariables = ImmutableSet.builder(); in visitTypeVariable() local 81 ImmutableSet.Builder<TypeVariable> typeVariables = ImmutableSet.builder(); in visitUnion() local 90 ImmutableSet.Builder<TypeVariable> typeVariables = ImmutableSet.builder(); in visitIntersection() local 99 ImmutableSet.Builder<TypeVariable> typeVariables = ImmutableSet.builder(); in visitWildcard() local
|
H A D | FactoryWriter.java | 312 ImmutableSet.Builder<TypeVariableName> typeVariables = ImmutableSet.builder(); in getFactoryTypeVariables() local 341 ImmutableSet.Builder<TypeVariableName> typeVariables = ImmutableSet.builder(); in getMethodTypeVariables() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | ParameterInfo.java | 70 public void makeHDF(Data data, String base, boolean isLastVararg, HashSet<String> typeVariables) { in makeHDF() 74 public void makeHDF(Data data, String base, boolean isLastVararg, HashSet<String> typeVariables, in makeHDF() 82 HashSet<String> typeVariables) { in makeHDF() 87 HashSet<String> typeVariables, Map<String, TypeInfo> typeMapping) { in makeHDF()
|
H A D | TypeInfo.java | 318 public void makeHDF(Data data, String base, boolean isLastVararg, HashSet<String> typeVariables) { in makeHDF() 322 public void makeQualifiedHDF(Data data, String base, HashSet<String> typeVariables) { in makeQualifiedHDF() 369 HashSet<String> typeVariables) { in makeHDF() 417 public static HashSet<String> typeVariables(ArrayList<TypeInfo> params) { in typeVariables() method in TypeInfo 421 static HashSet<String> typeVariables(ArrayList<TypeInfo> params, HashSet<String> result) { in typeVariables() method in TypeInfo
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/ |
H A D | PoetUtils.java | 86 …c ParameterizedTypeName createParameterizedTypeName(ClassName className, String... typeVariables) { in createParameterizedTypeName() 91 …static ParameterizedTypeName createParameterizedTypeName(Class<?> clazz, String... typeVariables) { in createParameterizedTypeName() 96 String... typeVariables) { in createBoundedTypeVariableName()
|
/aosp_15_r20/external/guice/core/test/com/google/inject/ |
H A D | TypeLiteralTest.java | 156 TypeVariable<Class<HasTypeParameters>>[] typeVariables = in testTypeVariableWithNoBound() local 171 TypeVariable<Class<HasTypeParameters>>[] typeVariables = in testTypeVariablesWithSingleBound() local 186 TypeVariable<Class<HasTypeParameters>>[] typeVariables = in testTypeVariableWithMultipleBounds() local
|
/aosp_15_r20/external/javapoet/src/main/java/com/squareup/javapoet/ |
H A D | MethodSpec.java | 50 public final List<TypeVariableName> typeVariables; field in MethodSpec 304 public final List<TypeVariableName> typeVariables = new ArrayList<>(); field in MethodSpec.Builder 368 public Builder addTypeVariables(Iterable<TypeVariableName> typeVariables) { in addTypeVariables()
|
H A D | TypeSpec.java | 55 public final List<TypeVariableName> typeVariables; field in TypeSpec 422 public final List<TypeVariableName> typeVariables = new ArrayList<>(); field in TypeSpec.Builder 475 public Builder addTypeVariables(Iterable<TypeVariableName> typeVariables) { in addTypeVariables()
|
H A D | CodeWriter.java | 193 public void emitTypeVariables(List<TypeVariableName> typeVariables) throws IOException { in emitTypeVariables() 214 public void popTypeVariables(List<TypeVariableName> typeVariables) throws IOException { in popTypeVariables()
|
H A D | ArrayTypeName.java | 97 ArrayType mirror, Map<TypeParameterElement, TypeVariableName> typeVariables) { in get()
|
H A D | WildcardTypeName.java | 106 Map<TypeParameterElement, TypeVariableName> typeVariables) { in get()
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/ |
H A D | TypeAliasSpec.kt | 33 public val typeVariables: List<TypeVariableName> = builder.typeVariables.toImmutableList() constant 74 public val typeVariables: MutableSet<TypeVariableName> = mutableSetOf() constant in com.squareup.kotlinpoet.Builder
|
H A D | PropertySpec.kt | 44 public val typeVariables: List<TypeVariableName> = builder.typeVariables.toImmutableList() constant 189 public val typeVariables: MutableList<TypeVariableName> = mutableListOf() constant in com.squareup.kotlinpoet.Builder
|
H A D | FunSpec.kt | 52 public val typeVariables: List<TypeVariableName> = builder.typeVariables.toImmutableList() in <lambda>() constant 321 public val typeVariables: MutableList<TypeVariableName> = mutableListOf() in <lambda>() constant in com.squareup.kotlinpoet.Builder
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/ |
H A D | AbstractTypesTest.kt | 79 val typeVariables = getElement(Parameterized::class.java).typeParameters in getTypeVariableTypeMirror() constant
|
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/ksp/ |
H A D | TargetTypes.kt | 91 val typeVariables = type.typeParameters.map { it.toTypeVariableName(classTypeParamsResolver) } in targetType() constant
|
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/local-javac-header/ |
D | javapoet.jar | META-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/ |
D | SettingsLib-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/out/soong/.intermediates/external/javapoet/javapoet/linux_glibc_common/javac/ |
D | javapoet.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/squareup/
com/ ... |
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javapoet-1.11.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/squareup/
com/ ... |
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/apt/ |
H A D | metadata.kt | 206 val typeVariables = kotlinApi.typeVariables in targetType() constant
|
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/main/java/com/squareup/moshi/kotlin/codegen/api/ |
H A D | TargetType.kt | 28 val typeVariables: List<TypeVariableName>, constant in com.squareup.moshi.kotlin.codegen.api.TargetType
|
H A D | AdapterGenerator.kt | 108 private val typeVariables = target.typeVariables in <lambda>() constant
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/writing/ |
H A D | StaticMemberSelects.java | 88 ImmutableList<TypeVariableName> typeVariables = bindingTypeElementTypeVariableNames(binding); in factoryCreateNoArgumentMethod() local
|
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/ |
D | auto_factory_plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |