Lines Matching defs:endl
67 std::cout << base64Output << std::endl;
73 std::cout << "Panda file size statistic:" << std::endl;
80 std::cout << name << " section: " << size << std::endl;
85 std::cout << name << ": " << stat.at(std::string(name)) << std::endl;
88 std::cout << "total: " << totalSize << std::endl;
94 std::cout << "Panda file size statistic:" << std::endl;
114 std::fixed << std::setprecision(precision) << (size * percentFlag / totalSize) << "%" << std::endl;
117 std::cout << "total: " << totalSize << std::endl;
132 std::cerr << e.Message() << std::endl;
233 << "But file '" << abcFileName << "' is not a merged abc." << std::endl;
249 << "But file '" << abcFileName << "' is a merged abc." << std::endl;
264 << ", but is " << programsInfo.size() << std::endl;
269 std::cerr << "GenerateProgram Failed!" << std::endl;
310 std::cerr << options->ErrorMsg() << std::endl;