Home
last modified time | relevance | path

Searched refs:title (Results 1 – 25 of 1175) sorted by relevance

12345678910>>...47

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_setproctitle.h17 #define ngx_setproctitle(title) setproctitle("%s", title) argument
30 void ngx_setproctitle(char *title);
38 void ngx_setproctitle(char *title);
43 #define ngx_setproctitle(title) argument
H A Dngx_setproctitle.c79 ngx_setproctitle(char *title) in ngx_setproctitle() argument
95 p = ngx_cpystrn(p, (u_char *) title, ngx_os_argv_last - (char *) p); in ngx_setproctitle()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_hexdump.c14 rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_hexdump() argument
21 title ? : " Dump data", data, len); in rte_hexdump()
52 rte_memdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_memdump() argument
58 if (title) in rte_memdump()
59 fprintf(f, "%s: ", title); in rte_memdump()
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_03.HP.out7 <div class="title"> Type</div>
9 <div class="title">InUse</div>
11 <div class="title">MemUse</div>
13 <div class="title">HighUse</div>
15 <div class="title">Requests</div>
17 <div class="title">Size(s)</div>
H A Dtest_03.H.out1title"> Type</div><div class="text"> </div><div class="title">InUse</div><div class="text"…
H A Dtest_09.H.out1title">Item </div><div class="title"> Count</div></div><div class="line"><div class="te…
H A Dtest_09.HP.out2 <div class="title">Item </div>
3 <div class="title"> Count</div>
30 <div class="title">Item </div>
31 <div class="title"> Count</div>
58 <div class="title">Test </div>
59 <div class="title"> Three</div>
H A Dtest_05.H.out1title">Sample text</div></div><div class="line"><div class="text">This sample text was taken from …
H A Dtest_05.HP.out2 <div class="title">Sample text</div>
8 <div class="title">Gurmukhi:</div>
14 <div class="title">Shahmukhi:</div>
20 <div class="title">Transliteration</div>
84 <div class="title">Width</div>
95 <div class="title">Width</div>
106 <div class="title">Width</div>
117 <div class="title">Width</div>
133 <div class="title">Width</div>
141 <div class="title">Department </div>
[all …]
H A Dtest_04.H.out1 <div class="line"><div class="title">Last Name </div><div class="title">First Name </div><div …
H A Dtest_04.HP.out2 <div class="title">Last Name </div>
3 <div class="title">First Name </div>
4 <div class="title">Department</div>
H A Dtest_03.HIPx.out7 <div class="title"> Type</div>
9 <div class="title">InUse</div>
11 <div class="title">MemUse</div>
13 <div class="title">HighUse</div>
15 <div class="title">Requests</div>
17 <div class="title">Size(s)</div>
H A Dtest_09.HIPx.out2 <div class="title">Item </div>
3 <div class="title"> Count</div>
30 <div class="title">Item </div>
31 <div class="title"> Count</div>
58 <div class="title">Test </div>
59 <div class="title"> Three</div>
H A Dtest_04.HIPx.out2 <div class="title">Last Name </div>
3 <div class="title">First Name </div>
4 <div class="title">Department</div>
H A Dtest_05.HIPx.out2 <div class="title">Sample text</div>
8 <div class="title">Gurmukhi:</div>
14 <div class="title">Shahmukhi:</div>
20 <div class="title">Transliteration</div>
84 <div class="title">Width</div>
95 <div class="title">Width</div>
106 <div class="title">Width</div>
117 <div class="title">Width</div>
133 <div class="title">Width</div>
141 <div class="title">Department </div>
[all …]
H A Dtest_08.H.out1title">Item </div><div class="title"> Count</div></div><div class="line"><div class="da…
/f-stack/dpdk/drivers/common/qat/
H A Dqat_logs.h19 #define QAT_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
20 qat_hexdump_log(RTE_LOG_ ## level, qat_dp_logtype, title, buf, len)
30 qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title,
H A Dqat_logs.c11 qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in qat_hexdump_log() argument
15 rte_hexdump(rte_log_get_stream(), title, buf, len); in qat_hexdump_log()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_hexdump.h35 rte_hexdump(FILE *f, const char * title, const void * buf, unsigned int len);
53 rte_memdump(FILE *f, const char * title, const void * buf, unsigned int len);
/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c72 const char *title; member
437 printf("====== %s ======\n", config.title); in showLatencyReport()
455 printf("\"%s\",\"%.2f\"\n", config.title, reqpersec); in showLatencyReport()
457 printf("%s: %.2f requests per second\n", config.title, reqpersec); in showLatencyReport()
461 static void benchmark(char *title, char *cmd, int len) { in benchmark() argument
464 config.title = title; in benchmark()
629 printf("%s: %.2f\r", config.title, rps); in showThroughput()
703 sds title = sdsnew(argv[0]); in main() local
705 title = sdscatlen(title, " ", 1); in main()
706 title = sdscatlen(title, (char*)argv[i], strlen(argv[i])); in main()
[all …]
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_logs.c15 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in bcmfs_hexdump_log() argument
23 rte_hexdump(rte_log_get_stream(), title, buf, len); in bcmfs_hexdump_log()
H A Dbcmfs_logs.h22 #define BCMFS_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
23 bcmfs_hexdump_log(RTE_LOG_ ## level, bcmfs_dp_logtype, title, buf, len)
/f-stack/freebsd/contrib/openzfs/cmd/arc_summary/
H A Darc_summary3625 for title, value in ta_todo:
626 prt_i2(title, f_perc(value, all_accesses), f_hits(value))
656 for title, value in cl_todo:
657 prt_i2(title, f_perc(value, arc_stats['hits']), f_hits(value))
674 for title, value in dt_todo:
675 prt_i2(title, f_perc(value, arc_stats['hits']), f_hits(value))
686 for title, value in dm_todo:
687 prt_i2(title, f_perc(value, arc_stats['misses']), f_hits(value))
737 for title, value in l2_todo:
738 prt_i1(title, f_hits(arc_stats[value]))
/f-stack/dpdk/devtools/
H A Dcheck-maintainers.sh49 printf "# $title "
69 title="$line"
/f-stack/dpdk/doc/guides/
H A Dconf.py158 def generate_overview_table(output_filename, table_id, section, table_name, title): argument
251 print_table_header(outfile, num_cols, header_names, title)
255 def print_table_header(outfile, num_cols, header_names, title): argument
263 print_table_row(outfile, title, line)

12345678910>>...47