/external/llvm/include/llvm/Support/ |
D | Recycler.h | 36 RecyclerStruct *Prev, *Next; member
|
D | Timer.h | 86 Timer **Prev, *Next; // Doubly linked list of timers in the group. variable 166 TimerGroup **Prev, *Next; // Doubly linked list of TimerGroup's. variable
|
D | UnicodeCharRanges.h | 43 uint32_t Prev = 0; in isValidCharSet() local
|
D | Registry.h | 139 listener *Prev, *Next; variable
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
D | radeon_list.h | 35 struct rc_list * Prev; member
|
D | radeon_program.h | 134 struct rc_instruction * Prev; member
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_list.h | 35 struct rc_list * Prev; member
|
D | radeon_program.h | 134 struct rc_instruction * Prev; member
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebIDBCursor.h | 44 Prev = 2, enumerator
|
/external/llvm/tools/lli/ |
D | RemoteTarget.cpp | 25 sys::MemoryBlock *Prev = Allocations.size() ? &Allocations.back() : NULL; in allocateSpace() local
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
D | iterator_wrapper.h | 43 void Prev() { assert(iter_); iter_->Prev(); Update(); } in Prev() function
|
D | iterator.cc | 50 virtual void Prev() { assert(false); } in Prev() function in leveldb::__anon62c672f60111::EmptyIterator
|
D | two_level_iterator.cc | 118 void TwoLevelIterator::Prev() { in Prev() function in leveldb::__anon820112060111::TwoLevelIterator
|
D | merger.cc | 85 virtual void Prev() { in Prev() function in leveldb::__anon0cbb868e0111::MergingIterator
|
D | block.cc | 144 virtual void Prev() { in Prev() function in leveldb::Block::Iter
|
/external/llvm/include/llvm/ADT/ |
D | SparseMultiSet.h | 89 unsigned Prev; member 153 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue() 235 unsigned Prev() const { return SMS->Dense[Idx].Prev; } in Prev() function
|
/external/clang/lib/Lex/ |
D | UnicodeCharSets.h | 49 uint32_t Prev = 0; in isValidCharSet() local
|
/external/llvm/include/llvm/IR/ |
D | Use.h | 130 PointerIntPair<Use**, 2, PrevPtrTag> Prev; variable
|
/external/llvm/lib/Option/ |
D | Option.cpp | 142 const char *Prev = Str; in accept() local
|
D | OptTable.cpp | 186 unsigned Prev = Index; in ParseOneArg() local 276 unsigned Prev = Index; in ParseArgs() local
|
/external/chromium_org/content/browser/indexed_db/leveldb/ |
D | leveldb_transaction.cc | 150 void LevelDBTransaction::DataIterator::Prev() { in Prev() function in content::LevelDBTransaction::DataIterator 254 void LevelDBTransaction::TransactionIterator::Prev() { in Prev() function in content::LevelDBTransaction::TransactionIterator
|
/external/llvm/lib/CodeGen/ |
D | MachineRegisterInfo.cpp | 222 MachineOperand *Prev = MO->Contents.Reg.Prev; in removeRegOperandFromUseList() local 263 MachineOperand *Prev = Src->Contents.Reg.Prev; in moveOperands() local
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporterVisitor.h | 265 const ExplodedNode *Prev, in VisitNode()
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
D | memtable.cc | 60 virtual void Prev() { iter_.Prev(); } in Prev() function in leveldb::MemTableIterator
|
D | db_iter.cc | 205 void DBIter::Prev() { in Prev() function in leveldb::__anon2b8503430111::DBIter
|