/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | Sets.java | 162 Iterable<E> iterable, Class<E> elementType) { in newEnumSet()
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/javacc-support/com/github/javaparser/ |
H A D | GeneratedJavaParserBase.java | 297 Type elementType = partialParts.a; in juggleArrayType() local
|
/aosp_15_r20/external/angle/src/compiler/translator/spirv/ |
H A D | OutputSPIRV.cpp | 1260 TType elementType(type); in createConstant() local 4321 TType elementType(valueType); in cast() local 4495 TType elementType(operandType); in createCompareImpl() local 6064 SpirvType elementType = mBuilder.getSpirvType(type, {}); in visitDeclaration() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsLifetimeTests.cpp | 1087 Type &elementType = attacher.getElementType(); in iterate() local 1160 Type &elementType = attacher.getElementType(); in iterate() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
H A D | CollectionsTest.java | 2349 private static <T> void crossCheckOrdering(Set<T> set1, Set<T> set2, Class<?> elementType) { in crossCheckOrdering() 2408 private static <T> T[] createArray(Class<?> elementType, int size) { in createArray()
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/std/ |
H A D | CollectionDeserializer.java | 438 public CollectionReferringAccumulator(Class<?> elementType, Collection<Object> result) { in CollectionReferringAccumulator()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluVarType.cpp | 46 VarType::VarType(const VarType &elementType, int arraySize) : m_type(VARTYPE_ARRAY) in VarType()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | FieldType.java | 97 private final Class<?> elementType; field in FieldType
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/reflect/ |
H A D | TypesTest.java | 372 Type elementType = List.class.getTypeParameters()[0]; in testToString() local
|
/aosp_15_r20/system/tools/hidl/ |
D | VectorType.cpp | 477 const Type *elementType, in EmitJavaFieldReaderWriterForElementType()
|
D | ArrayType.cpp | 27 ArrayType::ArrayType(const Reference<Type>& elementType, ConstantExpression* size, Scope* parent) in ArrayType()
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | FieldType.java | 97 private final Class<?> elementType; field in FieldType
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/reflect/ |
H A D | TypesTest.java | 372 Type elementType = List.class.getTypeParameters()[0]; in testToString() local
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/binding/ |
H A D | KeyFactory.java | 75 private XType setOf(XType elementType) { in setOf()
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | Store.cpp | 427 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement()
|
H A D | SimpleSValBuilder.cpp | 904 QualType elementType; in evalBinOpLN() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
H A D | StablehloOps.cpp | 138 Type elementType = getElementTypeOrSelf(operands[1]); in rngInferReturnTypeComponents() local 567 llvm::ArrayRef<int64_t> bounds, mlir::Type elementType, in verifyEncoding() 982 auto elementType = lhs.getElementType(); in inferDotReturnType() local 1559 Type elementType = operandShape.getElementType(); in inferGatherReturnTypeComponents() local 4857 Type elementType = in verify() local 6613 for (Type elementType : elementTypes) { in buildSortComparisonBody() local 6641 for (auto const& elementType : elementTypes) in createSortOp() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 1557 QualType elementType = arrayType->getElementType(); in emitArrayLength() local 1645 QualType elementType; in getVLASize() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestPaths.java | 491 ElementType elementType = finalElement.getType(); in TestNonLdml() local
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/javapoet/ |
H A D | TypeNames.java | 239 public static ParameterizedTypeName setOf(TypeName elementType) { in setOf()
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | InitOutputVariables_test.cpp | 77 const TType &elementType, in CreateIndexedLValueNodeList()
|
/aosp_15_r20/out/soong/.intermediates/external/ksoap2/ksoap2/android_common_apex30/javac/ |
D | ksoap2.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ksoap2/
org/ ... |
/aosp_15_r20/system/tools/hidl/hidl2aidl/ |
D | AidlTranslate.cpp | 241 const Type* elementType; in containerTranslation() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/ |
H A D | bufferize.cc | 49 auto elementType = resultType.getElementType(); in matchAndRewrite() local
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | Types.cpp | 763 TType elementType(*this); in createSamplerSymbols() local
|