Home
last modified time | relevance | path

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

12

/third_party/nghttp2/examples/
Dasio-cl2.cc36 void print_header(const header_map &h) { in print_header() function
43 void print_header(const response &res) { in print_header() function
45 print_header(res.header()); in print_header()
48 void print_header(const request &req) { in print_header() function
56 print_header(req.header()); in print_header()
96 print_header(res); in main()
111 print_header(push_req); in main()
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/boost/libs/numeric/ublas/benchmarks/
Dbenchmark.hpp25 void print_header() in print_header() function in boost::numeric::ublas::benchmark::benchmark
36 print_header(); in run()
/third_party/littlefs/scripts/
Dcode.py129 def print_header(by=''): function
139 print_header(by=by)
145 print_header(by='%s (%d added, %d removed)' % (by,
172 print_header()
Dcoverage.py150 def print_header(by=''): function
160 print_header(by=by)
170 print_header(by='%s (%d added, %d removed)' % (by,
219 print_header()
/third_party/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()
/third_party/json/benchmarks/thirdparty/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()
/third_party/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()
/third_party/mbedtls/tests/
Dcontext-info.sh58 print_header() function
146 print_header "$TEST_NAME" "$OUT_FILE" "$RUN_CMD"
/third_party/boost/libs/container/bench/
Dbench_alloc_expand_fwd.cpp164 void print_header() in print_header() function
194 print_header(); in main()
Dbench_alloc_shrink_to_fit.cpp67 void print_header() in print_header() function
159 print_header(); in main()
Dbench_alloc_expand_bwd.cpp91 void print_header() in print_header() function
198 print_header(); in main()
Dbench_alloc_stable_vector_burst.cpp184 void print_header() in print_header() function
251 print_header(); in main()
Dbench_adaptive_node_pool.cpp255 void print_header() in print_header() function
/third_party/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
/third_party/mesa3d/src/mesa/main/
Dget_hash_generator.py47 def print_header(): function
228 print_header()
/third_party/iptables/iptables/
Dnft-shared.h95 void (*print_header)(unsigned int format, const char *chain, member
148 void print_header(unsigned int format, const char *chain, const char *pol,
Dnft-ipv6.c406 .print_header = print_header,
Dnft-ipv4.c454 .print_header = print_header,
Dip6tables.c300 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function
752 print_header(format, this, handle); in list_entries()
Diptables.c290 print_header(unsigned int format, const char *chain, struct xtc_handle *handle) in print_header() function
743 print_header(format, this, handle); in list_entries()
/third_party/e2fsprogs/debugfs/
Dfilefrag.c69 static void print_header(struct filefrag_struct *fs) in print_header() function
159 print_header(fs); in filefrag()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c586 print_header (const char *name, const char *value, gpointer data) in print_header() function
604 print_header, NULL); in server_callback()

12