Searched defs:outfile (Results 1 – 1 of 1) sorted by relevance
| /dpdk/doc/guides/ |
| H A D | conf.py | 211 def print_table_header(outfile, num_cols, header_names, title): argument 231 def print_table_body(outfile, num_cols, ini_files, ini_data, default_features): argument 245 def print_table_row(outfile, feature, line): argument 251 def print_table_divider(outfile, num_cols): argument 262 def print_table_css(outfile, table_id): argument
|