Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/third_party/abseil-cpp/absl/types/internal/
Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { argument
/third_party/skia/third_party/externals/tint/tools/src/list/
Dlist.go48 ElementType() reflect.Type methodSpec
135 func (l list) ElementType() reflect.Type { func
Dlist_test.go34 func (customList) ElementType() reflect.Type { return nil } func
/third_party/skia/third_party/externals/tint/src/sem/
Dconstant.h95 const sem::Type* ElementType() const { return elem_type_; } in ElementType() function
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypesArraysTuples.ts82 type ElementType<T> = T extends Array<infer U> ? U : never; alias
/third_party/mingw-w64/mingw-w64-headers/include/
Dwsdxmldom.h47 ElementType, enumerator
Dhttpext.h214 DWORD ElementType; member
Dntddchgr.h190 ELEMENT_TYPE ElementType; member
Ddhcpsapi.h342 DHCP_SUBNET_ELEMENT_TYPE_V6 ElementType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp587 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get()
614 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get()
DCore.cpp743 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType()
747 LLVMTypeRef LLVMPointerType(LLVMTypeRef ElementType, unsigned AddressSpace) { in LLVMPointerType()
751 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h458 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/third_party/boost/boost/spirit/repository/home/qi/operator/detail/
Dkeywords.hpp100 typedef typename mpl::at<Elements,T>::type ElementType; in call() typedef
112 typedef typename mpl::at<Elements,T>::type ElementType; in call() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp403 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
/third_party/boost/boost/polygon/detail/
Dpolygon_90_touch.hpp162 typedef std::pair<Unit, std::set<int> > ElementType; typedef in boost::polygon::touch_90_operation::TouchOp
Dboolean_op.hpp23 typedef std::pair<Unit, T> ElementType; typedef in boost::polygon::boolean_op::BooleanOp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h594 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
415 TypeIndex ElementType; variable
/third_party/abseil-cpp/absl/container/internal/
Dlayout_test.cc88 TEST(Layout, ElementType) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dlayout_test.cc88 TEST(Layout, ElementType) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h497 TypeNode *ElementType = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp406 Type *ElementType = TGEP->getResultElementType(); in foldSelectOpOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1558 const DIType *ElementType = Ty->getBaseType(); in lowerTypeArray() local
/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc225 TEST(StatusOr, ElementType) { in TEST() argument

12