Searched refs:repeat (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dui.cpp81 const bool repeat,
90 if (first || repeat)
106 if (repeat)
143 bool repeat, size_t col)
157 repeat, col);
159 if (repeat)
78 format_paragraph(const std::string& text, const std::string& tag, const bool first, const bool repeat, const size_t col) argument
142 format_text_with_tag(const std::string& text, const std::string& tag, bool repeat, size_t col) argument
H A Dui_test.cpp45 bool repeat; member in struct:test
372 << (t->repeat ? "repeat" : "no repeat") << "', col "
378 t->repeat, t->col);

Completed in 10 milliseconds