/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/typescript/tests/cases/compiler/ |
D | illegalGenericWrapping1.ts | 1 interface Sequence<T> { interface
|
D | chainedSpecializationToObjectTypeLiteral.ts | 1 interface Sequence<T> { interface
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/ |
D | nominalSubtypeCheckOfTypeParameter.ts | 6 interface Sequence<T> { interface
|
/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/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
D | MatcherCompiler.java | 200 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/ |
D | ScheduleDAGSDNodes.h | 53 std::vector<SUnit*> Sequence; variable
|
D | ScheduleDAGFast.cpp | 653 std::vector<SDNode*> Sequence; member in __anon290084130211::ScheduleDAGLinearize
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
D | CompilerRegressionTest.java | 152 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/ |
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/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/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | YAMLTraits.h | 44 Sequence, enumerator
|
/third_party/ffmpeg/libavformat/ |
D | mxf.h | 39 Sequence, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 135 std::vector<SUnit*> Sequence; member in __anoncd3a5d5f0111::SchedulePostRATDList
|
/third_party/python/Lib/test/ |
D | seq_tests.py | 18 class Sequence: class
|
D | string_tests.py | 10 class Sequence: class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 25 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, in emitMemMem()
|
/third_party/spirv-tools/test/diff/ |
D | lcs_test.cpp | 25 using Sequence = std::vector<int>; typedef
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 512 friend class Sequence; variable 615 Sequence() : last_expectation_(new Expectation) {} in Sequence() function
|
/third_party/node/deps/v8/src/torque/ |
D | earley-parser.h | 461 Symbol* Sequence(std::vector<Symbol*> symbols) { in Sequence() function
|
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | source-resolver.ts | 138 export interface Sequence { interface
|
/third_party/gn/src/gn/ |
D | command_format.cc | 935 void Printer::Sequence(SequenceStyle style, in Sequence() function in commands::__anond60063690111::Printer
|
/third_party/python/Lib/ |
D | _collections_abc.py | 1015 class Sequence(Reversible, Collection): class
|