/external/libcxx/test/std/re/re.results/ |
D | types.pass.cpp | 35 typedef std::match_results<CharT*> MR; in test() typedef
|
/external/opencv3/modules/videostab/src/ |
D | wobble_suppression.cpp | 116 …Mat_<float> MR = S1 * getMotion(idx, k2, *motions2_).inv() * getMotion(idx, k2, *motions_) * S1.in… in suppress() local 168 Mat MR = S1 * getMotion(idx, k2, *motions2_).inv() * getMotion(idx, k2, *motions_) * S1.inv(); in suppress() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.cpp | 39 MachineRegisterInfo &MR = MF.getRegInfo(); in emitPrologue() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | Store.cpp | 216 const MemRegion *MR = V.getAsRegion(); in regionMatchesCXXRecordType() local 287 static const CXXRecordDecl *getCXXRecordType(const MemRegion *MR) { in getCXXRecordType() 299 const MemRegion *MR = Base.getAsRegion(); in evalDynamicCast() local
|
D | SimpleConstraintManager.cpp | 75 const MemRegion *MR = LV->getAsRegion(); in assume() local
|
D | SymbolManager.cpp | 421 bool SymbolReaper::isLiveRegion(const MemRegion *MR) { in isLiveRegion()
|
D | MemRegion.cpp | 1477 void RegionAndSymbolInvalidationTraits::setTrait(const MemRegion *MR, in setTrait() 1495 bool RegionAndSymbolInvalidationTraits::hasTrait(const MemRegion *MR, in hasTrait()
|
D | ExprEngineCallAndReturn.cpp | 203 const MemRegion *MR = V.getAsRegion(); in isTemporaryPRValue() local
|
D | CallEvent.cpp | 179 if (const MemRegion *MR = getArgSVal(Idx).getAsRegion()) in invalidateRegions() local
|
D | ProgramState.cpp | 118 const MemRegion *MR = LV.getAsRegion(); in bindLoc() local
|
D | BugReporterVisitors.cpp | 311 if (const MemRegion *MR = LValue->getAsRegion()) { in visitNodeInitial() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | SubEngine.h | 134 const MemRegion* MR) { in processRegionChange()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CStringChecker.cpp | 629 const MemRegion *MR, in setCStringLength() 671 const MemRegion *MR, in getCStringLengthForRegion() 709 const MemRegion *MR = Buf.getAsRegion(); in getCStringLength() local 901 if (Optional<loc::MemRegionVal> MR = L->getAs<loc::MemRegionVal>()) { in InvalidateBuffer() local 947 const MemRegion *MR) { in SummarizeRegion() 2042 const MemRegion *MR = VarLoc.getAsRegion(); in checkPreStmt() local 2078 const MemRegion *MR = *I; in checkRegionChanges() local 2093 const MemRegion *MR = I.getKey(); in checkRegionChanges() local
|
D | VforkChecker.cpp | 200 const MemRegion *MR = L.getAsRegion(); in checkBind() local
|
D | DereferenceChecker.cpp | 236 const MemRegion *MR = L.getAsRegion(); in checkBind() local
|
D | MallocChecker.cpp | 1517 const MemRegion *MR) { in SummarizeRegion() 1611 const MemRegion *MR = ArgVal.getAsRegion(); in ReportBadFree() local 1744 const MemRegion *MR = ArgVal.getAsRegion(); in ReportOffsetFree() local 2025 if (const MemRegion *MR = C.getLocationRegionIfPostStore(N)) { in getAllocationSite() local 2233 if (const MemRegion *MR = RetVal.getAsRegion()) in checkPreStmt() local
|
D | DynamicTypePropagation.cpp | 300 const MemRegion *MR = C.getSVal(NewE).getAsRegion(); in checkPostStmt() local
|
/external/opencv3/samples/cpp/ |
D | tvl1_optical_flow.cpp | 30 const int MR = 6; in computeColor() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 439 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local 461 MachineOperand &MR = FirstSt->getOperand(0); in createWideStores() local
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/ |
D | rdatatype.py | 42 MR = 9 variable
|
/external/opencv3/samples/gpu/ |
D | optical_flow.cpp | 32 const int MR = 6; in computeColor() local
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 223 ModRefInfo MR = GetLocation(Inst, Loc, *TLI); in getCallSiteDependencyFrom() local 702 ModRefInfo MR = AA->getModRefInfo(Inst, MemLoc); in getSimplePointerDependencyFrom() local 763 ModRefInfo MR = GetLocation(QueryInst, MemLoc, *TLI); in getDependency() local
|
/external/opencv/cxcore/src/ |
D | cxmean.cpp | 378 CV_DEF_INIT_BIG_FUNC_TAB_2D( Mean, MR ) in CV_DEF_INIT_BIG_FUNC_TAB_2D() argument
|
D | cxcopy.cpp | 262 CV_DEF_INIT_COPYSET_TAB_2D( Set, MR ) in CV_DEF_INIT_COPYSET_TAB_2D() argument
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 715 ModRefInfo MR = AA.getModRefInfo(C, cpyDest, srcSize); in performCallSlotOptzn() local
|