| /external/libcxx/test/re/re.results/ |
| D | types.pass.cpp | 35 typedef std::match_results<CharT*> MR; in test() typedef
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SubEngine.h | 124 const MemRegion* MR) { in processRegionChange()
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | Store.cpp | 227 const MemRegion *MR = V.getAsRegion(); in regionMatchesCXXRecordType() local 298 static const CXXRecordDecl *getCXXRecordType(const MemRegion *MR) { in getCXXRecordType() 310 const MemRegion *MR = Base.getAsRegion(); in evalDynamicCast() local
|
| D | SimpleConstraintManager.cpp | 75 const MemRegion *MR = LV->getAsRegion(); in assume() local
|
| D | SymbolManager.cpp | 409 bool SymbolReaper::isLiveRegion(const MemRegion *MR) { in isLiveRegion()
|
| D | MemRegion.cpp | 1471 void RegionAndSymbolInvalidationTraits::setTrait(const MemRegion *MR, in setTrait() 1489 bool RegionAndSymbolInvalidationTraits::hasTrait(const MemRegion *MR, in hasTrait()
|
| D | CallEvent.cpp | 161 if (const MemRegion *MR = getArgSVal(Idx).getAsRegion()) in invalidateRegions() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetJITInfo.h | 103 virtual void relocate(void *Function, MachineRelocation *MR, in relocate()
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | CStringChecker.cpp | 621 const MemRegion *MR, in setCStringLength() 663 const MemRegion *MR, in getCStringLengthForRegion() 701 const MemRegion *MR = Buf.getAsRegion(); in getCStringLength() local 830 if (Optional<loc::MemRegionVal> MR = L->getAs<loc::MemRegionVal>()) { in InvalidateBuffer() local 866 const MemRegion *MR) { in SummarizeRegion() 1959 const MemRegion *MR = VarLoc.getAsRegion(); in checkPreStmt() local 1995 const MemRegion *MR = *I; in checkRegionChanges() local 2010 const MemRegion *MR = I.getKey(); in checkRegionChanges() local
|
| D | DynamicTypePropagation.cpp | 201 const MemRegion *MR = C.getSVal(NewE).getAsRegion(); in checkPostStmt() local
|
| D | DereferenceChecker.cpp | 232 const MemRegion *MR = L.getAsRegion(); in checkBind() local
|
| D | MallocChecker.cpp | 1254 const MemRegion *MR) { in SummarizeRegion() 1349 const MemRegion *MR = ArgVal.getAsRegion(); in ReportBadFree() local 1460 const MemRegion *MR = ArgVal.getAsRegion(); in ReportOffsetFree() local 1708 if (const MemRegion *MR = C.getLocationRegionIfPostStore(N)) { in getAllocationSite() local 1911 if (const MemRegion *MR = RetVal.getAsRegion()) in checkPreStmt() local
|
| /external/llvm/lib/Analysis/ |
| D | AliasAnalysisCounter.cpp | 32 unsigned NoMR, JustRef, JustMod, MR; member in __anon98a4be0a0111::AliasAnalysisCounter
|
| D | MemoryDependenceAnalysis.cpp | 212 AliasAnalysis::ModRefResult MR = GetLocation(Inst, Loc, AA); in getCallSiteDependencyFrom() local 520 AliasAnalysis::ModRefResult MR = AA->getModRefInfo(Inst, MemLoc); in getPointerDependencyFrom() local 581 AliasAnalysis::ModRefResult MR = GetLocation(QueryInst, MemLoc, AA); in getDependency() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMJITInfo.cpp | 268 void ARMJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsJITInfo.cpp | 248 void MipsJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
| /external/llvm/lib/Target/X86/ |
| D | X86JITInfo.cpp | 548 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
| D | X86CodeEmitter.cpp | 281 MachineRelocation MR = Indirect in emitGlobalAddress() local
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcJITInfo.cpp | 276 void SparcJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCJITInfo.cpp | 424 void PPCJITInfo::relocate(void *Function, MachineRelocation *MR, in relocate()
|
| /external/smack/src/org/xbill/DNS/ |
| D | Type.java | 40 public static final int MR = 9; field in Type 235 types.add(MR, "MR", new MRRecord()); in types.add() argument
|
| /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/ExecutionEngine/JIT/ |
| D | JITEmitter.cpp | 397 void addRelocation(const MachineRelocation &MR) override { in addRelocation() 832 MachineRelocation &MR = Relocations[i]; in finishFunction() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | MemCpyOptimizer.cpp | 699 AliasAnalysis::ModRefResult MR = AA.getModRefInfo(C, cpyDest, srcSize); in performCallSlotOptzn() local
|