Home
last modified time | relevance | path

Searched refs:endl (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/tools/tools/track/
H A Dtrack.sh35 endl="\r\n"
38 endl="\r\n"
41 endl="\r"
47 printf "%s%*s${endl}" "${line}" $((${COLUMNS:-80} - ${#line} - 1)) " "
/freebsd/tools/tools/mctest/
H A Dmctest.cc77 cerr << message << endl; in usage()
197 cout << "Missed " << number - n << " packets." << endl; in sink()
201 packets[i].tv_usec << endl; in sink()
212 cout << "maximum gap (usecs): " << maxgap << endl; in sink()
213 cout << "minimum gap (usecs): " << mingap << endl; in sink()
276 cout << "Packet Reflection Complete" << endl; in server()
279 cout << "Missed " << args->number - n << " packets." << endl; in server()
408 cout << "Results from client #" << client << endl; in source()
409 cout << "in usecs" << endl; in source()
420 cout << "comparing " << long(deltas.size()) << " deltas" << endl; in source()
[all …]
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp53 std::cerr << std::endl; in PrintVector()
57 std::cerr << binary_name << ": ERROR: " << msg << "." << std::endl; in Usage()
58 std::cerr << binary_name << ": See atf-test-program(1) for usage details." << std::endl; in Usage()
205 std::cout << std::endl << std::endl; in ReportError()
207 "not_found__" << std::endl; in ReportError()
210 std::strerror(errno) << std::endl; in ReportError()
/freebsd/contrib/libucl/examples/
H A Ducl_cpp.cc15 std::cout << obj.dump(UCL_EMIT_CONFIG) << std::endl; in main()
18 std::cout << o.dump(UCL_EMIT_CONFIG) << std::endl; in main()
22 std::cerr << "Error: " << err << std::endl; in main()
/freebsd/lib/libdevdctl/
H A Dexception.cc49 using std::endl;
111 logstream << m_parsedBuffer << '\'' << endl; in ParseException()
116 logstream << markedBuffer << '\'' << endl; in ParseException()
H A Devent.cc70 using std::endl;
223 result << endl; in ToString()
/freebsd/usr.bin/users/
H A Dusers.cc51 cerr << "usage: users" << endl; in main()
69 cout << *last << endl; in main()
/freebsd/contrib/capsicum-test/
H A Dcapsicum-test-main.cc38 std::cerr << tmpdir << std::endl; in SetUp()
129 std::cerr << "-u needs argument" << std::endl; in main()
137 std::cerr << "Failed to get entry for " << argv[ii] << ", errno=" << errno << std::endl; in main()
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc152 std::cout << "idx: " << kv.first << " name: " << name << " rate: " << rate << std::endl; in pmc_summary_handler()
156 std::cout << val.second << ": " << val.first << std::endl; in pmc_summary_handler()
164 std::cout << name << ":" << std::endl; in pmc_summary_handler()
168 std::cout << "\t" << largest.second << ": " << largest.first*rate << std::endl; in pmc_summary_handler()
/freebsd/contrib/ntp/util/
H A Dsht.c85 cout <<"CreateFileMapping with psec!=0 failed"<<endl; in getShmTime()
93 cout <<"CreateFileMapping "<<buf<<":"<<mbuf<<endl; in getShmTime()
103 cout <<"MapViewOfFile "<<buf<<":"<<mbuf<<endl; in getShmTime()
/freebsd/contrib/opencsd/decoder/source/pkt_printers/
H A Draw_frame_printer.cpp79 oss << std::endl; in TraceRawFrameIn()
94 oss << std::endl; in createDataString()
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.cc56 using std::endl;
130 output << m_log << endl; in Log()
/freebsd/contrib/libcbor/test/
H A Dcpp_linkage_test.cpp11 int main() { std::cout << "Hello from libcbor " << CBOR_VERSION << std::endl; } in main()
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/tests/
H A Drtsan_test_functional.cpp169 auto Func = []() { std::cout << "Hello, world!" << std::endl; }; in TEST()
176 auto Func = []() { std::cout << "Hello, again!" << std::endl; }; in TEST()
/freebsd/contrib/kyua/admin/
H A Dcheck-style-cpp.awk74 /std::endl/ {
/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h252 << "from different generators." << std::endl; in Equals()
348 << "from different generators." << std::endl; in Equals()
587 << file << " line " << line << "" << std::endl; in RegisterTests()
591 << file << " line " << line << std::endl; in RegisterTests()
883 << "from different generators." << std::endl; in GTEST_DISABLE_MSC_WARNINGS_POP_()
994 << "from different generators." << std::endl; in Equals()
/freebsd/contrib/opencsd/decoder/include/pkt_printers/
H A Dgen_elem_printer.h72 oss << elemStr << std::endl; in TraceElemIn()
H A Dpkt_printer_t.h120 m_oss << ";\t" << pktstr << std::endl; in PacketDataIn()
/freebsd/sbin/md5/
H A Dmd5.c73 static int endl = '\n'; variable
569 endl = '\0'; in main()
775 endl); in MDOutput()
802 printf("%c", endl); in MDOutput()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-test-part.cc61 << result.message() << std::endl; in operator <<()
H A Dgtest-port.cc1037 GetStream() << ::std::endl in GTestLog()
1044 GetStream() << ::std::endl; in ~GTestLog()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dostream.cppm
/freebsd/tools/tools/mcgrab/
H A Dmcgrab.cc75 cerr << message << endl; in usage()
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-message-test.cc159 (Message() << "Line 1." << std::endl in TEST()
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp9473 os << "\n\nwhere options are:" << std::endl; in writeToStream()
9489 os << row << std::endl; in writeToStream()
10318 …rr() << "\n** Call to sysctl failed - unable to determine if debugger is active **\n" << std::endl; in isDebuggerActive()
11101 …atch::cout() << Column( Catch::Detail::stringify( testCaseInfo.lineInfo ) ).indent(4) << std::endl; in listTests()
11105 Catch::cout() << Column( description ).indent(4) << std::endl; in listTests()
11112 Catch::cout() << pluralise( matchedTestCases.size(), "test case" ) << '\n' << std::endl; in listTests()
11114 … Catch::cout() << pluralise( matchedTestCases.size(), "matching test case" ) << '\n' << std::endl; in listTests()
11130 Catch::cout() << std::endl; in listTestsNamesOnly()
11187 Catch::cout() << pluralise( tagCounts.size(), "tag" ) << '\n' << std::endl; in listTags()
11209 Catch::cout() << std::endl; in listReporters()
[all …]

12