Home
last modified time | relevance | path

Searched defs:Sequence (Results 1 – 25 of 31) 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/typescript/tests/cases/compiler/
DillegalGenericWrapping1.ts1 interface Sequence<T> { interface
DchainedSpecializationToObjectTypeLiteral.ts1 interface Sequence<T> { interface
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/
DnominalSubtypeCheckOfTypeParameter.ts6 interface Sequence<T> { interface
/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/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DMatcherCompiler.java200 class Sequence { class in MatcherCompiler
203 Sequence(ImmutableList<DfaNode> nodes) { in Sequence() method in MatcherCompiler.Sequence
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h53 std::vector<SUnit*> Sequence; variable
DScheduleDAGFast.cpp653 std::vector<SDNode*> Sequence; member in __anon290084130211::ScheduleDAGLinearize
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DCompilerRegressionTest.java152 private static final class Sequence implements DigitSequenceMatcher.DigitSequence { class in CompilerRegressionTest
156 Sequence(DigitSequence seq) { in Sequence() method in CompilerRegressionTest.Sequence
/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/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/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h44 Sequence, enumerator
/third_party/ffmpeg/libavformat/
Dmxf.h39 Sequence, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPostRASchedulerList.cpp135 std::vector<SUnit*> Sequence; member in __anoncd3a5d5f0111::SchedulePostRATDList
/third_party/python/Lib/test/
Dseq_tests.py18 class Sequence: class
Dstring_tests.py10 class Sequence: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp25 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, in emitMemMem()
/third_party/spirv-tools/test/diff/
Dlcs_test.cpp25 using Sequence = std::vector<int>; typedef
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h512 friend class Sequence; variable
615 Sequence() : last_expectation_(new Expectation) {} in Sequence() function
/third_party/node/deps/v8/src/torque/
Dearley-parser.h461 Symbol* Sequence(std::vector<Symbol*> symbols) { in Sequence() function
/third_party/node/deps/v8/tools/turbolizer/src/
Dsource-resolver.ts138 export interface Sequence { interface
/third_party/gn/src/gn/
Dcommand_format.cc935 void Printer::Sequence(SequenceStyle style, in Sequence() function in commands::__anond60063690111::Printer
/third_party/python/Lib/
D_collections_abc.py1015 class Sequence(Reversible, Collection): class

12