/openbmc/linux/Documentation/translations/ |
H A D | index.rst | 37 no guarantee that a translation is up to date. If what you read in a 38 translation does not sound right compared to what you read in the code, please
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | mpic-msgr.txt | 3 This binding specifies what properties must be available in the device tree 25 - mpic-msgr-receive-mask: Specifies what registers in the containing block
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | reinit_devtree.cpp | 220 std::format("reinitDevtree failed ({})", e.what()).c_str()); in reinitDevtree() 259 e.what()) in reinitDevtree()
|
/openbmc/linux/Documentation/fb/ |
H A D | metronomefb.rst | 30 originally labeled 23P01201_60_WT0107_MTC. I do not know what it stands for. 33 I neither have access to nor know exactly what the waveform does in terms of
|
/openbmc/libcper/tests/ |
H A D | test-utils.cpp | 167 std::cerr << "Filesystem error: " << e.what() << std::endl; in schema_validate_from_file() 181 std::cerr << "Failed to parse schema: " << e.what() in schema_validate_from_file()
|
/openbmc/telemetry/src/ |
H A D | errors.hpp | 19 const char* what() const noexcept override;
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx.bbclass | 6 # Include this class when you don't care what version of SPDX you get; it will
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | devtree_export.cpp | 30 std::format("Exception reported: [{}]", e.what()).c_str()); in main()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | pmbus_driver_device_tests.cpp | 273 EXPECT_STREQ(e.what(), in TEST_F() 328 e.what(), in TEST_F() 382 e.what(), in TEST_F() 451 e.what(), in TEST_F() 520 e.what(), in TEST_F() 768 e.what(), in TEST_F()
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | action_error.hpp | 70 const char* what() const noexcept override in what() function in phosphor::power::regulators::ActionError
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | main.cpp | 48 log<level::ERR>(e.what()); in main()
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | event_logger.cpp | 138 "Create PEL failed with error: " + std::string(l_ex.what())); in createAsyncPelWithInventoryCallout() 239 std::string(l_ex.what())); in createAsyncPel() 295 std::string(l_ex.what())); in createSyncPel() 304 {"ErrorMsg", i_exception.what()}}; 314 std::string("Data Exception. Reason: ") + i_exception.what(); 322 std::string("Ecc Exception. Reason: ") + i_exception.what(); 330 std::string("Json Exception. Reason: ") + i_exception.what(); 338 std::string("Gpio Exception. Reason: ") + i_exception.what(); 346 std::string("Dbus Exception. Reason: ") + i_exception.what(); 355 i_exception.what(); [all...] |
H A D | ipz_parser.cpp | 92 std::string(e.what())); in vhdrEccCheck() 153 std::string(e.what())); in vtocEccCheck() 291 logging::logMessage(ex.what()); in readPT() 306 logging::logMessage(ex.what()); in readPT() 434 logging::logMessage(e.what()); in parse()
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | json_parser.cpp | 100 entry("LOAD_ERROR=%s", re.what())); in sighupHandler() 314 e.what()) in getGpio() 336 e.what()) in getGpio()
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | runtime_monitor.cpp | 63 log<level::ERR>(e.what()); in onPowerLost()
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | runtime_monitor.cpp | 63 log<level::ERR>(e.what()); in onPowerLost()
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | lib_package.bbclass | 9 # We need to allow the other packages to be greedy with what they
|
/openbmc/linux/drivers/vfio/pci/mlx5/ |
H A D | Kconfig | 10 If you don't know what to do here, say N.
|
/openbmc/linux/fs/reiserfs/ |
H A D | prints.c | 174 static char *is_there_reiserfs_struct(char *fmt, int *what) in is_there_reiserfs_struct() argument 181 *what = k[1]; in is_there_reiserfs_struct() 209 int what; in prepare_error_buf() local 218 while ((k = is_there_reiserfs_struct(fmt1, &what)) != NULL) { in prepare_error_buf() 223 switch (what) { in prepare_error_buf()
|
/openbmc/linux/Documentation/i2c/ |
H A D | dev-interface.rst | 10 examine /sys/class/i2c-dev/ to see what number corresponds to which adapter. 44 /* ERROR HANDLING; you can check errno to see what went wrong */ 48 When you have opened the device, you must specify with what device 54 /* ERROR HANDLING; you can check errno to see what went wrong */ 169 what happened. The 'write' transactions return 0 on success; the
|
/openbmc/gpioplus/example/ |
H A D | pulse.cpp | 31 fprintf(stderr, "Error: %s\n", e.what()); in main()
|
/openbmc/openbmc/poky/meta/recipes-core/volatile-binds/files/ |
H A D | volatile-binds.service.in | 15 ExecStart=/sbin/mount-copybind @what@ @where@
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | config_file_parser_error.hpp | 69 const char* what() const noexcept override in what() function in phosphor::power::regulators::ConfigFileParserError
|
/openbmc/google-misc/subprojects/dhcp-done/ |
H A D | update-dhcp-status.cpp | 58 stdplus::println(stderr, "Failed to update status file {}", e.what()); in main()
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | config_file_parser_error.hpp | 68 const char* what() const noexcept override in what() function in phosphor::power::sequencer::ConfigFileParserError
|