| /external/clang/test/ARCMT/ |
| D | objcmt-property-dot-syntax.m | 89 @protocol PR protocol 95 {
|
| /external/clang/test/SemaCXX/ |
| D | access-control-check.cpp | 14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}} in PR() function in N
|
| /external/clang/include/clang/Lex/ |
| D | PreprocessingRecord.h | 110 void operator delete(void* ptr, PreprocessingRecord& PR, in delete() 527 inline void* operator new(size_t bytes, clang::PreprocessingRecord& PR, in new() 532 inline void operator delete(void* ptr, clang::PreprocessingRecord& PR, in delete()
|
| /external/clang/test/CodeGenCXX/ |
| D | nested-base-member-access.cpp | 38 void PR() { in PR() function
|
| D | constructor-init.cpp | 36 void PR() { in PR() function
|
| /external/opencv/cv/src/ |
| D | cvfloodfill.cpp | 144 int k, YC, PL, PR, dir; in icvFloodFill_8u_CnIR() local 276 int k, YC, PL, PR, dir; in icvFloodFill_32f_CnIR() local 453 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_8u_CnIR() local 759 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_32f_CnIR() local
|
| /external/llvm/tools/llc/ |
| D | llc.cpp | 348 const PassRegistry *PR = PassRegistry::getPassRegistry(); in compileModule() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonPeephole.cpp | 269 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
|
| D | HexagonHardwareLoops.cpp | 1459 unsigned PR = PN->getOperand(0).getReg(); in createPreheaderForLoop() local
|
| /external/llvm/lib/CodeGen/ |
| D | RegisterScavenging.cpp | 58 BitVector PR = MBB->getParent()->getFrameInfo()->getPristineRegs(MBB); in initRegState() local
|
| D | Passes.cpp | 489 const PassRegistry *PR = PassRegistry::getPassRegistry(); in addMachinePasses() local
|
| D | RegAllocPBQP.cpp | 830 inline raw_ostream &operator<<(raw_ostream &OS, const PrintNodeInfo &PR) { in operator <<()
|
| D | MachineVerifier.cpp | 687 BitVector PR = MFI->getPristineRegs(MBB); in visitMachineBasicBlockBefore() local
|
| /external/opencv/cvaux/src/ |
| D | cvsegment.cpp | 123 int k, YC, PL, PR, flag/*, curstep*/; in icvSegmFloodFill_Stage1() local
|
| /external/llvm/lib/IR/ |
| D | Verifier.cpp | 2215 PointerType *PR = dyn_cast<PointerType>(R); in isTypeCongruent() local
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 5519 } else if (const ObjCPropertyRefExpr *PR = dyn_cast<ObjCPropertyRefExpr>(E)) { in getDecltypeForExpr() local
|
| D | SemaExpr.cpp | 3854 ExprResult PR = S.CheckPlaceholderExpr(V.get()); in CheckRealImagOperand() local 9438 ExprResult PR = S.CheckPlaceholderExpr(Op); in CheckIncrementDecrementOperand() local 9791 ExprResult PR = S.CheckPlaceholderExpr(Op); in CheckIndirectionOperand() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4483 unsigned PR = RegInfo.getLiveInPhysReg(Reg); in EmitFuncArgumentDbgValue() local
|
| /external/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 9375 MCSymbol *PR = getParser().getContext().GetOrCreateSymbol(Name); in parseDirectivePersonality() local
|