Home
last modified time | relevance | path

Searched refs:print_header (Results 1 – 25 of 26) sorted by relevance

12

/external/libcxx/utils/google-benchmark/src/
Dconsole_reporter.cc76 bool print_header = !printed_header_; in ReportRuns() local
79 print_header |= (output_options_ & OO_Tabular) && in ReportRuns()
81 if (print_header) { in ReportRuns()
/external/google-benchmark/src/
Dconsole_reporter.cc76 bool print_header = !printed_header_; in ReportRuns() local
79 print_header |= (output_options_ & OO_Tabular) && in ReportRuns()
81 if (print_header) { in ReportRuns()
/external/iptables/extensions/
Dlibip6t_ipv6header.c178 print_header(uint8_t flags){ in print_header() function
210 print_header(info->matchflags); in ipv6header_print()
224 print_header(info->matchflags); in ipv6header_save()
/external/python/cpython3/Tools/pybench/
DCommandLine.py497 self.print_header()
528 def print_header(self): member in Application
590 self.print_header()
598 self.print_header()
Dpybench.py592 def print_header(self, title='Benchmark'): member in Benchmark
652 compare_to.print_header('Comparing with')
913 bench.print_header()
949 bench.print_header()
/external/python/cpython2/Tools/pybench/
DCommandLine.py493 self.print_header()
523 def print_header(self): member in Application
584 self.print_header()
591 self.print_header()
Dpybench.py586 def print_header(self, title='Benchmark'): member in Benchmark
647 compare_to.print_header('Comparing with')
898 bench.print_header()
934 bench.print_header()
/external/lisa/tools/scripts/
Dframestats_analysis.py76 def print_header(df): function
110 print_header(base[name][averages])
/external/mesa3d/src/mesa/main/
Dget_hash_generator.py49 def print_header(): function
230 print_header()
/external/ltp/pan/
Dtag_report.h48 int print_header( SYM );
Dreporter.c143 print_header(tags); in scanner_reporter()
Dtag_report.c377 int print_header(SYM tags) in print_header() function
/external/e2fsprogs/debugfs/
Dfilefrag.c69 static void print_header(struct filefrag_struct *fs) in print_header() function
155 print_header(fs); in filefrag()
/external/iptables/iptables/
Dnft-shared.h89 void (*print_header)(unsigned int format, const char *chain, member
145 void print_header(unsigned int format, const char *chain, const char *pol,
Dnft-ipv6.c190 print_header(format, chain, pol, counters, basechain, refs); in nft_ipv6_print_header()
457 .print_header = nft_ipv6_print_header,
Dnft-ipv4.c250 print_header(format, chain, pol, counters, basechain, refs); in nft_ipv4_print_header()
508 .print_header = nft_ipv4_print_header,
Dnft-bridge.c641 .print_header = nft_bridge_print_header,
Dnft-arp.c665 .print_header = nft_arp_print_header,
Dip6tables.c467 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function
963 print_header(format, this, handle); in list_entries()
Diptables.c451 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function
947 print_header(format, this, handle); in list_entries()
Dnft-shared.c562 void print_header(unsigned int format, const char *chain, const char *pol, in print_header() function
/external/elfutils/src/
Dsize.c335 print_header (Elf *elf) in print_header() function
666 print_header (elf); in handle_elf()
/external/v8/src/
Dtransitions.h181 bool print_header = true); // NOLINT
Dobjects-printer.cc1602 bool print_header) { // NOLINT in PrintTransitions() argument
1604 if (print_header) { in PrintTransitions()
/external/libogg/src/
Dframing.c1076 void print_header(ogg_page *og){ in print_header() function

12