Lines Matching refs:endl
66 …: -ulf ulf_file -rc rc_output_file -rct rc_template_file -rch rch_file -rcf rcf_file" << std::endl; in ShowUsage()
67 std::cout << "-ulf Name of the ulf file" << std::endl; in ShowUsage()
68 std::cout << "-rc Name of the resulting resource file" << std::endl; in ShowUsage()
69 std::cout << "-rct Name of the resource template file" << std::endl; in ShowUsage()
70 std::cout << "-rch Name of the resource file header" << std::endl; in ShowUsage()
71 std::cout << "-rcf Name of the resource file footer" << std::endl; in ShowUsage()
391 out << line << std::endl; in read_ulf_file()
442 os << line << std::endl; in concatenate_files()
588 std::cout << ex.what() << std::endl; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
592 std::cout << ex.what() << std::endl; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
597 std::cout << "Unexpected error..." << std::endl; in SAL_IMPLEMENT_MAIN_WITH_ARGS()