Searched refs:out_table (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/kyua-cli/dist/cli/ |
| H A D | cmd_help.cpp | 142 ui->out_table(options_table, formatter, " "); in general_help() 152 ui->out_table(command_tables.find(category)->second, formatter, " "); in general_help() 192 ui->out_table(general_table, formatter, " "); in subcommand_help() 198 ui->out_table(command_table, formatter, " "); in subcommand_help()
|
| /minix3/external/bsd/kyua-cli/dist/utils/cmdline/ |
| H A D | ui.hpp | 69 void out_table(const utils::text::table&, utils::text::table_formatter,
|
| H A D | ui_test.cpp | 287 ui.out_table(table, formatter, " "); in ATF_TEST_CASE_BODY() 317 ui.out_table(table, formatter, " "); in ATF_TEST_CASE_BODY()
|
| H A D | ui.cpp | 213 cmdline::ui::out_table(const text::table& table, in out_table() function in cmdline::ui
|