Home
last modified time | relevance | path

Searched refs:endl (Results 201 – 225 of 43784) sorted by relevance

12345678910>>...1752

/dports/devel/thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_java_generator.cc530 f_enum << ";" << endl << endl; in generate_enum()
925 indent(out) << "}" << endl << endl; in generate_union_constructor()
929 indent(out) << "}" << endl << endl; in generate_union_constructor()
938 indent(out) << "}" << endl << endl; in generate_union_constructor()
1562 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1655 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1660 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
2038 indent(out) << "}" << endl << endl; in generate_java_struct_equality()
2076 indent(out) << "}" << endl << endl; in generate_java_struct_compare_to()
2110 << "}" << endl << endl; in generate_java_validator()
[all …]
/dports/devel/node-thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_java_generator.cc530 f_enum << ";" << endl << endl; in generate_enum()
925 indent(out) << "}" << endl << endl; in generate_union_constructor()
929 indent(out) << "}" << endl << endl; in generate_union_constructor()
938 indent(out) << "}" << endl << endl; in generate_union_constructor()
1562 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1655 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1660 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
2038 indent(out) << "}" << endl << endl; in generate_java_struct_equality()
2076 indent(out) << "}" << endl << endl; in generate_java_struct_compare_to()
2110 << "}" << endl << endl; in generate_java_validator()
[all …]
/dports/devel/py-thrift/thrift-0.14.0/compiler/cpp/src/thrift/generate/
H A Dt_java_generator.cc530 f_enum << ";" << endl << endl; in generate_enum()
925 indent(out) << "}" << endl << endl; in generate_union_constructor()
929 indent(out) << "}" << endl << endl; in generate_union_constructor()
938 indent(out) << "}" << endl << endl; in generate_union_constructor()
1562 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1655 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
1660 indent(out) << "}" << endl << endl; in generate_java_struct_definition()
2038 indent(out) << "}" << endl << endl; in generate_java_struct_equality()
2076 indent(out) << "}" << endl << endl; in generate_java_struct_compare_to()
2110 << "}" << endl << endl; in generate_java_validator()
[all …]
/dports/net/icpld/icpld-1.1.5/src/
H A Dhelp.cpp14 cout << "usage: icpld [OPTIONS] [-ip <ip>] [-ip6 <ipv6>]" << endl; in help()
17 cout << "usage: icpld [OPTIONS] [-ip <ip>]" << endl; in help()
19 cout << " Options are as follows:" << endl; in help()
20 cout << " -h, --help\tWhat you are reading now." << endl; in help()
27 cout << " -nd\t\tPrevent ICPLD from daemonizing" << endl; in help()
28 cout << " -d\t\tForce ICPLD to daemonize" << endl; in help()
32 cout << " -status\tShows the current state of ICPLD" << endl; in help()
33 cout << " -log\t\tDisplays the ICPLD log " << endl; in help()
55 cout << " -nobeep\tNo beep on available connection" << endl; in help()
56 cout << " -v, --version\tDisplay version info" << endl; in help()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/external/clFFT/src/library/
H A Dgenerator.transpose.cpp44 clKernWrite(transKernel, 3) << std::endl; in OffsetCalc()
62 clKernWrite(transKernel, 3) << std::endl; in OffsetCalcLeadingDimensionBatched()
79 clKernWrite(transKernel, 3) << std::endl; in Swap_OffsetCalc()
87 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMath()
114 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMath()
124 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMathLeadingDimensionBatched()
157 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMathLeadingDimensionBatched()
796 clKernWrite(transKernel, 0) << "}" << std::endl << std::endl; in genSwapKernel()
1071 clKernWrite(transKernel, 0) << std::endl << "};" << std::endl; in genSwapKernelGeneral()
1738 << "]);" << std::endl; in genSwapKernelGeneral()
[all …]
/dports/math/clfft/clFFT-2.12.2/src/library/
H A Dgenerator.transpose.cpp44 clKernWrite(transKernel, 3) << std::endl; in OffsetCalc()
62 clKernWrite(transKernel, 3) << std::endl; in OffsetCalcLeadingDimensionBatched()
79 clKernWrite(transKernel, 3) << std::endl; in Swap_OffsetCalc()
87 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMath()
114 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMath()
124 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMathLeadingDimensionBatched()
157 clKernWrite(transKernel, 9) << std::endl; in genTwiddleMathLeadingDimensionBatched()
796 clKernWrite(transKernel, 0) << "}" << std::endl << std::endl; in genSwapKernel()
1071 clKernWrite(transKernel, 0) << std::endl << "};" << std::endl; in genSwapKernelGeneral()
1738 << "]);" << std::endl; in genSwapKernelGeneral()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_PRM/
H A DO3SystemTestSuite.h94 << "Room r;" << std::endl in testMicroSystem()
103 << "}" << std::endl; in testMicroSystem()
119 input << "system microSys {" << std::endl << "PowerSupply;" << std::endl << "}" << std::endl; in testMicroSystemWithError1()
136 input << "system microSys {" << std::endl << "FOO bar;" << std::endl << "}" << std::endl; in testMicroSystemWithError2()
153 input << "system {" << std::endl << "PowerSupply pow;" << std::endl << "}" << std::endl; in testMicroSystemWithError3()
172 << "Room r;" << std::endl in testMicroSystemWithError4()
173 << "}" << std::endl; in testMicroSystemWithError4()
192 << "Room r;" << std::endl in testMicroSystemWithError5()
196 << "}" << std::endl; in testMicroSystemWithError5()
222 << "}" << std::endl; in testMicroSystemWithError6()
[all …]
/dports/x11-toolkits/vdk/vdk-2.5.1/testvdk/
H A Dtestvdkstring.cc9 using std::endl;
42 cout << C << endl; in test1()
48 cout << A << endl; in test1()
53 cout << A << endl; in test1()
63 cout << B.c_str() << endl; in test1()
68 cout << C << endl; in test1()
73 cout << A << endl; in test1()
78 cout << C << endl; in test1()
83 cout << A << endl; in test1()
98 cout << "A = " << A << endl; in test1()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_dot_visitor.cpp30 os << "digraph query {" << std::endl; in print()
32 os << "}" << std::endl; in print()
38 os << reinterpret_cast<intptr_t>(&n) << "[" << std::endl in begin_visit()
40 << n.get_location() << "]" << "\"]" << std::endl; in begin_visit()
51 os << reinterpret_cast<intptr_t>(&n) << "[" << std::endl in begin_visit()
53 << n.get_location() << "]" << "\"]" << std::endl; in begin_visit()
63 os << reinterpret_cast<intptr_t>(&n) << "[" << std::endl in begin_visit()
65 << n.get_location() << "]" << "\"]" << std::endl; in begin_visit()
77 << n.get_location() << "]" << "\"]" << std::endl; in begin_visit()
89 << n.get_location() << "]" << "\"]" << std::endl; in begin_visit()
[all …]
/dports/devel/ragel/ragel-6.10/ragel/
H A Dgoflat.cpp446 endl; in LOCATE_TRANS()
457 endl; in writeData()
464 endl; in writeData()
469 endl; in writeData()
474 endl; in writeData()
479 endl; in writeData()
485 endl; in writeData()
490 endl; in writeData()
495 endl; in writeData()
500 endl; in writeData()
[all …]
/dports/devel/staf/src/staf/test/
H A DtestMarshallingPerf.cpp303 << " entries" << endl << endl; in testListMarshallingPerf()
338 cout << endl << "Test using a map with " << entries << " entries" << endl << endl; in testMapMarshallingPerf()
374 << " entries where each entry is a map of maps" << endl << endl; in testMarshallingPerf()
462 << numKeys << " keys" << endl << endl; in testMarshallingPerf2()
561 cout << endl << "Marshalled String: " << endl; in testMarshallingErrors()
569 cout << endl << "Unmarshall and call FormatObject on the context:" << endl; in testMarshallingErrors()
577 cout << endl << "Print root list object as a formatted string:" << endl; in testMarshallingErrors()
624 cout << endl << "FormatObject Result: " << endl; in testMarshallingErrors()
627 cout << endl << "Marshalled String: " << endl; in testMarshallingErrors()
651 cout << endl << "FormatObject Result: " << endl; in testMarshallingErrors()
[all …]
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Apps/
H A Dmeta-velvetg.cc149 cout << endl<< endl in MetaVelvetG()
154 << endl in MetaVelvetG()
156 << endl << endl; in MetaVelvetG()
161 << endl << endl; in MetaVelvetG()
266 cerr << endl << endl in printUsage()
273 << endl << endl in printUsage()
277 << endl in printUsage()
288 << endl in printUsage()
297 << endl in printUsage()
328 << endl << endl in printUsage()
[all …]
/dports/www/cgicc/cgicc-3.2.19/demo/
H A Dtest.cpp67 cout << "<table>" << endl; in printForm()
194 cout << head() << endl; in main()
202 << title() << endl; in main()
230 << "via the same form." << endl << cgicc::div() << p() << endl; in main()
240 << endl << cgicc::div() << p() << endl; in main()
265 cout << br() << endl; in main()
285 cout << "." << endl; in main()
370 cout << table() << endl; in dumpEnvironment()
392 << tr() << endl; in dumpEnvironment()
441 cout << table()<< endl; in dumpList()
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/esmtool/
H A Drecord.cpp27 std::cout << std::endl; in printAIPackage()
498 std::cout << " Text:" << std::endl; in print()
500 std::cout << mData.mText << std::endl; in print()
637 std::cout << " Attributes:" << std::endl; in print()
757 std::cout << " " << mData.mValue << std::endl; in print()
764 std::cout << " " << mData.mValue << std::endl; in print()
1050 std::cout << " Attributes:" << std::endl; in print()
1060 std::cout << " Skills:" << std::endl; in print()
1177 std::cout << " Weather:" << std::endl; in print()
1212 std::cout << std::endl; in print()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/PRCTools/
H A DdescribePRC.cc79 << endl; in describeGlobals()
360 << endl << endl; in describeModelFileData()
443 << endl; in describeParameterization()
445 << endl; in describeParameterization()
569 cout << ')' << endl; in describeSurfNURBS()
623 cout << ')' << endl; in describeCurvNURBS()
709 cout << endl; in describeSurfPlane()
1881 << endl; in describeMaterial()
2186 cout << endl; in describeAttributes()
2231 cout << endl; in describeUserData()
[all …]
/dports/math/asymptote/asymptote-2.67/prc/PRCTools/
H A DdescribePRC.cc79 << endl; in describeGlobals()
360 << endl << endl; in describeModelFileData()
443 << endl; in describeParameterization()
445 << endl; in describeParameterization()
569 cout << ')' << endl; in describeSurfNURBS()
623 cout << ')' << endl; in describeCurvNURBS()
709 cout << endl; in describeSurfPlane()
1881 << endl; in describeMaterial()
2186 cout << endl; in describeAttributes()
2231 cout << endl; in describeUserData()
[all …]
/dports/math/cocoalib/CoCoALib-0.99712/examples/
H A Dex-RingElem1.C27 cout << " a = " << a << endl; in TestRing()
28 cout << " b = " << b << endl; in TestRing()
29 cout << endl; in TestRing()
36 cout << endl; in TestRing()
41 cout << endl; in TestRing()
43 cout << endl; in TestRing()
50 cout << endl; in TestRing()
60 cout << endl; in TestRing()
67 cout << endl; in TestRing()
79 cout << endl; in TestRing()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/examples/
H A Dex-RingElem1.C27 cout << " a = " << a << endl; in TestRing()
28 cout << " b = " << b << endl; in TestRing()
29 cout << endl; in TestRing()
36 cout << endl; in TestRing()
41 cout << endl; in TestRing()
43 cout << endl; in TestRing()
50 cout << endl; in TestRing()
60 cout << endl; in TestRing()
67 cout << endl; in TestRing()
79 cout << endl; in TestRing()
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/compiler/cpp/src/thrift/generate/
H A Dt_netstd_generator.cc838 out << indent() << "}" << endl << endl; in generate_netstd_struct_definition()
889 out << indent() << "}" << endl << endl; in generate_netstd_struct_definition()
935 out << indent() << "}" << endl << endl; in generate_netstd_wcffault()
971 out << indent() << "}" << endl << endl in generate_netstd_struct_reader()
1039 out << indent() << "}" << endl << endl; in generate_netstd_struct_reader()
1109 out << indent() << "}" << endl << endl; in generate_netstd_struct_writer()
1189 out << indent() << "}" << endl << endl; in generate_netstd_struct_result_writer()
1311 out << indent() << "}" << endl << endl; in generate_netstd_union_definition()
1325 out << indent() << "}" << endl << endl; in generate_netstd_union_definition()
1327 out << indent() << "}" << endl << endl; in generate_netstd_union_definition()
[all …]
/dports/games/ivan/ivan-059/Main/Include/
H A Ddefinesvalidator.h39 …C with value 8 from .dat file mismatches hardcoded c++ define value of " << AC << "!" << std::endl; in Validate()
47 …with value 4 from .dat file mismatches hardcoded c++ define value of " << ACID << "!" << std::endl; in Validate()
71 … with value 9 from .dat file mismatches hardcoded c++ define value of " << ACM << "!" << std::endl; in Validate()
79 …ith value 10 from .dat file mismatches hardcoded c++ define value of " << ACMM << "!" << std::endl; in Validate()
87 … with value 7 from .dat file mismatches hardcoded c++ define value of " << ACP << "!" << std::endl; in Validate()
167 …L with value 2 from .dat file mismatches hardcoded c++ define value of " << AL << "!" << std::endl; in Validate()
183 …ith value 255 from .dat file mismatches hardcoded c++ define value of " << ALL << "!" << std::endl; in Validate()
199 … with value 3 from .dat file mismatches hardcoded c++ define value of " << ALM << "!" << std::endl; in Validate()
207 … with value 1 from .dat file mismatches hardcoded c++ define value of " << ALP << "!" << std::endl; in Validate()
343 …N with value 5 from .dat file mismatches hardcoded c++ define value of " << AN << "!" << std::endl; in Validate()
[all …]
/dports/x11-toolkits/viewklass/ViewKlass-0.7.2/test/
H A DtestVkNameList.cc43 cout << "(null list)" << endl << endl; in printNameList()
52 cout << endl << endl; in printNameList()
113 cout << "nl == nl3" << endl << endl; in testVkNameList()
115 cout << "nl != nl3" << endl << endl; in testVkNameList()
120 cout << "nl == nl4" << endl << endl; in testVkNameList()
122 cout << "nl != nl4" << endl << endl; in testVkNameList()
127 cout << "exists(\"c1\")" << endl << endl; in testVkNameList()
129 cout << "NOT exists(\"c1\")" << endl << endl; in testVkNameList()
134 cout << "exists(\"c2\")" << endl << endl; in testVkNameList()
136 cout << "NOT exists(\"c2\")" << endl << endl; in testVkNameList()
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/tests/
H A Dtest_convergenceacc.cc55 << std::endl;
59 << std::endl;
65 << std::endl;
73 << std::endl;
77 << std::endl;
81 << std::endl;
87 << std::endl;
89 << std::endl;
93 << std::endl;
95 << std::endl;
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/tests/
H A Dtest_convergenceacc.cc55 << std::endl; in BOOST_AUTO_TEST_CASE()
59 << std::endl; in BOOST_AUTO_TEST_CASE()
65 << std::endl; in BOOST_AUTO_TEST_CASE()
73 << std::endl; in BOOST_AUTO_TEST_CASE()
77 << std::endl; in BOOST_AUTO_TEST_CASE()
81 << std::endl; in BOOST_AUTO_TEST_CASE()
87 << std::endl; in BOOST_AUTO_TEST_CASE()
89 << std::endl; in BOOST_AUTO_TEST_CASE()
93 << std::endl; in BOOST_AUTO_TEST_CASE()
95 << std::endl; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/example/test/
H A Dbound.cpp81 ss << "<tr>" << std::endl; in print_semi_title4()
84 ss << "<td colspan=\"3\">"+a+"</td>" << std::endl; in print_semi_title4()
86 ss << "<td colspan=\"3\">"+b+"</td>" << std::endl; in print_semi_title4()
88 ss << "<td colspan=\"3\">"+c+"</td>" << std::endl; in print_semi_title4()
90 ss << "<td colspan=\"3\">"+d+"</td>" << std::endl; in print_semi_title4()
91 ss << "</tr>" << std::endl; in print_semi_title4()
100 ss << "<tr>" << std::endl; in print_semi_title()
103 ss << "<td colspan=\"3\">"+a+"</td>" << std::endl; in print_semi_title()
105 ss << "<td colspan=\"3\">"+b+"</td>" << std::endl; in print_semi_title()
107 ss << "<td colspan=\"3\">"+c+"</td>" << std::endl; in print_semi_title()
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/tests/
H A DMatVecTest.cpp31 using std::endl;
166 cout << endl << "*** TEST COMPLEX OUTER PRODUCT ***" << endl; in testMiscellaneous()
287 cout << "m23=" << m23 << endl; in testMiscellaneous()
288 cout << "m31=" << m31 << endl; in testMiscellaneous()
294 cout << "c23=" << c23 << endl; in testMiscellaneous()
295 cout << "c31=" << c31 << endl; in testMiscellaneous()
314 cout << "m34=" << m34 << endl; in testMiscellaneous()
391 cout << "iv=" << iv << endl; in testMiscellaneous()
407 negator<double> nd(100); cout << endl << "nd=" << nd << endl; in testMiscellaneous()
411 cout << "nv1/nd=" << nv1/nd << endl << endl; in testMiscellaneous()
[all …]

12345678910>>...1752