Home
last modified time | relevance | path

Searched refs:Sequences (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp193 Sequences.clear(); in clear()
512 if (!Sequences.empty()) { in parse()
513 std::sort(Sequences.begin(), Sequences.end(), Sequence::orderByLowPC); in parse()
527 if (Sequences.empty()) in lookupAddress()
532 SequenceIter first_seq = Sequences.begin(); in lookupAddress()
533 SequenceIter last_seq = Sequences.end(); in lookupAddress()
538 found_seq = Sequences.back(); in lookupAddress()
572 if (Sequences.empty()) in lookupAddressRange()
578 SequenceIter first_seq = Sequences.begin(); in lookupAddressRange()
579 SequenceIter last_seq = Sequences.end(); in lookupAddressRange()
/external/llvm/lib/Target/AArch64/
DAArch64A53Fix835769.cpp191 std::vector<MachineInstr*> Sequences; in runOnBasicBlock() local
212 Sequences.push_back(CurrInstr); in runOnBasicBlock()
220 DEBUG(dbgs() << "Scan complete, "<< Sequences.size() in runOnBasicBlock()
224 for (auto &MI : Sequences) { in runOnBasicBlock()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h170 Sequences.push_back(S); in appendSequence()
205 SequenceVector Sequences; member
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp708 SmallVector<SmallVector<MaskRolPair, 1>, 4> Sequences; in emitComposeSubRegIndexLaneMask() local
716 for (size_t s = 0, se = Sequences.size(); s != se; ++s, SIdx = NextSIdx) { in emitComposeSubRegIndexLaneMask()
717 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
725 Sequences.push_back(IdxSequence); in emitComposeSubRegIndexLaneMask()
741 for (size_t s = 0, se = Sequences.size(); s != se; ++s) { in emitComposeSubRegIndexLaneMask()
743 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask()
/external/icu/icu4c/source/data/brkitr/
Dline_normal.txt449 # Sequences of the form (shown forwards)
466 # Sequences of the form (shown forwards)
Dline_ja.txt443 # Sequences of the form (shown forwards)
460 # Sequences of the form (shown forwards)
Dline.txt446 # Sequences of the form (shown forwards)
463 # Sequences of the form (shown forwards)
Dline_fi.txt455 # Sequences of the form (shown forwards)
472 # Sequences of the form (shown forwards)
Dline_normal_fi.txt456 # Sequences of the form (shown forwards)
473 # Sequences of the form (shown forwards)
Dline_loose.txt459 # Sequences of the form (shown forwards)
476 # Sequences of the form (shown forwards)
Dline_loose_fi.txt464 # Sequences of the form (shown forwards)
481 # Sequences of the form (shown forwards)
Dline_normal_cj.txt461 # Sequences of the form (shown forwards)
478 # Sequences of the form (shown forwards)
Dline_loose_cj.txt487 # Sequences of the form (shown forwards)
504 # Sequences of the form (shown forwards)
/external/wpa_supplicant_8/hostapd/
DChangeLog550 * added support for EAP Sequences in EAP-FAST Phase 2
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog968 * added support for EAP Sequences in EAP-FAST Phase 2
/external/icu/icu4c/source/test/testdata/
DBidiCharacterTest.txt76 # Sequences containing directional formatting characters
108 # Sequences containing paired brackets
122 # Sequences containing paired brackets and numbers
239 # Sequences containing paired brackets that have canonical equivalents
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DBidiCharacterTest.txt76 # Sequences containing directional formatting characters
108 # Sequences containing paired brackets
122 # Sequences containing paired brackets and numbers
239 # Sequences containing paired brackets that have canonical equivalents