Searched refs:CMR (Results 1 – 4 of 4) sorted by relevance
52 my $CMR = 'CPAN/Meta/Requirements.pm';54 $INC{$CMR} = undef;59 delete $INC{$CMR};
156 [](const CounterMappingRegion &CMR) { in write() argument157 return CMR.startLoc() <= CMR.endLoc(); in write()
340 auto CMR = CounterMappingRegion(C, C2, InferredFileID, ExpandedFileID, in readMappingRegionsSubArray() local343 if (CMR.startLoc() > CMR.endLoc()) in readMappingRegionsSubArray()345 MappingRegions.push_back(CMR); in readMappingRegionsSubArray()
265 # CMR standardizes stuff in a way that makes it hard to test original vs final