Searched refs:Sequences (Results 1 – 20 of 20) sorted by relevance
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLine.cpp | 202 Sequences.clear(); in clear() 521 if (!Sequences.empty()) { in parse() 522 std::sort(Sequences.begin(), Sequences.end(), Sequence::orderByLowPC); in parse() 562 if (Sequences.empty()) in lookupAddress() 567 SequenceIter first_seq = Sequences.begin(); in lookupAddress() 568 SequenceIter last_seq = Sequences.end(); in lookupAddress() 573 found_seq = Sequences.back(); in lookupAddress() 586 if (Sequences.empty()) in lookupAddressRange() 592 SequenceIter first_seq = Sequences.begin(); in lookupAddressRange() 593 SequenceIter last_seq = Sequences.end(); in lookupAddressRange()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64A53Fix835769.cpp | 190 std::vector<MachineInstr*> Sequences; in runOnBasicBlock() local 211 Sequences.push_back(CurrInstr); in runOnBasicBlock() 219 DEBUG(dbgs() << "Scan complete, " << Sequences.size() in runOnBasicBlock() 223 for (auto &MI : Sequences) { in runOnBasicBlock()
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugLine.h | 181 Sequences.push_back(S); in appendSequence() 216 SequenceVector Sequences; member
|
/external/llvm/utils/TableGen/ |
D | RegisterInfoEmitter.cpp | 708 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/ |
D | line_fi.txt | 456 # Sequences of the form (shown forwards) 473 # Sequences of the form (shown forwards)
|
D | line_normal.txt | 450 # Sequences of the form (shown forwards) 467 # Sequences of the form (shown forwards)
|
D | line.txt | 447 # Sequences of the form (shown forwards) 464 # Sequences of the form (shown forwards)
|
D | line_normal_fi.txt | 457 # Sequences of the form (shown forwards) 474 # Sequences of the form (shown forwards)
|
D | line_normal_cj.txt | 462 # Sequences of the form (shown forwards) 479 # Sequences of the form (shown forwards)
|
D | line_loose.txt | 460 # Sequences of the form (shown forwards) 477 # Sequences of the form (shown forwards)
|
D | line_loose_fi.txt | 465 # Sequences of the form (shown forwards) 482 # Sequences of the form (shown forwards)
|
D | line_loose_cj.txt | 488 # Sequences of the form (shown forwards) 505 # Sequences of the form (shown forwards)
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 586 * added support for EAP Sequences in EAP-FAST Phase 2
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 1031 * added support for EAP Sequences in EAP-FAST Phase 2
|
/external/tpm2/generator/ |
D | raw_commands.txt | 236 Hash/HMAC/Event Sequences .........................................................................… 11245 Hash/HMAC/Event Sequences 11252 maintained. For a description of sequences, see “Hash, HMAC, and Event Sequences” in Part 1.
|
D | raw_commands_fixed.txt | 236 Hash/HMAC/Event Sequences .........................................................................… 11256 Hash/HMAC/Event Sequences 11263 maintained. For a description of sequences, see “Hash, HMAC, and Event Sequences” in Part 1.
|
/external/tpm2/ |
D | part3.txt | 148 17 Hash/HMAC/Event Sequences ....................................................................… 6462 17 Hash/HMAC/Event Sequences 6467 maintained. For a description of sequences, see “Hash, HMAC, and Event Sequences” in TPM 2.0 Part 1.
|
/external/icu/icu4c/source/test/testdata/ |
D | BidiCharacterTest.txt | 76 # 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/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | BidiCharacterTest.txt | 76 # 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/ |
D | BidiCharacterTest.txt | 76 # 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
|