| /external/llvm/include/llvm/Support/ |
| D | Recycler.h | 35 RecyclerStruct *Prev, *Next; member
|
| D | Timer.h | 85 Timer **Prev, *Next; // Doubly linked list of timers in the group. variable 165 TimerGroup **Prev, *Next; // Doubly linked list of TimerGroup's. variable
|
| D | UnicodeCharRanges.h | 71 uint32_t Prev = 0; in rangesAreValid() local
|
| D | Registry.h | 145 listener *Prev, *Next; variable
|
| /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/llvm/include/llvm/ADT/ |
| D | SparseMultiSet.h | 93 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
|
| D | SmallBitVector.h | 225 int find_next(unsigned Prev) const { in find_next()
|
| D | BitVector.h | 165 int find_next(unsigned Prev) const { in find_next()
|
| /external/llvm/tools/lli/ |
| D | RemoteTarget.cpp | 33 sys::MemoryBlock *Prev = Allocations.size() ? &Allocations.back() : nullptr; in allocateSpace() local
|
| /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
| D | SkPdfFileTrailerDictionary_autogen.cpp | 23 int64_t SkPdfFileTrailerDictionary::Prev(SkPdfNativeDoc* doc) { in Prev() function in SkPdfFileTrailerDictionary
|
| D | SkPdfOutlineItemDictionary_autogen.cpp | 35 SkPdfDictionary* SkPdfOutlineItemDictionary::Prev(SkPdfNativeDoc* doc) { in Prev() function in SkPdfOutlineItemDictionary
|
| /external/llvm/include/llvm/IR/ |
| D | Use.h | 137 PointerIntPair<Use **, 2, PrevPtrTag> Prev; variable
|
| D | Value.h | 593 for (Use *I = UseList, **Prev = &UseList; I; I = I->Next) { in sortUseList() local
|
| /external/llvm/lib/Option/ |
| D | Option.cpp | 140 const char *Prev = Str; in accept() local
|
| D | OptTable.cpp | 194 unsigned Prev = Index; in ParseOneArg() local 275 unsigned Prev = Index; in ParseArgs() local
|
| /external/llvm/lib/CodeGen/ |
| D | MachineRegisterInfo.cpp | 216 MachineOperand *Prev = MO->Contents.Reg.Prev; in removeRegOperandFromUseList() local 257 MachineOperand *Prev = Src->Contents.Reg.Prev; in moveOperands() local
|
| /external/clang/lib/Lex/ |
| D | MacroInfo.cpp | 218 if (auto *Prev = getPrevious()) in dump() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | BugReporterVisitor.h | 263 const ExplodedNode *Prev, in VisitNode()
|
| /external/clang/lib/Format/ |
| D | TokenAnnotator.cpp | 160 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/ |
| D | ThreadSafetyCommon.h | 325 CallingContext *Prev; // The previous context; or 0 if none. member 333 : Prev(P), AttrDecl(D), SelfArg(nullptr), in Prev() function
|
| /external/llvm/lib/IR/ |
| D | BasicBlock.cpp | 137 Instruction *Prev = RI->getPrevNode(); in getTerminatingMustTailCall() local
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_annothandler.cpp | 849 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/ |
| D | EHStreamer.cpp | 285 CallSiteEntry &Prev = CallSites.back(); in computeCallSiteTable() local
|
| /external/clang/test/CXX/class.access/class.friend/ |
| D | p1.cpp | 123 X *Prev; member in test2::ilist_half_node
|