Home
last modified time | relevance | path

Searched defs:Sequence (Results 1 – 25 of 48) 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/libs/hana/include/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/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/libs/hana/include/boost/hana/concept/
Dsequence.hpp38 struct Sequence<S, when<condition>> struct
/third_party/boost/boost/hana/concept/
Dsequence.hpp38 struct Sequence<S, when<condition>> struct
/third_party/boost/libs/hana/include/boost/hana/ext/boost/
Dtuple.hpp123 struct Sequence<ext::boost::tuple_tag> { struct
124 static constexpr bool value = true;
/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/libs/hana/include/boost/hana/ext/std/
Dtuple.hpp175 struct Sequence<ext::std::tuple_tag> { struct
176 static constexpr bool value = true;
/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/libs/hana/include/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/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

12