Home
last modified time | relevance | path

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

/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/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/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp131 static opt<bool> DumpAll("all", desc("Dump all debug info sections"), variable
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.cpp706 bool DumpAll() const { in DumpAll() function in CommandObjectProcessMinidumpDump
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_coverage_libcdep.cc876 void CoverageData::DumpAll() { in DumpAll() function in __sanitizer::CoverageData
/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc758 void HeapprofdProducer::DumpAll() { in DumpAll() function in perfetto::profiling::HeapprofdProducer