/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
D | span.h | 72 struct ElementType { struct 77 struct ElementType<T (&)[N]> { argument
|
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
D | CurrencyDataParser.java | 51 private enum ElementType { enum in CurrencyDataParser.Handler 63 ElementType(String elemName) { in ElementType() method in CurrencyDataParser.Handler.ElementType
|
/third_party/skia/third_party/externals/tint/tools/src/list/ |
D | list.go | 48 ElementType() reflect.Type methodSpec 135 func (l list) ElementType() reflect.Type { func
|
D | list_test.go | 34 func (customList) ElementType() reflect.Type { return nil } func
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | issue-674-2.hpp | 4 template <typename T> class Rooted { using ElementType = T; }; typedef in JS::Rooted
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | constant.h | 95 const sem::Type* ElementType() const { return elem_type_; } in ElementType() function
|
/third_party/typescript/tests/cases/conformance/types/mapped/ |
D | mappedTypesArraysTuples.ts | 82 type ElementType<T> = T extends Array<infer U> ? U : never; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Type.cpp | 587 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() 614 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get()
|
D | Core.cpp | 743 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/ |
D | DerivedTypes.h | 458 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
/third_party/vixl/src/ |
D | invalset-vixl.h | 263 typedef typename S::_ElementType ElementType; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 403 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
|
/third_party/node/deps/v8/src/torque/ |
D | utils.h | 153 using ElementType = decltype(*list.begin()); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DerivedTypes.h | 594 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() 415 TypeIndex ElementType; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | layout_test.cc | 88 TEST(Layout, ElementType) { in TEST() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 2069 #define SVGA3D_DUMP_CASE_LIST(CommandName, CommandCode, ElementType) \ argument
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-module.h | 218 enum ElementType { kFunctionIndexElements, kExpressionElements }; enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 497 TypeNode *ElementType = nullptr; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 406 Type *ElementType = TGEP->getResultElementType(); in foldSelectOpOp() local
|
/third_party/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 2899 typedef ConfigureCPUFeaturesElementType ElementType; in Emit() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1558 const DIType *ElementType = Ty->getBaseType(); in lowerTypeArray() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
D | statusor_test.cc | 228 TEST(StatusOr, ElementType) { in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 609 RecTy *ElementType = LRT->getElementType(); in convertInitializerTo() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cShaderStorageBufferObjectTests.cpp | 60 enum ElementType enum
|