| /third_party/python/Doc/c-api/ |
| D | intro.rst | 348 .. _api-refcountdetails: 350 Reference Count Details
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | TrigramIndex.h | 58 std::vector<unsigned> Counts; variable
|
| D | TrailingObjects.h | 331 additionalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in additionalSizeToAlloc() 343 totalSizeToAlloc(typename trailing_objects_internal::ExtractSecondType< in totalSizeToAlloc()
|
| /third_party/astc-encoder/Docs/ |
| D | Terminology.md | 10 ## Counts section in Terminology for the ASTC Encoder
|
| /third_party/gn/src/gn/ |
| D | ninja_build_writer.cc | 42 struct Counts { struct 43 Counts() : count(0), last_seen(nullptr) {} in Counts() function 46 int count; 49 const Target* last_seen;
|
| /third_party/skia/tests/ |
| D | PromiseImageTest.cpp | 362 struct Counts { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() struct 363 int fFulfillCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 364 int fReleaseCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | CGProfile.cpp | 27 MapVector<std::pair<Function *, Function *>, uint64_t> Counts; in run() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | SyntheticCountsPropagation.cpp | 101 DenseMap<Function *, Scaled64> Counts; in run() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandImm.cpp | 48 CountMap Counts; in tryToreplicateChunks() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1361 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() 1371 auto GetMostCommon = [](auto &Counts) { in LowerBUILD_VECTOR()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProfReader.cpp | 890 std::vector<uint64_t> &Counts) { in getFunctionCounts()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 220 std::vector<uint64_t> Counts; in loadFunctionRecord() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMapping.h | 290 void setCounts(ArrayRef<uint64_t> Counts) { CounterValues = Counts; } in setCounts()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | InstrProf.h | 686 std::vector<uint64_t> Counts; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonConstExtenders.cpp | 1375 CMap Counts; in assignInits() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Verifier.cpp | 2097 for (auto &Counts : FrameEscapeInfo) { in verifyFrameRecoverIndices() local
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 2830 struct Counts { struct 2838 std::size_t passed = 0; 2839 std::size_t failed = 0; 2840 std::size_t failedButOk = 0;
|