Home
last modified time | relevance | path

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

123

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h148 struct Sequence { struct
157 Sequence(); argument
160 static bool orderByLowPC(const Sequence& LHS, const Sequence& RHS) { in orderByLowPC() argument
180 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() argument
240 struct Sequence Sequence; member
/external/python/pyasn1/tests/type/
Dtest_opentype.py30 class Sequence(univ.Sequence): class
55 class Sequence(univ.Sequence): class
86 class Sequence(univ.Sequence): class
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h189 struct Sequence { struct
202 static bool orderByLowPC(const Sequence &LHS, const Sequence &RHS) { in orderByLowPC() argument
221 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() argument
350 struct Sequence Sequence; member
/external/autotest/client/cros/cellular/mbim_compliance/sequences/
Dsequence.py12 class Sequence(entity.Entity): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h53 std::vector<SUnit*> Sequence; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h43 std::vector<SUnit*> Sequence; variable
/external/libchrome/device/bluetooth/bluez/
Dbluetooth_service_attribute_value_bluez.h31 using Sequence = std::vector<BluetoothServiceAttributeValueBlueZ>; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSourceMgr.h28 const InstVec &Sequence; variable
DTimelineView.h168 const SourceMgr &Sequence, unsigned MaxIterations, in TimelineView()
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-evict.c56 #define INDIRECT_CALLSITE(Sequence, NumValsTracked) \ in main() argument
/external/llvm/docs/
DYamlIO.rst805 Sequence chapter
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DYamlIO.rst805 Sequence chapter
/external/clang/lib/Sema/
DSemaInit.cpp3348 maybeRecoverWithZeroInitialization(Sema &S, InitializationSequence &Sequence, in maybeRecoverWithZeroInitialization()
3369 InitializationSequence &Sequence, in MaybeProduceObjCObject()
3410 InitializationSequence &Sequence, in TryInitializerListConstruction()
3515 InitializationSequence &Sequence, in TryConstructorInitialization()
3637 InitializationSequence &Sequence) { in ResolveOverloadedFunctionForReferenceBinding()
3680 InitializationSequence &Sequence, in TryReferenceListInitialization()
3754 InitializationSequence &Sequence, in TryListInitialization()
3948 InitializationSequence &Sequence) { in TryRefInitWithConversionFunction()
4128 InitializationSequence &Sequence) { in TryReferenceInitialization()
4165 InitializationSequence &Sequence, in convertQualifiersAndValueKindIfNecessary()
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh297 struct Sequence struct
299 void closure (hb_closure_context_t *c) const in closure()
307 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
313 bool apply (hb_ot_apply_context_t *c) const in apply()
345 bool serialize (hb_serialize_context_t *c, in serialize()
352 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
360 substitute; /* String of GlyphIDs to substitute */
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DTrigramIndexTest.cpp123 TEST_F(TrigramIndexTest, Sequence) { in TEST_F() argument
/external/python/cpython2/Lib/test/
Dtest_strop.py154 class Sequence: class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DPtrState.h41 enum Sequence { enum
/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h37 enum Sequence { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp400 DWARFDebugLine::Sequence::Sequence() { reset(); } in Sequence() function in DWARFDebugLine::Sequence
897 DWARFDebugLine::Sequence Sequence; in lookupAddress() local
922 DWARFDebugLine::Sequence Sequence; in lookupAddressRange() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DPredicateExpander.cpp112 const RecVec &Sequence, in expandPredicateSequence()
/external/nos/test/system-test-harness/src/
Druntests.cc169 TEST_F(NuggetOsTest, Sequence) { in TEST_F() argument
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
D_typecheck.py111 class Sequence(_SingleArgumentType): class
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h177 std::vector<unsigned> Sequence; member
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp163 DWARFDebugLine::Sequence::Sequence() { reset(); } in Sequence() function in DWARFDebugLine::Sequence
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp135 std::vector<SUnit*> Sequence; member in __anonccb3ce330111::SchedulePostRATDList

123