/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.h | 28 struct Tag { struct 31 // Table Type Tags argument 33 static const int32_t cmap; 34 static const int32_t head; 35 static const int32_t hhea; 36 static const int32_t hmtx; 37 static const int32_t maxp; 38 static const int32_t name; 39 static const int32_t OS_2; 40 static const int32_t post; [all …]
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
D | tag.h | 28 struct Tag { struct 31 // Table Type Tags argument 33 static const int32_t cmap; 34 static const int32_t head; 35 static const int32_t hhea; 36 static const int32_t hmtx; 37 static const int32_t maxp; 38 static const int32_t name; 39 static const int32_t OS_2; 40 static const int32_t post; [all …]
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | TypedInteger.h | 136 AddImpl(TypedIntegerImpl<Tag, T> lhs, TypedIntegerImpl<Tag, T2> rhs) { in AddImpl() 146 AddImpl(TypedIntegerImpl<Tag, T> lhs, TypedIntegerImpl<Tag, T2> rhs) { in AddImpl() 164 SubImpl(TypedIntegerImpl<Tag, T> lhs, TypedIntegerImpl<Tag, T2> rhs) { in SubImpl() 174 TypedIntegerImpl<Tag, T> lhs, in SubImpl() 237 constexpr ::detail::TypedIntegerImpl<Tag, T> Add(::detail::TypedIntegerImpl<Tag, T> lhs, in Add() 244 constexpr ::detail::TypedIntegerImpl<Tag, T> Sub(::detail::TypedIntegerImpl<Tag, T> lhs, in Sub()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ARMAttributeParser.cpp | 90 void ARMAttributeParser::IntegerAttribute(AttrType Tag, const uint8_t *Data, in IntegerAttribute() 100 void ARMAttributeParser::StringAttribute(AttrType Tag, const uint8_t *Data, in StringAttribute() 114 void ARMAttributeParser::PrintAttribute(unsigned Tag, unsigned Value, in PrintAttribute() 131 void ARMAttributeParser::CPU_arch(AttrType Tag, const uint8_t *Data, in CPU_arch() 147 void ARMAttributeParser::CPU_arch_profile(AttrType Tag, const uint8_t *Data, in CPU_arch_profile() 164 void ARMAttributeParser::ARM_ISA_use(AttrType Tag, const uint8_t *Data, in ARM_ISA_use() 174 void ARMAttributeParser::THUMB_ISA_use(AttrType Tag, const uint8_t *Data, in THUMB_ISA_use() 184 void ARMAttributeParser::FP_arch(AttrType Tag, const uint8_t *Data, in FP_arch() 197 void ARMAttributeParser::WMMX_arch(AttrType Tag, const uint8_t *Data, in WMMX_arch() 207 void ARMAttributeParser::Advanced_SIMD_arch(AttrType Tag, const uint8_t *Data, in Advanced_SIMD_arch() [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | uniform_helper.h | 107 uniform_lower_bound(Tag, IntType a, IntType) { in uniform_lower_bound() argument 118 uniform_lower_bound(Tag, FloatType a, FloatType b) { in uniform_lower_bound() argument 127 uniform_lower_bound(Tag, NumType a, NumType) { in uniform_lower_bound() argument 138 uniform_upper_bound(Tag, IntType, IntType b) { in uniform_upper_bound() argument 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 160 uniform_upper_bound(Tag, IntType, IntType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | periodic_sampler_benchmark.cc | 42 struct Tag {}; in BM_PeriodicSampler_TinySample() struct 49 struct Tag {}; in BM_PeriodicSampler_ShortSample() struct 56 struct Tag {}; in BM_PeriodicSampler_LongSample() struct 63 struct Tag {}; in BM_PeriodicSampler_LongSampleMinunumInlined() struct 70 struct Tag {}; in BM_PeriodicSampler_Disabled() struct
|
D | periodic_sampler_test.cc | 134 struct Tag {}; in TEST() struct 140 struct Tag {}; in TEST() struct 146 struct Tag {}; in TEST() struct
|
/third_party/typescript/tests/baselines/reference/ |
D | numericLiteralTypes1.js | 71 function f10(x: Tag) { 79 function f11(x: Tag) { 88 function f12(x: Tag) { 97 function f13(x: Tag) {
|
D | numericLiteralTypes2.js | 71 function f10(x: Tag) { 79 function f11(x: Tag) { 88 function f12(x: Tag) { 97 function f13(x: Tag) {
|
D | checkJsxChildrenProperty15.js | 4 const Tag = (x: {}) => <div></div>; function 20 var Tag = function (x) { return <div></div>; }; class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ARMAttributeParser.h | 129 bool hasAttribute(unsigned Tag) const { in hasAttribute() 133 unsigned getAttributeValue(unsigned Tag) const { in getAttributeValue()
|
D | YAMLParser.h | 184 StringRef Tag; variable 210 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 253 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 414 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 469 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
D | WithColor.h | 25 Tag, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Use.cpp | 97 unsigned Tag = (Current++)->Prev.getInt(); in getImpliedUser() local 107 unsigned Tag = Current->Prev.getInt(); in getImpliedUser() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | GCOV.h | 118 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readFunctionTag() local 130 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readBlockTag() local 142 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readEdgeTag() local 154 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readLineTag() local 166 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readArcTag() local 178 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readObjectTag() local 190 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readProgramTag() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | YAMLParser.h | 171 StringRef Tag; variable 197 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 240 BlockScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in BlockScalarNode() 400 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 454 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
D | typeGuardNarrowsPrimitiveIntersection.ts | 1 type Tag = {__tag: any}; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | RegisterClassInfo.h | 32 unsigned Tag = 0; member 51 unsigned Tag = 0; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHash.cpp | 174 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, in hashDIEEntry() 233 void DIEHash::hashAttribute(const DIEValue &Value, dwarf::Tag Tag) { in hashAttribute() 320 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.h | 233 PDB_SymType Tag; variable
|
D | NativeTypeUDT.h | 66 codeview::TagRecord *Tag = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbol.cpp | 59 #define FACTORY_SYMTAG_CASE(Tag, Type) \ argument 64 PDBSymbol::createSymbol(const IPDBSession &PDBSession, PDB_SymType Tag) { in createSymbol()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 29 public final class Tag { class 103 private Tag() { in Tag() method in Tag
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Tag.java | 29 public final class Tag { class 103 private Tag() { in Tag() method in Tag
|
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/internal/ |
D | cleanup.h | 32 struct Tag {}; struct
|