| /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/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 __anonfbd296650211::ScheduleDAGLinearize
|
| /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/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 | 37 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 __anon0e0c7b710111::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 | 538 friend class Sequence; variable 642 Sequence() : last_expectation_(new Expectation) {} in Sequence() function
|
| /third_party/gn/src/gn/ |
| D | command_format.cc | 935 void Printer::Sequence(SequenceStyle style, in Sequence() function in commands::__anon5df4d2fb0111::Printer
|
| /third_party/python/Lib/ |
| D | _collections_abc.py | 1015 class Sequence(Reversible, Collection): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | Core.cpp | 122 const SequencePrinter<Sequence, Pred> &Printer) { in operator <<()
|