/openbmc/phosphor-power/tools/i2c/ |
H A D | i2c_interface.hpp | 34 const char* what() const noexcept override in what() function in i2c::I2CException
|
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/ |
H A D | vulkan-volk_1.3.283.0.bb | 31 # The tags versions should always be sdk-x.y.z, as this is what
|
H A D | vulkan-headers_1.3.283.0.bb | 26 # The tags versions should always be sdk-x.y.z, as this is what
|
/openbmc/openbmc/poky/meta/recipes-support/diffoscope/ |
H A D | diffoscope_267.bb | 2 DESCRIPTION = "Tries to get to the bottom of what makes files or directories \
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0002-Add-support-for-boot-initiator-mailbox.patch | 84 + entry("ERROR=%s", e.what())); 113 + entry("ERROR=%s", e.what())); 142 + entry("ERROR=%s", e.what())); 170 + entry("ERROR=%s", e.what()));
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1d.sh | 419 local what=$1; shift 425 log_test "VXLAN: $what" 450 local what=$1; shift 459 log_test "VXLAN: $what"
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | yp-intro.rst | 76 distribution, you can use the Yocto Project to create exactly what 128 in what order to support dependencies, other build systems can 146 Some Research:* Beyond the simple tutorial stage, understanding what 150 …it for your project, see the ":ref:`what-i-wish-id-known:what i wish i'd known about yocto project… 198 what to do. You can 202 time. This powerful override capability is what allows you to customize 304 use the tool to optionally integrate what you build into an image 469 ":ref:`overview-manual/yp-intro:what is the yocto project?`" 653 The following figure illustrates what generally comprises Poky: 780 what to build and [all …]
|
/openbmc/linux/arch/riscv/ |
H A D | Kconfig | 370 If you don't know what to do here, say N. 456 If you don't know what to do here, say Y. 475 If you don't know what to do here, say Y. 493 If you don't know what to do here, say Y. 513 If you don't know what to do here, say Y. 524 If you don't know what to do here, say Y. 548 If you don't know what to do here, say Y. 565 If you don't know what to do here, say Y. 578 If you don't know what to do here, say Y. 622 If you don't know what to do here, say Y. [all …]
|
/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | udev.txt | 1 # These rules tell udev what device nodes to create for aoe support.
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | read-edid | 10 * brief message on what you're doing. Nothing will be rejected, this is
|
/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev/ |
H A D | 0001-meson-Pass-export-dynamic-option-to-linker.patch | 7 linker, since its not clear what the right behavior should be, gcc seems
|
/openbmc/linux/fs/befs/ |
H A D | Kconfig | 18 If you don't know what this is about, say N.
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | da9062-wdt.txt | 13 - dlg,wdt-sd: Set what happens on watchdog timeout. If this bit is set the
|
/openbmc/linux/fs/bfs/ |
H A D | Kconfig | 17 If you don't know what this is about, say N.
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-devices | 2 This documents additional properties of any device beyond what
|
/openbmc/openpower-vpd-parser/ |
H A D | impl.hpp | 92 << "] error : " << fail.what();
|
/openbmc/qemu/scripts/ci/ |
H A D | gitlab-ci-section | 17 # what will appear in the log.
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | 853 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version() argument 863 sizeof(u64) + sizeof(u32) + strlen(what), in __ceph_monc_get_version() 883 ceph_encode_string(&p, end, what, strlen(what)); in __ceph_monc_get_version() 901 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version() argument 907 req = __ceph_monc_get_version(monc, what, NULL, 0); in ceph_monc_get_version() 925 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version_async() argument 930 req = __ceph_monc_get_version(monc, what, cb, private_data); in ceph_monc_get_version_async()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | firmware-update.cpp | 505 phosphor::logging::entry("EXCEPTION=%s", e.what())); in getFirmwareUpdateMode() 529 phosphor::logging::entry("EXCEPTION=%s", e.what())); in setFirmwareUpdateMode() 628 phosphor::logging::entry("ERROR=%s", e.what())); in postTransferCompleteHandler() 865 phosphor::logging::entry("ERROR=%s", e.what()), in ipmiGetFwVersionInfo() 923 phosphor::logging::entry("ERROR=%s", e.what())); in ipmiGetFwVersionInfo() 951 phosphor::logging::entry("MSG=%s", e.what())); in getSecurityVersionInfo() 1064 phosphor::logging::entry("MSG=%s", e.what())); in ipmiGetFwRootCertData() 1578 ex.what()); in ipmiSetFirmwareUpdateOptions()
|
/openbmc/linux/Documentation/networking/ |
H A D | ipddp.rst | 23 EtherTalk and PPPTalk. The only limit on the protocol is that of what 37 select what mode you want it to run in via a module loading param.
|
/openbmc/openbmc/poky/documentation/toaster-manual/ |
H A D | intro.rst | 61 - See what was built (recipes and packages) and what packages were
|
/openbmc/linux/Documentation/process/ |
H A D | volatile-considered-harmful.rst | 15 to suppress optimization, which is almost never what one really wants to 40 compiler might think it knows what will be in shared_data, but the 101 volatile should take a step back and think about what they are truly trying
|
/openbmc/linux/Documentation/admin-guide/laptops/ |
H A D | sony-laptop.rst | 18 subsystem. See the logs of /proc/bus/input/devices to find out what those 150 Your mission, should you accept it, is to try finding out what 152 files and find out what is the impact on your laptop.
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | faq.rst | 30 For the most part, the KUnit core framework (what we use to write the tests) 67 KUnit is not working, what should I do? 89 around, so you can see what config was used after running ``kunit.py run``.
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-usage-stats.rst | 90 larger value within a reasonable period. Upon observing a value lower than what 111 larger value within a reasonable period. Upon observing a value lower than what 121 time active without considering what frequency the engine is operating as a
|