Home
last modified time | relevance | path

Searched defs:DumpAll (Results 1 – 5 of 5) sorted by relevance

/external/skqp/tests/
DPathOpsDebug.cpp457 void DumpAll(const SkTSpan* span) { in DumpAll() function
1375 void DumpAll(const SkOpContour& contour) { in DumpAll() function
1443 void DumpAll(const SkOpSegment& segment) { in DumpAll() function
1463 void DumpAll(const SkOpPtT& ptT) { in DumpAll() function
1475 void DumpAll(const SkOpSpanBase& spanBase) { in DumpAll() function
/external/skia/tests/
DPathOpsDebug.cpp457 void DumpAll(const SkTSpan* span) { in DumpAll() function
1375 void DumpAll(const SkOpContour& contour) { in DumpAll() function
1443 void DumpAll(const SkOpSegment& segment) { in DumpAll() function
1463 void DumpAll(const SkOpPtT& ptT) { in DumpAll() function
1475 void DumpAll(const SkOpSpanBase& spanBase) { in DumpAll() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp108 static opt<bool> DumpAll("all", desc("Dump all debug info sections"), variable
/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc590 void HeapprofdProducer::DumpAll() { in DumpAll() function in perfetto::profiling::HeapprofdProducer
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc876 void CoverageData::DumpAll() { in DumpAll() function in __sanitizer::CoverageData