Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dconsole_reporter.cc55 void ConsoleReporter::PrintHeader(const Run& run) { in PrintHeader() function in benchmark::ConsoleReporter
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dconsole_reporter.cc55 void ConsoleReporter::PrintHeader(const Run& run) { in PrintHeader() function in benchmark::ConsoleReporter
/netbsd-src/external/mit/lua/dist/src/
H A Dluac.c674 static void PrintHeader(const Proto* f) in PrintHeader() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5457 auto PrintHeader = [&](Optional<StringRef> SecName, in printNotes() local
5844 std::function<void()> PrintHeader) { in printNonRelocatableStackSizes()
5874 std::function<void()> PrintHeader) { in printRelocatableStackSizes()
5966 auto PrintHeader = [&]() { in printStackSizes() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1182 void PrintHeader(std::ostream* ss) const { in PrintHeader() function in testing::internal::edit_distance::__anonaa9cce310211::Hunk