Home
last modified time | relevance | path

Searched refs:cout (Results 1 – 25 of 98) sorted by relevance

1234

/openbmc/phosphor-pid-control/
H A Dutil.cpp37 std::cout << "sensor config:\n"; in debugPrint()
38 std::cout << "{\n"; in debugPrint()
50 std::cout << "}\n\n"; in debugPrint()
52 std::cout << "{\n"; in debugPrint()
59 std::cout << "}\n\n"; in debugPrint()
60 std::cout << "ZoneConfig\n"; in debugPrint()
61 std::cout << "{\n"; in debugPrint()
69 std::cout << "\t\t\t{"; in debugPrint()
77 std::cout << ",\n"; in debugPrint()
99 std::cout << "\t},\n"; in debugPrint()
[all …]
/openbmc/phosphor-objmgr/src/test/util/
H A Ddebug_output.hpp10 cout << "##### AssociationOwnersType #####" << endl; in dumpAssociationOwnersType()
13 cout << "------------------------------------" << endl; in dumpAssociationOwnersType()
14 cout << setw(15) << left << "OBJ PATH:" << i.first << endl; in dumpAssociationOwnersType()
30 cout << "------------------------------------" << endl; in dumpAssociationOwnersType()
37 cout << "##### AssociationInterfaces #####" << endl; in dumpAssociationInterfaces()
40 cout << "------------------------------------" << endl; in dumpAssociationInterfaces()
46 cout << setw(16) << left << "ENDPOINTS:" << k << endl; in dumpAssociationInterfaces()
48 cout << "------------------------------------" << endl; in dumpAssociationInterfaces()
55 cout << "##### interfaceMapType #####" << endl; in dumpInterfaceMapType()
58 cout << "------------------------------------" << endl; in dumpInterfaceMapType()
[all …]
/openbmc/sdbusplus/example/
H A Dasio-example.cpp20 std::cout << "foo(" << test << ") -> " << (test + 1) << "\n"; in foo()
30 std::cout << "fooYield(yield, " << test << ")...\n"; in fooYield()
36 std::cout << "call to foo failed: ec = " << ec << '\n'; in fooYield()
52 std::cout << "voidBar() -> 42\n"; in voidBar()
156 std::cout in do_start_async_to_yield()
171 std::cout in do_start_async_to_yield()
311 std::cout << "async_send callback\n"; in client()
321 std::cout << item.first << "\n"; in client()
327 std::cout << "async_method_call callback\n"; in client()
335 std::cout << item.first << "\n"; in client()
[all …]
H A Dregister-property.cpp63 std::cout in asyncReadPropertyWithIncorrectType()
86 std::cout << "Greetings value is: " << value << "\n"; in asyncReadProperties()
98 std::cout << "Goodbyes value is: " << value << "\n"; in asyncReadProperties()
110 std::cout << "As expected, failed to set greetings property: " in asyncChangeProperty()
115 std::cout << "Error: it was expected to fail to change greetings\n"; in asyncChangeProperty()
125 std::cout << "Error: it supposed to be ok to change goodbyes " in asyncChangeProperty()
131 std::cout << "Changed goodbyes property as expected\n"; in asyncChangeProperty()
178 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
H A Dcoroutine-example.cpp21 std::cout << file << " " << status << std::endl; in startup()
25 std::cout << co_await systemd.get_property<std::string>(ctx, "Architecture") in startup()
35 std::cout << property << " is " in startup()
65 std::cout << "Caught exception because you cannot set Architecture: " in startup()
81 std::cout << new_name << " owns " << service << std::endl; in startup()
85 std::cout << service << " released" << std::endl; in startup()
H A Dcalculator-client.cpp25 std::cout << "Should be 42: " << _ << std::endl; in startup()
31 std::cout << "Should be 42: " << _ << std::endl; in startup()
42 std::cout << "Should be 0: " << _ << std::endl; in startup()
50 std::cout << "Should be 1234: " << _ << std::endl; in startup()
H A Dget-all-properties.cpp76 std::cout << "As expected " << error.what() << "\n"; in logExpectedException()
105 std::cout << "value of greetings: " << *greetings << "\n"; in asyncGetAllPropertiesStringTypeOnly()
106 std::cout << "value of goodbyes: " << *goodbyes << "\n"; in asyncGetAllPropertiesStringTypeOnly()
154 std::cout << "value of greetings: " << greetings << "\n"; in asyncGetAllProperties()
155 std::cout << "value of goodbyes: " << goodbyes << "\n"; in asyncGetAllProperties()
156 std::cout << "value of value: " << value << "\n"; in asyncGetAllProperties()
227 std::cout << "Fatal errors count: " << app.fatalErrors() << "\n"; in main()
/openbmc/phosphor-state-manager/
H A Dsystemd_target_monitor.cpp18 std::cout << "## Data Structure of Json ##" << std::endl; in dump_targets()
21 std::cout << target << " " << value.errorToLog << std::endl; in dump_targets()
22 std::cout << " "; in dump_targets()
25 std::cout << eToMonitor << ", "; in dump_targets()
27 std::cout << std::endl; in dump_targets()
29 std::cout << std::endl; in dump_targets()
34 std::cout << "[-f <file1> -f <file2> ...] : Full path to json file(s) with " in print_usage()
37 std::cout << "[-s <file1> -s <file2> ...] : Full path to json file(s) with " in print_usage()
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp254 using std::cout; in status()
269 cout << endl; in status()
273 cout << endl; in status()
274 cout << "FAN " in status()
327 cout << "Unknown"; in status()
333 cout << "Unknown"; in status()
336 cout << setw(13); in status()
353 cout << "Unknown"; in status()
359 cout << "Unknown"; in status()
362 cout << endl; in status()
[all …]
/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp199 cout << output.dump(4) << '\n'; in debugger()
532 std::cout << e.what() << std::endl; in readKeyword()
603 cout.flush(); in forceReset()
957 cout << '\n' << outline << endl; in parseSVPDOptions()
1042 cout << '\n' << outline << endl; in parseSVPDOptions()
1056 cout << '\n' << outline << endl; in parseSVPDOptions()
1077 cout << '\n' << outline << endl; in parseSVPDOptions()
1112 cout << '\n' << outline << endl; in parseSVPDOptions()
1140 cout << "\nExit successfully\n"; in parseSVPDOptions()
1154 cout << "\nExit successfully"; in parseSVPDOptions()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A D0001-include-iostream-for-cout.patch4 Subject: [PATCH] include iostream for cout
6 End cout with endl
9 plugins/dynamic_simulator/thread.cpp:241:3: error: 'cout' was not declared in this scope
10 cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"
37 - cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"
38 + std::cout<<"PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is Defined"<<std::endl;
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dbios_handler.cpp76 std::cout << "Is PLDM running: " << isPLDMRunning << std::endl; in checkAndListenPLDMService()
192 std::cout << "Writing FCO to VPD: " << fcoVal << std::endl; in saveFCOToVPD()
267 std::cout << "Writing Keep and Clear to VPD: " in saveKeepAndClearToVPD()
306 std::cout << "Writing create default lpar to VPD: " in saveCreateDefaultLparToVPD()
344 std::cout << "Writing clear NVRAM to VPD: " in saveClearNVRAMToVPD()
454 std::cout << "Set hb_field_core_override to: " in saveFCOToBIOS()
485 std::cout << "Skip AMM BIOS write, value is already: " << toWrite in saveAMMToBIOS()
532 std::cout << "Set pvm_keep_and_clear to: " << toWrite << std::endl; in saveKeepAndClearToBIOS()
592 std::cout << "Skip Clear NVRAM BIOS write, value is already: " in saveClearNVRAMToBIOS()
604 std::cout << "Set pvm_clear_nvram to: " << toWrite << std::endl; in saveClearNVRAMToBIOS()
[all …]
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp32 std::cout << "Can't set property for sensor\n"; in on_loop()
40 std::cout << sensorInterfaces.size() << " updates took " in on_loop()
48 std::cout << "Read " << reads << " sensor updates\n"; in on_loop()
68 std::cout << "Nothing to do\n"; in main()
96 std::cout << "Done initializing\n"; in main()
/openbmc/openpower-vpd-parser/vpd-parser/
H A Dkeyword_vpd_parser.cpp47 ostream_iterator<int>(cout << hex, " ")); in parse()
78 std::cout << '\n' << '\t'; in validateTheTypeOfKwVpd()
81 std::cout << *itDeb; in validateTheTypeOfKwVpd()
85 std::cout << '\n'; in validateTheTypeOfKwVpd()
177 std::cout << "\nCHECKSUM : " << std::hex << static_cast<int>(checkSum) in validateChecksum()
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp91 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
101 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
181 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToPELId()
362 std::cout in genPELJSON()
370 std::cout << "[\n"; in genPELJSON()
375 std::cout << ",\n\n"; in genPELJSON()
531 std::cout << "]" << std::endl; in printPELs()
548 std::cout << emptyJSON << std::endl; in printPELs()
687 std::cout << dstr << std::endl; in displayPEL()
755 std::cout << "{\n" in printPELCount()
[all …]
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp235 std::cout << "Checking: " << hwmonNamePath << ": " << hwmonName in createSensors()
395 std::cout << "Mapped: " << inputPath << " to " << sensorName in createSensors()
438 std::cout << parameters << " on bus " << busStr in exportDevice()
470 std::cout << parameters << " on bus " << busStr << " is exported\n"; in exportDevice()
602 std::cout << config.name << " is detected\n"; in detectCpu()
621 std::cout << "DIMM(s) on " << config.name in detectCpu()
770 std::cout << "bus: " << bus << "\n"; in getCpuConfig()
771 std::cout << "addr: " << addr << "\n"; in getCpuConfig()
772 std::cout << "name: " << name << "\n"; in getCpuConfig()
773 std::cout << "type: " << type << "\n"; in getCpuConfig()
[all …]
H A DIntrusionSensorMain.cpp138 std::cout in createSensorsFromConfig()
204 std::cout << "find matched bus " << busId in createSensorsFromConfig()
275 std::cout << "find name of eth" << *pEthIndex << " is " in getNicNameInfo()
358 std::cout << "ethNum = " << ethNum << ", state = " << *pState in processLanStatusChange()
403 std::cout << "Reading " << fileName << "\n"; in initializeLanStatus()
434 std::cout << "ethNum = " << std::to_string(ethNum) in initializeLanStatus()
461 std::cout << "ethNum = " << std::to_string(ethNum) in initializeLanStatus()
509 std::cout << "rescan due to configuration change \n"; in main()
/openbmc/boost-dbus/test/
H A DdbusPropertiesServer.cpp197 std::cout << r; in TEST()
213 std::cout << "method called.\n"; in test_method()
220 std::cout << "method called.\n"; in test_method()
243 std::cout << "method called. Got:" << x << "\n"; in TEST()
251 std::cout << "method called. Got:" << x << "\n"; in TEST()
270 std::cout << "method called.\n"; in TEST()
276 std::cout << "method called.\n"; in TEST()
284 std::cout << "method called. Got:" << x << "\n"; in TEST()
/openbmc/google-misc/subprojects/acpi-power-state-daemon/
H A Dacpi_power_state.cpp62 std::cout << "State change " in sysACPIStatus()
69 std::cout << "Entered S5" << std::endl; in sysACPIStatus()
73 std::cout << "Entered S0" << std::endl; in sysACPIStatus()
/openbmc/phosphor-event/
H A Devent_messaged.cpp56 cout << "[-s <x>] : Maximum bytes to use for event logger" << endl; in print_usage()
57 cout << "[-t <x>] : Limit total number of logs (will ignore newer)" << endl; in print_usage()
82 cout << maxsize <<endl; in main()
/openbmc/openbmc/poky/meta-selftest/recipes-test/cpp/files/
H A Dcpp-example.cpp14 std::cout << "C++ example linking " << cpp_example.get_string() << std::endl; in main()
15 std::cout << "Linking json-c version " << cpp_example.get_json_c_version() << std::endl; in main()
H A Dtest-cpp-example.cpp20 std::cout << "PASS: " << ret_string << " = " << CppExample::test_string << std::endl; in main()
22 std::cout << "FAIL: " << ret_string << " != " << CppExample::test_string << std::endl; in main()
/openbmc/phosphor-logging/
H A Dlogging_test.cpp50 std::cout << journ_entry << "\n"; in validate_journal()
53 std::cout << "We found it!\n"; in validate_journal()
111 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
158 std::cout << "elog exception caught: " << e.what() << std::endl; in elog_test()
219 std::cout << "elog exception caught: " << e.what() << std::endl; in commitError()
/openbmc/openpower-proc-control/test/
H A Dutest.cpp113 std::cout << "Hello\n"; in func1()
118 std::cout << "World\n"; in func2()
129 std::cout << p.first << std::endl; in TEST()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0004-Use-BUILD_DATE-to-improve-reproducibility.patch39 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__
41 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "
54 - cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on " << __DATE__
56 + cout << argv[0] << ": " << PACKAGE << " " << VERSION << " compiled on "

1234