| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFDebugLine.h | 206 struct Sequence { struct 223 static bool orderByHighPC(const Sequence &LHS, const Sequence &RHS) { in orderByHighPC() argument 246 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() argument 379 struct Sequence Sequence; member
|
| /third_party/boost/boost/hana/ext/boost/fusion/detail/ |
| D | common.hpp | 74 struct Sequence<S, when<detail::is_fusion_sequence<S>::value>> { struct 75 static constexpr bool value = true;
|
| /third_party/boost/boost/mpl/ |
| D | for_each.hpp | 97 void for_each(F f, Sequence* = 0, TransformOp* = 0) in for_each() argument 114 void for_each(F f, Sequence* = 0) in for_each() argument
|
| /third_party/boost/libs/hana/test/_include/support/ |
| D | seq.hpp | 109 struct Sequence<Seq> { struct 110 static constexpr bool value = true;
|
| /third_party/typescript/tests/cases/compiler/ |
| D | illegalGenericWrapping1.ts | 1 interface Sequence<T> { interface
|
| D | chainedSpecializationToObjectTypeLiteral.ts | 1 interface Sequence<T> { interface
|
| /third_party/boost/boost/hana/concept/ |
| D | sequence.hpp | 38 struct Sequence<S, when<condition>> struct
|
| /third_party/boost/boost/hana/ext/boost/ |
| D | tuple.hpp | 123 struct Sequence<ext::boost::tuple_tag> { struct 124 static constexpr bool value = true;
|
| /third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/ |
| D | nominalSubtypeCheckOfTypeParameter.ts | 6 interface Sequence<T> { interface
|
| /third_party/boost/boost/hana/ext/std/ |
| D | tuple.hpp | 175 struct Sequence<ext::std::tuple_tag> { struct 176 static constexpr bool value = true;
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | CodeEmitter.h | 46 ArrayRef<MCInst> Sequence; variable
|
| D | SourceMgr.h | 30 ArrayRef<UniqueInst> Sequence; variable
|
| /third_party/boost/boost/hana/ |
| D | basic_tuple.hpp | 237 struct Sequence<basic_tuple_tag> { struct 238 static constexpr bool value = true;
|
| D | tuple.hpp | 307 struct Sequence<tuple_tag> { struct 308 static constexpr bool value = true;
|
| /third_party/boost/boost/hof/detail/ |
| D | unpack_tuple.hpp | 24 make_tuple_gens(const Sequence&) in make_tuple_gens()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | ScheduleDAGSDNodes.h | 53 std::vector<SUnit*> Sequence; variable
|
| /third_party/boost/libs/hana/example/misc/ |
| D | lambda_tuple.cpp | 199 struct Sequence<lambda_tuple_tag> { struct 200 static constexpr bool value = true;
|
| /third_party/boost/boost/fusion/sequence/ |
| D | convert.hpp | 43 inline typename BOOST_FUSION_WA_GCC34(result_of::convert<Tag, Sequence>)::type in BOOST_FUSION_WA_GCC34() argument
|
| /third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
| D | types.js | 19 Sequence: 16, property
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-layout-gsub-table.hh | 313 struct Sequence struct 315 bool intersects (const hb_set_t *glyphs) const in intersects() 318 void closure (hb_closure_context_t *c) const in closure() 321 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 324 bool apply (hb_ot_apply_context_t *c) const in apply() 358 bool serialize (hb_serialize_context_t *c, in serialize() 365 bool subset (hb_subset_context_t *c) const in subset() 382 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 390 substitute; /* String of GlyphIDs to substitute */
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gsub-table.hh | 313 struct Sequence struct 315 bool intersects (const hb_set_t *glyphs) const in intersects() 318 void closure (hb_closure_context_t *c) const in closure() 321 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 324 bool apply (hb_ot_apply_context_t *c) const in apply() 363 bool serialize (hb_serialize_context_t *c, in serialize() 370 bool subset (hb_subset_context_t *c) const in subset() 387 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 395 substitute; /* String of GlyphIDs to substitute */
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gsub-table.hh | 297 struct Sequence struct 299 void closure (hb_closure_context_t *c) const in closure() 306 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs() 309 bool apply (hb_ot_apply_context_t *c) const in apply() 343 bool serialize (hb_serialize_context_t *c, in serialize() 350 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 358 substitute; /* String of GlyphIDs to substitute */
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
| D | PtrState.h | 40 enum Sequence { enum
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | YAMLTraits.h | 44 Sequence, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugLine.cpp | 414 DWARFDebugLine::Sequence::Sequence() { reset(); } in Sequence() function in DWARFDebugLine::Sequence 955 DWARFDebugLine::Sequence Sequence; in lookupAddressImpl() local 988 DWARFDebugLine::Sequence Sequence; in lookupAddressRangeImpl() local
|