Home
last modified time | relevance | path

Searched refs:what (Results 401 – 425 of 2012) sorted by relevance

1...<<11121314151617181920>>...81

/openbmc/phosphor-power/tools/i2c/
H A Di2c_interface.hpp34 const char* what() const noexcept override in what() function in i2c::I2CException
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/
H A Dvulkan-volk_1.3.283.0.bb31 # The tags versions should always be sdk-x.y.z, as this is what
H A Dvulkan-headers_1.3.283.0.bb26 # The tags versions should always be sdk-x.y.z, as this is what
/openbmc/openbmc/poky/meta/recipes-support/diffoscope/
H A Ddiffoscope_267.bb2 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 D0002-Add-support-for-boot-initiator-mailbox.patch84 + 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 Dvxlan_bridge_1d.sh419 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 Dyp-intro.rst76 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 DKconfig370 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 Dudev.txt1 # These rules tell udev what device nodes to create for aoe support.
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Dread-edid10 * brief message on what you're doing. Nothing will be rejected, this is
/openbmc/openbmc/poky/meta/recipes-gnome/libgudev/libgudev/
H A D0001-meson-Pass-export-dynamic-option-to-linker.patch7 linker, since its not clear what the right behavior should be, gcc seems
/openbmc/linux/fs/befs/
H A DKconfig18 If you don't know what this is about, say N.
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dda9062-wdt.txt13 - dlg,wdt-sd: Set what happens on watchdog timeout. If this bit is set the
/openbmc/linux/fs/bfs/
H A DKconfig17 If you don't know what this is about, say N.
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-devices2 This documents additional properties of any device beyond what
/openbmc/openpower-vpd-parser/
H A Dimpl.hpp92 << "] error : " << fail.what();
/openbmc/qemu/scripts/ci/
H A Dgitlab-ci-section17 # what will appear in the log.
/openbmc/linux/net/ceph/
H A Dmon_client.c853 __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 Dfirmware-update.cpp505 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 Dipddp.rst23 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 Dintro.rst61 - See what was built (recipes and packages) and what packages were
/openbmc/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst15 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 Dsony-laptop.rst18 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 Dfaq.rst30 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 Ddrm-usage-stats.rst90 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

1...<<11121314151617181920>>...81