Home
last modified time | relevance | path

Searched defs:ArrayType (Results 26 – 50 of 131) sorted by relevance

123456

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamArray.h154 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DBinaryStreamArray.h160 typedef VarStreamArray<ValueType, Extractor> ArrayType; typedef
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/stackmap/
H A DTypeData.java608 public static class ArrayType extends AbsTypeVar { class in TypeData
611 private ArrayType(AbsTypeVar elementType) { in ArrayType() method in TypeData.ArrayType
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/rttype/
Drttype.go26 var ArrayType *types.Type var
/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h76 const TypeDescriptor &ArrayType; member
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLType.cpp158 class ArrayType final : public Type { class
162 ArrayType(std::string_view name, const char* abbrev, const Type& componentType, int count, in ArrayType() function in SkSL::ArrayType
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/org/apache/commons/validator/routines/
H A DDomainValidator.java72 public enum ArrayType { enum in DomainValidator
/aosp_15_r20/system/tools/hidl/
DArrayType.cpp27 ArrayType::ArrayType(const Reference<Type>& elementType, ConstantExpression* size, Scope* parent) in ArrayType() function in android::ArrayType
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/proto/
H A Dabi_dump.proto28 message ArrayType { message
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h28 class ArrayType; variable
/aosp_15_r20/external/armnn/include/armnn/
H A DTypes.hpp311 using ArrayType = std::array<ValueType, MaxNumOfTensorDimensions>; typedef in armnn::PermutationVector
/aosp_15_r20/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
H A DDalvikTest.java89 TEST_PACKAGES.add(String.format(JDWP_PACKAGE_BASE, "ArrayType")); in String.format()
/aosp_15_r20/external/emboss/compiler/util/
H A Dir_data.py517 class ArrayType(Message): class
/aosp_15_r20/external/clang/utils/ABITest/
H A DTypeGen.py116 class ArrayType(Type): class
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp584 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h184 ArrayType, enumerator
/aosp_15_r20/external/llvm/lib/IR/
H A DType.cpp603 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp633 ArrayType::ArrayType(Type *ElType, uint64_t NumEl) in ArrayType() function in ArrayType
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Dany_test.cc90 using ArrayType = int[2]; typedef
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Dany_test.cc90 using ArrayType = int[2]; typedef
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Dany_test.cc90 using ArrayType = int[2]; typedef

123456