Home
last modified time | relevance | path

Searched defs:getCounter (Results 1 – 18 of 18) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DDHValidationParameters.java18 public int getCounter() in getCounter() method in DHValidationParameters
DDSAValidationParameters.java28 public int getCounter() in getCounter() method in DSAValidationParameters
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/params/
DDHValidationParameters.java22 public int getCounter() in getCounter() method in DHValidationParameters
DDSAValidationParameters.java32 public int getCounter() in getCounter() method in DSAValidationParameters
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/params/
DDHValidationParameters.java22 public int getCounter() in getCounter() method in DHValidationParameters
DDSAValidationParameters.java32 public int getCounter() in getCounter() method in DSAValidationParameters
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DICoverageNode.java132 ICounter getCounter(CounterEntity entity); in getCounter() method
DCoverageNodeImpl.java128 public ICounter getCounter(final CounterEntity entity) { in getCounter() method in CoverageNodeImpl
/external/bcc/src/cc/frontends/p4/compiler/
DebpfProgram.py435 def getCounter(self, name): member in EbpfProgram
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h239 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h278 const uint64_t *getCounter(ptrdiff_t Offset) const { in getCounter() function
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfReader.h287 const uint64_t *getCounter(ptrdiff_t Offset) const { in getCounter() function
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h126 static Counter getCounter(unsigned CounterId) { in getCounter() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h132 static Counter getCounter(unsigned CounterId) { in getCounter() function
/external/llvm-project/openmp/runtime/src/
Dkmp_stats.h737 inline counter *getCounter(counter_e idx) { return &_counters[idx]; } in getCounter() function
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp52 const Counter &getCounter() const { return Count; } in getCounter() function in __anon89523c590111::SourceMappingRegion
/external/llvm-project/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h134 static Counter getCounter(unsigned CounterId) { in getCounter() function
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp117 const Counter &getCounter() const { return Count; } in getCounter() function in __anon8ce2bf070211::SourceMappingRegion