Home
last modified time | relevance | path

Searched defs:elementType (Results 126 – 150 of 1228) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DSets.java162 Iterable<E> iterable, Class<E> elementType) { in newEnumSet()
/aosp_15_r20/external/javaparser/javaparser-core/src/main/javacc-support/com/github/javaparser/
H A DGeneratedJavaParserBase.java297 Type elementType = partialParts.a; in juggleArrayType() local
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp1260 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 DglsLifetimeTests.cpp1087 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 DCollectionsTest.java2349 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 DCollectionDeserializer.java438 public CollectionReferringAccumulator(Class<?> elementType, Collection<Object> result) { in CollectionReferringAccumulator()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluVarType.cpp46 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 DFieldType.java97 private final Class<?> elementType; field in FieldType
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/reflect/
H A DTypesTest.java372 Type elementType = List.class.getTypeParameters()[0]; in testToString() local
/aosp_15_r20/system/tools/hidl/
DVectorType.cpp477 const Type *elementType, in EmitJavaFieldReaderWriterForElementType()
DArrayType.cpp27 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 DFieldType.java97 private final Class<?> elementType; field in FieldType
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/reflect/
H A DTypesTest.java372 Type elementType = List.class.getTypeParameters()[0]; in testToString() local
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/binding/
H A DKeyFactory.java75 private XType setOf(XType elementType) { in setOf()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp427 SVal StoreManager::getLValueElement(QualType elementType, NonLoc Offset, in getLValueElement()
H A DSimpleSValBuilder.cpp904 QualType elementType; in evalBinOpLN() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DStablehloOps.cpp138 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 DCodeGenFunction.cpp1557 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 DTestPaths.java491 ElementType elementType = finalElement.getType(); in TestNonLdml() local
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/javapoet/
H A DTypeNames.java239 public static ParameterizedTypeName setOf(TypeName elementType) { in setOf()
/aosp_15_r20/external/angle/src/tests/compiler_tests/
H A DInitOutputVariables_test.cpp77 const TType &elementType, in CreateIndexedLValueNodeList()
/aosp_15_r20/out/soong/.intermediates/external/ksoap2/ksoap2/android_common_apex30/javac/
Dksoap2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ksoap2/ org/ ...
/aosp_15_r20/system/tools/hidl/hidl2aidl/
DAidlTranslate.cpp241 const Type* elementType; in containerTranslation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dbufferize.cc49 auto elementType = resultType.getElementType(); in matchAndRewrite() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DTypes.cpp763 TType elementType(*this); in createSamplerSymbols() local

12345678910>>...50