Home
last modified time | relevance | path

Searched defs:Tag (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/
Dtag.h28 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/
Dtag.h28 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/
DTypedInteger.h136 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/
DARMAttributeParser.cpp90 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/
Duniform_helper.h107 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/
Dperiodic_sampler_benchmark.cc42 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
Dperiodic_sampler_test.cc134 struct Tag {}; in TEST() struct
140 struct Tag {}; in TEST() struct
146 struct Tag {}; in TEST() struct
/third_party/typescript/tests/baselines/reference/
DnumericLiteralTypes1.js71 function f10(x: Tag) {
79 function f11(x: Tag) {
88 function f12(x: Tag) {
97 function f13(x: Tag) {
DnumericLiteralTypes2.js71 function f10(x: Tag) {
79 function f11(x: Tag) {
88 function f12(x: Tag) {
97 function f13(x: Tag) {
DcheckJsxChildrenProperty15.js4 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/
DARMAttributeParser.h129 bool hasAttribute(unsigned Tag) const { in hasAttribute()
133 unsigned getAttributeValue(unsigned Tag) const { in getAttributeValue()
DYAMLParser.h184 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()
DWithColor.h25 Tag, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DUse.cpp97 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/
DGCOV.h118 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/
DYAMLParser.h171 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/
DtypeGuardNarrowsPrimitiveIntersection.ts1 type Tag = {__tag: any}; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterClassInfo.h32 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/
DDIEHash.cpp174 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/
DNativeRawSymbol.h233 PDB_SymType Tag; variable
DNativeTypeUDT.h66 codeview::TagRecord *Tag = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp59 #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/
DTag.java29 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/
DTag.java29 public final class Tag { class
103 private Tag() { in Tag() method in Tag
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/internal/
Dcleanup.h32 struct Tag {}; struct

123456