Home
last modified time | relevance | path

Searched defs:Prev (Results 1 – 25 of 69) sorted by relevance

123

/external/llvm/include/llvm/Support/
DRecycler.h36 RecyclerStruct *Prev, *Next; member
DTimer.h86 Timer **Prev, *Next; // Doubly linked list of timers in the group. variable
166 TimerGroup **Prev, *Next; // Doubly linked list of TimerGroup's. variable
DUnicodeCharRanges.h43 uint32_t Prev = 0; in isValidCharSet() local
DRegistry.h139 listener *Prev, *Next; variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_list.h35 struct rc_list * Prev; member
Dradeon_program.h134 struct rc_instruction * Prev; member
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_list.h35 struct rc_list * Prev; member
Dradeon_program.h134 struct rc_instruction * Prev; member
/external/chromium_org/third_party/WebKit/public/platform/
DWebIDBCursor.h44 Prev = 2, enumerator
/external/llvm/tools/lli/
DRemoteTarget.cpp25 sys::MemoryBlock *Prev = Allocations.size() ? &Allocations.back() : NULL; in allocateSpace() local
/external/chromium_org/third_party/leveldatabase/src/table/
Diterator_wrapper.h43 void Prev() { assert(iter_); iter_->Prev(); Update(); } in Prev() function
Diterator.cc50 virtual void Prev() { assert(false); } in Prev() function in leveldb::__anon62c672f60111::EmptyIterator
Dtwo_level_iterator.cc118 void TwoLevelIterator::Prev() { in Prev() function in leveldb::__anon820112060111::TwoLevelIterator
Dmerger.cc85 virtual void Prev() { in Prev() function in leveldb::__anon0cbb868e0111::MergingIterator
Dblock.cc144 virtual void Prev() { in Prev() function in leveldb::Block::Iter
/external/llvm/include/llvm/ADT/
DSparseMultiSet.h89 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/
DUnicodeCharSets.h49 uint32_t Prev = 0; in isValidCharSet() local
/external/llvm/include/llvm/IR/
DUse.h130 PointerIntPair<Use**, 2, PrevPtrTag> Prev; variable
/external/llvm/lib/Option/
DOption.cpp142 const char *Prev = Str; in accept() local
DOptTable.cpp186 unsigned Prev = Index; in ParseOneArg() local
276 unsigned Prev = Index; in ParseArgs() local
/external/chromium_org/content/browser/indexed_db/leveldb/
Dleveldb_transaction.cc150 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/
DMachineRegisterInfo.cpp222 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/
DBugReporterVisitor.h265 const ExplodedNode *Prev, in VisitNode()
/external/chromium_org/third_party/leveldatabase/src/db/
Dmemtable.cc60 virtual void Prev() { iter_.Prev(); } in Prev() function in leveldb::MemTableIterator
Ddb_iter.cc205 void DBIter::Prev() { in Prev() function in leveldb::__anon2b8503430111::DBIter

123