Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_type.cpp216 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ConstantArrayTypeExportableHelper() local
401 const clang::Type *ElementType = GetExtVectorElementType(EVT); in TypeExportableHelper() local
643 const clang::Type *ElementType = GetExtVectorElementType(EVT); in ValidateTypeHelper() local
660 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ValidateTypeHelper() local
1303 const clang::Type *ElementType = GetExtVectorElementType(EVT); in GetTypeName() local
1335 const clang::Type *ElementType = GetExtVectorElementType(EVT); in Create() local
1349 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType() local
1394 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
1456 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestGpuNnapi.cpp111 using ElementType = float; typedef
119 using ElementType = _Float16; typedef
127 using ElementType = uint8_t; typedef
135 using ElementType = int8_t; typedef
832 using ElementType = typename TestTypeHelper<dataType>::ElementType; typedef in android::nn::__anon3667eef30111::NnapiExecutor
979 using ElementType = typename TestTypeHelper<dataType>::ElementType; in checkResults() typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDerivedTypes.h441 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
447 static VectorType *get(Type *ElementType, const VectorType *Other) { in get()
547 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
594 static ScalableVectorType *get(Type *ElementType, in get()
662 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDerivedTypes.h441 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
447 static VectorType *get(Type *ElementType, const VectorType *Other) { in get()
547 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
594 static ScalableVectorType *get(Type *ElementType, in get()
662 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDerivedTypes.h441 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
447 static VectorType *get(Type *ElementType, const VectorType *Other) { in get()
547 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
594 static ScalableVectorType *get(Type *ElementType, in get()
662 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDerivedTypes.h441 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
447 static VectorType *get(Type *ElementType, const VectorType *Other) { in get()
547 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
594 static ScalableVectorType *get(Type *ElementType, in get()
662 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/aosp_15_r20/system/chre/util/include/chre/util/system/
H A Datomic_spsc_queue.h168 Producer(AtomicSpscQueue<ElementType, kCapacity> &q) : mQueue(q) {} in Producer()
267 size_t extract(FixedSizeVector<ElementType, kDestCapacity> *dest) { in extract()
278 Consumer(AtomicSpscQueue<ElementType, kCapacity> &q) : mQueue(q) {} in Consumer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDerivedTypes.h427 static VectorType *get(Type *ElementType, unsigned NumElements, in get()
433 static VectorType *get(Type *ElementType, const VectorType *Other) { in get()
533 static FixedVectorType *get(Type *ElementType, const FixedVectorType *FVTy) { in get()
580 static ScalableVectorType *get(Type *ElementType, in get()
651 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Dresult_output.py176 ElementType = Union[Dict[str, Any], List[str], str] variable
345 def RecursivePrintToFile(element: ElementType, depth: int,
369 def _RecursiveHtmlToFile(element: ElementType, file_handle: IO) -> None:
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/src/
Dunstructured.rs608 ) -> Result<ArbitraryIter<'a, 'b, ElementType>> { in arbitrary_iter() argument
622 ) -> Result<ArbitraryTakeRestIter<'a, ElementType>> { in arbitrary_take_rest_iter() argument
726 fn next(&mut self) -> Option<Result<ElementType>> { in next()
745 fn next(&mut self) -> Option<Result<ElementType>> { in next()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/internal/
H A Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/internal/
H A Dspan.h73 struct ElementType { struct
78 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/internal/
H A Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/abseil-cpp/absl/types/internal/
H A Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/internal/
H A Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/internal/
H A Dspan.h75 struct ElementType { struct
80 struct ElementType<T (&)[N]> { argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/
H A Dbase_ops_test.h245 using ElementType = typename T::value_type; in DefaultInput() local
261 using ElementType = typename T::value_type; in ComplexInputFromValues() local
298 using ElementType = typename T::value_type; in NearZeroInfAndNanInput() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp832 const CXXNewExpr *E, QualType ElementType, llvm::Type *ElementTy, in EmitNewArrayInitializer()
1099 QualType ElementType, llvm::Type *ElementTy, in EmitNewInitializer()
1523 QualType ElementType; member
1539 QualType ElementType) { in pushCallObjectDeleteCleanup()
1548 QualType ElementType) { in EmitObjectDelete()
1604 QualType ElementType; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp640 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()
670 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get()
686 FixedVectorType *FixedVectorType::get(Type *ElementType, unsigned NumElts) { in get()
707 ScalableVectorType *ScalableVectorType::get(Type *ElementType, in get()
/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Ddbus_message_helper.hpp655 template <size_t I, typename... FieldTypes> struct ElementType struct
657 using ValueType = typename std::tuple_element<I, std::tuple<FieldTypes...>>::type;
658 using NonconstValueType = typename std::remove_cv<ValueType>::type;
659 using RawValueType = typename std::remove_reference<NonconstValueType>::type;
/aosp_15_r20/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DElementType.java23 public class ElementType { class
50 public ElementType(String name, int model, int memberOf, int flags, Schema schema) { in ElementType() method in ElementType
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dstl_emulation.h484 flatbuffers::span<ElementType, Extent> make_span(std::array<ElementType, Extent> &arr) FLATBUFFERS_… in make_span()
490 flatbuffers::span<const ElementType, Extent> make_span(const std::array<ElementType, Extent> &arr) … in make_span()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dstl_emulation.h484 flatbuffers::span<ElementType, Extent> make_span(std::array<ElementType, Extent> &arr) FLATBUFFERS_… in make_span()
490 flatbuffers::span<const ElementType, Extent> make_span(const std::array<ElementType, Extent> &arr) … in make_span()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp446 auto *ElementType = in expandPredicationInMemoryIntrinsic() local
454 auto *ElementType = cast<VectorType>(VPI.getType())->getElementType(); in expandPredicationInMemoryIntrinsic() local

12345678910>>...23