Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFDebugLine.h140 struct Sequence { struct
149 Sequence(); argument
152 static bool orderByLowPC(const Sequence& LHS, const Sequence& RHS) { in orderByLowPC() argument
169 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() argument
219 struct Sequence Sequence; member
DDWARFDebugLine.cpp160 DWARFDebugLine::Sequence::Sequence() { in Sequence() function in DWARFDebugLine::Sequence
/external/chromium_org/chrome/browser/policy/test/
Dasn1der.py61 def Sequence(values): function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h43 std::vector<SUnit*> Sequence; variable
DScheduleDAGFast.cpp656 std::vector<SDNode*> Sequence; member in __anond44115a20211::ScheduleDAGLinearize
/external/chromium_org/cloud_print/service/win/
Dservice_ipc_unittest.cc18 TEST(ServiceIpcTest, Sequence) { in TEST() argument
/external/llvm/docs/
DYamlIO.rst727 Sequence chapter
/external/clang/lib/Sema/
DSemaInit.cpp3062 InitializationSequence &Sequence, in MaybeProduceObjCObject()
3102 InitializationSequence &Sequence) { in TryInitializerListConstruction()
3208 InitializationSequence &Sequence, in TryConstructorInitialization()
3325 InitializationSequence &Sequence) { in ResolveOverloadedFunctionForReferenceBinding()
3368 InitializationSequence &Sequence) { in TryReferenceListInitialization()
3435 InitializationSequence &Sequence) { in TryListInitialization()
3531 InitializationSequence &Sequence) { in TryRefInitWithConversionFunction()
3728 InitializationSequence &Sequence) { in TryReferenceInitialization()
3765 InitializationSequence &Sequence, in convertQualifiersAndValueKindIfNecessary()
3809 InitializationSequence &Sequence) { in TryReferenceInitializationCore()
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh252 struct Sequence struct
254 inline void closure (hb_closure_context_t *c) const in closure()
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
270 inline bool apply (hb_apply_context_t *c) const in apply()
305 inline bool serialize (hb_serialize_context_t *c, in serialize()
315 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
322 substitute; /* String of GlyphIDs to substitute */
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-layout-gsub-table.hh252 struct Sequence struct
254 inline void closure (hb_closure_context_t *c) const in closure()
262 inline void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
270 inline bool apply (hb_apply_context_t *c) const in apply()
294 inline bool serialize (hb_serialize_context_t *c, in serialize()
304 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
311 substitute; /* String of GlyphIDs to substitute */
/external/chromium_org/third_party/leveldatabase/src/db/
Dwrite_batch.cc90 SequenceNumber WriteBatchInternal::Sequence(const WriteBatch* b) { in Sequence() function in leveldb::WriteBatchInternal
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp125 std::vector<SUnit*> Sequence; member in __anonf3aa3a0e0111::SchedulePostRATDList
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp32 static SDValue emitMemMem(SelectionDAG &DAG, SDLoc DL, unsigned Sequence, in emitMemMem()
/external/llvm/utils/TableGen/
DCodeGenSchedule.h55 IdxVec Sequence; member
/external/chromium_org/base/threading/
Dsequenced_worker_pool_unittest.cc395 TEST_F(SequencedWorkerPoolTest, Sequence) { in TEST_F() argument
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-gsub-private.h92 HB_Sequence* Sequence; /* array of Sequence tables */ member
/external/chromium_org/third_party/icu/source/test/intltest/
Dwbnf.cpp685 class Sequence : public Pick { class
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dlcms2_internal.h986 cmsSEQ* Sequence; member
/external/llvm/lib/Transforms/ObjCARC/
DObjCARCOpts.cpp277 enum Sequence { enum
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3714 SmallVector<const SCEV *, 8> Sequence; in GenerateCrossUseConstantOffsets() local