| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/ |
| H A D | 0002-fix-Foundation-Build-error-with-GCC-15-class-Poco-Pr.patch | 24 if (&delegate != this) 26 - this->_pTarget = delegate._pTarget; 27 this->_receiverObject = delegate._receiverObject; 28 this->_receiverMethod = delegate._receiverMethod; 29 this->_priority = delegate._priority; 32 if (&delegate != this) 34 - this->_pTarget = delegate._pTarget; 35 this->_receiverObject = delegate._receiverObject; 36 this->_receiverMethod = delegate._receiverMethod; 37 this->_priority = delegate._priority; [all …]
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | query_param_test.cpp | 30 TEST(Delegate, OnlyPositive) in TEST() argument 38 Query delegated = delegate(capabilities, query); in TEST() 43 TEST(Delegate, ExpandPositive) in TEST() argument 53 Query delegated = delegate(capabilities, query); in TEST() 60 TEST(Delegate, OnlyNegative) in TEST() argument 68 Query delegated = delegate(capabilities, query); in TEST() 73 TEST(Delegate, ExpandNegative) in TEST() argument 79 Query delegated = delegate(QueryCapabilities{}, query); in TEST() 83 TEST(Delegate, TopNegative) in TEST() argument 88 Query delegated = delegate(QueryCapabilities{}, query); in TEST() [all …]
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
| H A D | MultipartUpdate.interface.yaml | 8 client needs to delegate the code update using a multi part image without
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
| H A D | add-back-option-build-base.patch | 18 Delegate to build.py for doing the actual build, (including wxWidgets)
|
| /openbmc/phosphor-fan-presence/ |
| H A D | sdeventplus.hpp | 24 * @brief Event access delegate implementation for sdeventplus.
|
| /openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/ |
| H A D | server.hpp | 60 // has done its work (and not delegate to a later callback in the vtable). in property_callback() 133 // has done its work (and not delegate to a later callback in the vtable). in method_callback()
|
| /openbmc/phosphor-hwmon/test/ |
| H A D | env_unittest.cpp | 15 // Delegate all calls to getEnv() to the mock
|
| H A D | sensor_unittest.cpp | 17 // Delegate all calls to getEnv() to the mock
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | query_param.hpp | 195 // query parameters themselves, so that the default Redfish route will delegate 211 inline Query delegate(const QueryCapabilities& queryCapabilities, Query& query) in delegate() function 214 // delegate only in delegate() 220 // delegate expand as much as we can in delegate() 236 // delegate top in delegate() 243 // delegate skip in delegate() 250 // delegate select in delegate()
|
| /openbmc/qemu/.gitlab-ci.d/ |
| H A D | cirrus.yml | 1 # Jobs that we delegate to Cirrus CI because they require an operating
|
| /openbmc/qemu/docs/interop/ |
| H A D | pr-helper.rst | 8 can delegate implementation of persistent reservations to an external
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | journal.hpp | 41 /** @brief Delegate type specific calls to subclasses. */
|
| H A D | sdbusplus.hpp | 22 * @brief DBus access delegate implementation for sdbusplus.
|
| H A D | propertywatch.hpp | 112 * @tparam DBusInterfaceType - DBus access delegate.
|
| H A D | propertywatchimpl.hpp | 103 // Delegate type specific property updates to subclasses. in start()
|
| H A D | elog.hpp | 60 /** @brief Delegate type specific calls to subclasses. */
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget_ep0.c | 124 /* class, vendor, etc ... delegate */ in service_tx_status_request() 295 /* class, vendor, etc ... delegate */ in service_zero_data_request() 449 /* class, vendor, etc ... delegate */ in service_zero_data_request() 455 /* delegate SET_CONFIGURATION, etc */ in service_zero_data_request() 852 /* unless we need to delegate this to the gadget in musb_g_ep0_irq()
|
| /openbmc/qemu/docs/system/ |
| H A D | pr-manager.rst | 14 and ``scsi-generic`` (both are only available on Linux) can delegate
|
| /openbmc/u-boot/cmd/ |
| H A D | tpm-v1.c | 536 else if (!strcasecmp(argv[1], "delegate")) in TPM_COMMAND_NO_ARG() 613 else if (!strcasecmp(argv[1], "delegate")) in do_tpm_list() 770 " hash, trans, context, counter, delegate, daa_tpm, daa_v0, daa_v1),\n" 777 " hash, trans, context, counter, delegate, daa_tpm, daa_v0, daa_v1),\n"
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | atmel_usba_udc.c | 739 goto delegate; in handle_ep0_setup() 774 goto delegate; in handle_ep0_setup() 806 goto delegate; in handle_ep0_setup() 815 goto delegate; in handle_ep0_setup() 823 delegate: in handle_ep0_setup()
|
| /openbmc/u-boot/lib/efi_driver/ |
| H A D | efi_block_device.c | 17 * The read and write functions of the EFI block driver delegate calls to the
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | query.hpp | 196 delegated = query_param::delegate(queryCapabilities, *queryOpt); in setUpRedfishRouteWithDelegation()
|
| /openbmc/qemu/include/block/ |
| H A D | graph-lock.h | 152 * function/coroutine itself, and need to delegate the caller (usually main
|
| /openbmc/qemu/docs/about/ |
| H A D | deprecated.rst | 593 RISC-V "virt" board "riscv,delegate" DT property (since 9.1) 596 The "riscv,delegate" DT property was added in QEMU 7.0 as part of
|
| /openbmc/u-boot/include/linux/usb/ |
| H A D | composite.h | 165 * @setup: Used to delegate control requests that aren't handled by standard
|