Home
last modified time | relevance | path

Searched defs:Counts (Results 1 – 25 of 48) sorted by relevance

12

/external/catch2/include/internal/
Dcatch_totals.h15 struct Counts { struct
36 Counts assertions; argument
/external/python/cpython2/Doc/c-api/
Dintro.rst172 .. _api-refcountdetails:
174 Reference Count Details
/external/python/cpython3/Doc/c-api/
Dintro.rst313 .. _api-refcountdetails:
315 Reference Count Details
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBNF.java133 static class Counts { class in TestBNF
136 Counts(int max) { in Counts() method in TestBNF.Counts
/external/llvm-project/llvm/include/llvm/Support/
DTrigramIndex.h57 std::vector<unsigned> Counts; variable
DTrailingObjects.h330 additionalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in additionalSizeToAlloc()
342 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in totalSizeToAlloc()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTrigramIndex.h58 std::vector<unsigned> Counts; variable
DTrailingObjects.h331 additionalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in additionalSizeToAlloc()
343 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in totalSizeToAlloc()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp29 MapVector<std::pair<Function *, Function *>, uint64_t> &Counts) { in addModuleFlags()
52 MapVector<std::pair<Function *, Function *>, uint64_t> Counts; in runCGProfilePass() local
/external/llvm-project/llvm/unittests/FuzzMutate/
DReservoirSamplerTest.cpp37 std::vector<int> Counts(Items.size(), 0); in TEST() local
/external/skia/tests/
DPromiseImageTest.cpp361 struct Counts { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() struct
362 int fFulfillCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
363 int fReleaseCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/libchrome/base/metrics/
Dhistogram.h105 typedef std::vector<Count> Counts; typedef
Dhistogram_functions_unittest.cc78 TEST(HistogramFunctionsTest, Counts) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp27 MapVector<std::pair<Function *, Function *>, uint64_t> Counts; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp101 DenseMap<Function *, Scaled64> Counts; in run() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp100 DenseMap<Function *, Scaled64> Counts; in run() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp379 Counters Counts = WaitCounts; in insertWait() local
441 Counters Counts, WaitOn; in handleExistingWait() local
/external/llvm-project/llvm/unittests/ProfileData/
DInstrProfTest.cpp121 std::vector<uint64_t> Counts; in TEST_P() local
813 std::vector<uint64_t> Counts; in TEST_P() local
1003 std::vector<uint64_t> Counts; in TEST_P() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp48 CountMap Counts; in tryToreplicateChunks() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp48 CountMap Counts; in tryToreplicateChunks() local
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp125 std::vector<uint64_t> Counts; in TEST_P() local
817 std::vector<uint64_t> Counts; in TEST_P() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp191 std::vector<uint64_t> Counts; in load() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1361 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR()
1371 auto GetMostCommon = [](auto &Counts) { in LowerBUILD_VECTOR()
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp696 std::vector<uint64_t> &Counts) { in getFunctionCounts()
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp165 CountMap Counts; in tryToreplicateChunks() local

12