Home
last modified time | relevance | path

Searched defs:Sequence (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h206 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/
Dcommon.hpp74 struct Sequence<S, when<detail::is_fusion_sequence<S>::value>> { struct
75 static constexpr bool value = true;
/third_party/boost/boost/mpl/
Dfor_each.hpp97 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/
Dseq.hpp109 struct Sequence<Seq> { struct
110 static constexpr bool value = true;
/third_party/typescript/tests/cases/compiler/
DillegalGenericWrapping1.ts1 interface Sequence<T> { interface
DchainedSpecializationToObjectTypeLiteral.ts1 interface Sequence<T> { interface
/third_party/boost/boost/hana/concept/
Dsequence.hpp38 struct Sequence<S, when<condition>> struct
/third_party/boost/boost/hana/ext/boost/
Dtuple.hpp123 struct Sequence<ext::boost::tuple_tag> { struct
124 static constexpr bool value = true;
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/
DnominalSubtypeCheckOfTypeParameter.ts6 interface Sequence<T> { interface
/third_party/boost/boost/hana/ext/std/
Dtuple.hpp175 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/
DCodeEmitter.h46 ArrayRef<MCInst> Sequence; variable
DSourceMgr.h30 ArrayRef<UniqueInst> Sequence; variable
/third_party/boost/boost/hana/
Dbasic_tuple.hpp237 struct Sequence<basic_tuple_tag> { struct
238 static constexpr bool value = true;
Dtuple.hpp307 struct Sequence<tuple_tag> { struct
308 static constexpr bool value = true;
/third_party/boost/boost/hof/detail/
Dunpack_tuple.hpp24 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/
DScheduleDAGSDNodes.h53 std::vector<SUnit*> Sequence; variable
/third_party/boost/libs/hana/example/misc/
Dlambda_tuple.cpp199 struct Sequence<lambda_tuple_tag> { struct
200 static constexpr bool value = true;
/third_party/boost/boost/fusion/sequence/
Dconvert.hpp43 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/
Dtypes.js19 Sequence: 16, property
/third_party/harfbuzz/src/
Dhb-ot-layout-gsub-table.hh313 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/
Dhb-ot-layout-gsub-table.hh313 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/
Dhb-ot-layout-gsub-table.hh297 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/
DPtrState.h40 enum Sequence { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h44 Sequence, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp414 DWARFDebugLine::Sequence::Sequence() { reset(); } in Sequence() function in DWARFDebugLine::Sequence
955 DWARFDebugLine::Sequence Sequence; in lookupAddressImpl() local
988 DWARFDebugLine::Sequence Sequence; in lookupAddressRangeImpl() local

12