/third_party/python/Doc/c-api/ |
D | intro.rst | 313 .. _api-refcountdetails: 315 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/gn/src/gn/ |
D | ninja_build_writer.cc | 41 struct Counts { struct 42 Counts() : count(0), last_seen(nullptr) {} in Counts() argument 45 int count; 48 const Target* last_seen;
|
/third_party/flutter/skia/tests/ |
D | PromiseImageTest.cpp | 478 struct Counts { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() struct 479 int fFulfillCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 480 int fReleaseCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 481 int fDoneCount = 0; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/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/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/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/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
|