Searched defs:getCounter (Results 1 - 9 of 9) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
H A DDHValidationParameters.java18 public int getCounter() method in class:DHValidationParameters
H A DDSAValidationParameters.java28 public int getCounter() method in class:DSAValidationParameters
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
H A DCoverageNodeImpl.java128 public ICounter getCounter(final CounterEntity entity) { method in class:CoverageNodeImpl
H A DICoverageNode.java132 public ICounter getCounter(CounterEntity entity); method in interface:ICoverageNode
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h239 const uint64_t *getCounter(IntPtrT CounterPtr) const { function in class:llvm::RawInstrProfReader
/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp52 const Counter &getCounter() const { return Count; } function in class:__anon1266::SourceMappingRegion
279 Region.getCounter(), *CovFileID, LineStart, ColumnStart, LineEnd,
396 return Counter::getCounter(CounterMap[S]);
431 SourceRegions.emplace_back(Region.getCounter(), NestedLoc, EndLoc);
463 Counter ExitCount = getRegion().getCounter();
534 ParentCounter = I.getCounter();
543 SourceRegions.emplace_back(I.getCounter(), Loc,
653 BreakContinueStack.back().BreakCount, getRegion().getCounter());
660 BreakContinueStack.back().ContinueCount, getRegion().getCounter());
667 Counter ParentCount = getRegion().getCounter();
[all...]
/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h126 static Counter getCounter(unsigned CounterId) { function in struct:llvm::coverage::Counter
604 Counter::getCounter(~0U),
605 Counter::getCounter(~0U));
611 Counter::getCounter(~0U),
612 Counter::getCounter(~0U));
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...

Completed in 254 milliseconds