Home
last modified time | relevance | path

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

12345678

/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/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/boost/boost/graph/
Doverloading.hpp37 #define BOOST_GRAPH_ENABLE_IF_MODELS(Graph, Tag, Type) \ argument
43 #define BOOST_GRAPH_ENABLE_IF_MODELS_PARM(Graph, Tag) \ argument
51 #define BOOST_GRAPH_ENABLE_IF_MODELS(Graph, Tag, Type) Type argument
52 #define BOOST_GRAPH_ENABLE_IF_MODELS_PARM(Graph, Tag) argument
/third_party/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/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
/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/boost/boost/multiprecision/detail/
Dnumber_compare.hpp200 operator==(const Arithmetic& a, const detail::expression<Tag, A1, A2, A3, A4>& b) in operator ==()
211 operator==(const detail::expression<Tag, A1, A2, A3, A4>& a, const Arithmetic& b) in operator ==()
222 operator==(const detail::expression<Tag, A1, A2, A3, A4>& a, const detail::expression<Tagb, A1b, A2… in operator ==()
260 operator!=(const Arithmetic& a, const detail::expression<Tag, A1, A2, A3, A4>& b) in operator !=()
271 operator!=(const detail::expression<Tag, A1, A2, A3, A4>& a, const Arithmetic& b) in operator !=()
282 operator!=(const detail::expression<Tag, A1, A2, A3, A4>& a, const detail::expression<Tagb, A1b, A2… in operator !=()
321 operator<(const Arithmetic& a, const detail::expression<Tag, A1, A2, A3, A4>& b) in operator <()
332 operator<(const detail::expression<Tag, A1, A2, A3, A4>& a, const Arithmetic& b) in operator <()
343 operator<(const detail::expression<Tag, A1, A2, A3, A4>& a, const detail::expression<Tagb, A1b, A2b… in operator <()
382 operator>(const Arithmetic& a, const detail::expression<Tag, A1, A2, A3, A4>& b) in operator >()
[all …]
/third_party/boost/libs/histogram/benchmark/
Dhistogram_iteration.cpp68 static void Naive(benchmark::State& state, Tag, d1, coverage cov) { in Naive() argument
80 static void Naive(benchmark::State& state, Tag, d2, coverage cov) { in Naive() argument
95 static void Naive(benchmark::State& state, Tag, d3, coverage cov) { in Naive() argument
113 static void Indexed(benchmark::State& state, Tag, d1, coverage cov) { in Indexed() argument
124 static void Indexed(benchmark::State& state, Tag, d2, coverage cov) { in Indexed() argument
136 static void Indexed(benchmark::State& state, Tag, d3, coverage cov) { in Indexed() argument
148 #define BENCH(Type, Tag, Dim, Cov) \ argument
/third_party/boost/boost/exception/
Dinfo.hpp34 error_info_name( error_info<Tag,T> const & x ) in error_info_name()
42 to_string( error_info<Tag,T> const & x ) in to_string()
162 set_info( E const & x, error_info<Tag,T> const & v ) in set_info()
246 set_info( E const & x, error_info<Tag,T> && v ) in set_info()
263 operator<<( E const & x, error_info<Tag,T> const & v ) in operator <<()
272 operator<<( E const & x, error_info<Tag,T> && v ) in operator <<()
/third_party/boost/libs/hana/test/pair/
Dtag_of.cpp27 using Tag = hana::tag_of<std::integral_constant<unsigned long, 0>>::type; in main() typedef
34 using Tag = hana::tag_of<std::integral_constant<unsigned long, 0>>::type; in main() typedef
/third_party/boost/libs/histogram/test/
Dindexed_test.cpp30 void run_1d_tests(mp_list<Tag, Coverage>) { in run_1d_tests()
77 void run_3d_tests(mp_list<Tag, Coverage>) { in run_3d_tests()
109 void run_density_tests(mp_list<Tag, Coverage>) { in run_density_tests()
124 void run_stdlib_tests(mp_list<Tag, Coverage>) { in run_stdlib_tests()
/third_party/boost/boost/bimap/property_map/
Dset_support.hpp44 get(const ::boost::bimaps::views::map_view<Tag,Bimap> & m, in get()
Dunordered_set_support.hpp44 get(const ::boost::bimaps::views::unordered_map_view<Tag,Bimap> & m, in get()
/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()
/third_party/boost/boost/geometry/index/detail/rtree/node/
Dvariant_visitor.hpp35 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in get() argument
47 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in apply_visitor() argument
57 variant_leaf<Value, Parameters, Box, Allocators, Tag>, in apply_visitor() argument
/third_party/boost/libs/proto/test/
Dflatten.cpp38 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 1> const *op) in operator <<()
44 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 1> const *op) in operator <<()
50 std::ostream &operator <<(std::ostream &sout, boost::proto::expr<Tag, Args, 2> const *op) in operator <<()
56 std::ostream &operator <<(std::ostream &sout, boost::proto::basic_expr<Tag, Args, 2> const *op) in operator <<()
/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/boost/boost/spirit/home/karma/detail/
Dgenerate_to.hpp28 generate_to(OutputIterator& sink, Attribute const& p, CharEncoding, Tag) in generate_to() argument
45 inline bool generate_to(OutputIterator&, unused_type, CharEncoding, Tag) in generate_to() argument

12345678