Home
last modified time | relevance | path

Searched refs:print_header (Results 1 - 15 of 15) sorted by relevance

/third_party/benchmark/src/
H A Dconsole_reporter.cc79 bool print_header = !printed_header_; in ReportRuns() local
82 print_header |= (output_options_ & OO_Tabular) && in ReportRuns()
84 if (print_header) { in ReportRuns()
/third_party/musl/Benchmark/scripts/
H A Dcompare_benchmark_result.py40 def print_header(args): member in BenchmarkDataParser
81 self.print_header(args)
/third_party/mbedtls/tests/
H A Dcontext-info.sh46 print_header() function
134 print_header "$TEST_NAME" "$OUT_FILE" "$RUN_CMD"
/third_party/mesa3d/src/mesa/main/
H A Dget_hash_generator.py47 def print_header(): function
228 print_header()
/third_party/littlefs/scripts/
H A Dcoverage.py205 def print_header(by=''): function
239 print_header(by=by)
245 print_header(by='%s (%d added, %d removed)' % (by,
277 print_header()
/third_party/ltp/pan/
H A Dtag_report.h48 int print_header( SYM );
H A Dreporter.c143 print_header(tags); in scanner_reporter()
H A Dtag_report.c377 int print_header(SYM tags) in print_header() function
/third_party/nghttp2/examples/
H A Dlibevent-client.c180 static void print_header(FILE *f, const uint8_t *name, size_t namelen, in print_header() function
194 print_header(f, nva[i].name, nva[i].namelen, nva[i].value, nva[i].valuelen); in print_headers()
228 print_header(stderr, name, namelen, value, valuelen); in on_header_callback()
/third_party/elfutils/src/
H A Dsize.c317 print_header (Elf *elf) in print_header() function
657 print_header (elf); in handle_elf()
/third_party/node/deps/cares/src/tools/
H A Dadig.c279 static void print_header(const ares_dns_record_t *dnsrec) in print_header() function
769 print_header(dnsrec); in callback()
/third_party/lame/mpglib/
H A Dcommon.c150 print_header(PMPSTR mp, struct frame *fr)
281 /* print_header(mp, fr); */ in decode_header()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.h159 void print_header(std::ostream& os ) const;
H A Dsfn_shader.cpp1281 print_header(os); in print()
1305 void Shader::print_header(std::ostream& os) const in print_header() function in r600::Shader
/third_party/libinput/tools/
H A Dlibinput-record.c1405 print_header(FILE *fp, struct record_context *ctx) in print_header() function
2290 print_header(ctx->first_device->fp, ctx); in mainloop()

Completed in 13 milliseconds