Home
last modified time | relevance | path

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

123

/external/llvm/include/llvm/Support/
DRecycler.h35 RecyclerStruct *Prev, *Next; member
DTimer.h85 Timer **Prev, *Next; // Doubly linked list of timers in the group. variable
165 TimerGroup **Prev, *Next; // Doubly linked list of TimerGroup's. variable
DUnicodeCharRanges.h71 uint32_t Prev = 0; in rangesAreValid() local
DRegistry.h145 listener *Prev, *Next; variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_list.h35 struct rc_list * Prev; member
Dradeon_program.h134 struct rc_instruction * Prev; member
/external/llvm/include/llvm/ADT/
DSparseMultiSet.h93 unsigned Prev; member
157 unsigned addValue(const ValueT& V, unsigned Prev, unsigned Next) { in addValue()
240 unsigned Prev() const { return SMS->Dense[Idx].Prev; } in Prev() function
DSmallBitVector.h225 int find_next(unsigned Prev) const { in find_next()
DBitVector.h165 int find_next(unsigned Prev) const { in find_next()
/external/llvm/tools/lli/
DRemoteTarget.cpp33 sys::MemoryBlock *Prev = Allocations.size() ? &Allocations.back() : nullptr; in allocateSpace() local
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFileTrailerDictionary_autogen.cpp23 int64_t SkPdfFileTrailerDictionary::Prev(SkPdfNativeDoc* doc) { in Prev() function in SkPdfFileTrailerDictionary
DSkPdfOutlineItemDictionary_autogen.cpp35 SkPdfDictionary* SkPdfOutlineItemDictionary::Prev(SkPdfNativeDoc* doc) { in Prev() function in SkPdfOutlineItemDictionary
/external/llvm/include/llvm/IR/
DUse.h137 PointerIntPair<Use **, 2, PrevPtrTag> Prev; variable
DValue.h593 for (Use *I = UseList, **Prev = &UseList; I; I = I->Next) { in sortUseList() local
/external/llvm/lib/Option/
DOption.cpp140 const char *Prev = Str; in accept() local
DOptTable.cpp194 unsigned Prev = Index; in ParseOneArg() local
275 unsigned Prev = Index; in ParseArgs() local
/external/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp216 MachineOperand *Prev = MO->Contents.Reg.Prev; in removeRegOperandFromUseList() local
257 MachineOperand *Prev = Src->Contents.Reg.Prev; in moveOperands() local
/external/clang/lib/Lex/
DMacroInfo.cpp218 if (auto *Prev = getPrevious()) in dump() local
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h263 const ExplodedNode *Prev, in VisitNode()
/external/clang/lib/Format/
DTokenAnnotator.cpp160 FormatToken *Prev = CurrentToken->getPreviousNonComment(); in parseParens() local
1008 FormatToken *Prev = Tok.Previous; in rParenEndsCast() local
1464 const FormatToken *Prev = Current->Previous; in calculateFormattingInformation() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h325 CallingContext *Prev; // The previous context; or 0 if none. member
333 : Prev(P), AttrDecl(D), SelfArg(nullptr), in Prev() function
/external/llvm/lib/IR/
DBasicBlock.cpp137 Instruction *Prev = RI->getPrevNode(); in getTerminatingMustTailCall() local
/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp849 CPDFSDK_Annot* CPDFSDK_AnnotIterator::Prev(const CPDFSDK_Annot* pCurrent) in Prev() function in CPDFSDK_AnnotIterator
862 CPDFSDK_Annot* CPDFSDK_AnnotIterator::Prev(int& index ) in Prev() function in CPDFSDK_AnnotIterator
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp285 CallSiteEntry &Prev = CallSites.back(); in computeCallSiteTable() local
/external/clang/test/CXX/class.access/class.friend/
Dp1.cpp123 X *Prev; member in test2::ilist_half_node

123