Home
last modified time | relevance | path

Searched refs:returned (Results 1 – 25 of 221) sorted by relevance

123456789

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0002-Support-asynchronous-calls-58.patch8 is a function f(*args, returned=None, error=None), where args is
9 callback_args specified in the method call, returned is a return
14 def func(x, y, returned=None, error=None):
52 + def print_result(returned=None, error=None):
53 + print(returned, error)
121 + callback(*callback_args, returned=return_args, error=error)
164 + def callback(x, returned=None, error=None):
165 + print("asyn: " + returned)
166 + assert (returned is not None)
168 + assert(x == int(returned.split()[1]))
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dnot.md13 Returns true if the action returned false. Returns false if the action returned
H A Dor.md17 Returns true if **any** of the actions in the array returned true, otherwise
H A Dand.md17 Returns true if **all** of the actions in the array returned true, otherwise
/openbmc/openbmc/poky/meta/recipes-kernel/blktrace/
H A Dblktrace_git.bb31 # collect2: error: ld returned 1 exit status
34 # collect2: error: ld returned 1 exit status
38 # collect2: error: ld returned 1 exit status
/openbmc/docs/designs/
H A Derror-log-handling-for-phal.md18 initialization, any software/hardware error returned by the pHAL layer need to
84 parse the failure data returned by the hardware procedure methods and return
91 status need to be returned to the caller so that caller can create PEL on
109 parse the failure data returned by the hardware procedure methods and return
119 Debug traces returned through the callback method will be added to the PEL.
126 Debug traces returned through the callback method will be added to the PEL.
133 Debug traces returned through the callback method will be added to the PEL.
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol22 returned from the BMC. All user input is first filtered so that special
38 may be returned asyncrhonously from the BMC. When establishing a SOL
40 This call back simply prints text returned from the BMC.
53 Loop on select() for user input and data returned from the BMC
/openbmc/sdbusplus/docs/
H A Dasio.md19 org.freedesktop.DBus.Error.InvalidArgs error will be returned to the caller.
36 returned to the D-Bus caller.
56 org.freedesktop.DBus.Error.InvalidArgs error will be returned to the caller.
/openbmc/google-ipmi-sys/
H A DREADME.md242 If not enough data is proveded, `ipmi::ccReqDataLenInvalid` is returned.
282 If a name is longer than 43 bytes, `ipmi::ccReqDataTruncated` is returned. These
286 If not enough data is proveded, `ipmi::ccReqDataLenInvalid` is returned.
289 `ipmi::ccInvalidCommand` is returned. This indicates a change in the DBus API
329 The register data is always returned in 8 bytes (uint64) in little Endian order.
335 `ipmi::ccRetBytesUnavailable` is returned.
337 If not enough data is proveded, `ipmi::ccReqDataLenInvalid` is returned.
374 All fields returned in the Response are simply a copy of the Request.
376 On success, `ipmi::ccSuccess` is returned.
378 If not enough data is proveded, `ipmi::ccReqDataLenInvalid` is returned.
[all …]
/openbmc/qemu/docs/specs/
H A Dacpi_nvdimm.rst163 | result size is returned | | _DSM return |
181 in 1 page sized increments which are then concatenated and returned
207 | length | 4 | 0 | length of entire returned data |
223 the size of the fit data returned by the function is the next offset
225 size is returned.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A Dsblim-sfcb-1.3.15-fix-provider-debugging.patch13 mlogf(M_ERROR,M_SHOW, "spRecvReq returned error %d. Skipping message.\n", rc);
H A Dsblim-sfcb-1.4.9-fix-sfcbinst2mof.patch8 collect2: error: ld returned 1 exit status
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A D0001-build.c-ignore-return-of-1-from-tar-cf.patch14 | dpkg-deb: error: subprocess tar -cf returned error exit status 1
49 + ohshite(_("subprocess %s returned error exit status %d"), "tar -cf", rc);
/openbmc/openbmc-test-automation/lib/pdu/
H A Dsynaccess.robot21 ... PDU returned RC=${resp}.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/
H A D0001-cmake-Link-with-libatomic-on-rv32-rv64.patch8 | collect2: error: ld returned 1 exit status
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-unix-configure-use-_Static_assert-to-do-correct-dete.patch48 - echo -- test failed - conftest returned $r - disabling old 16-bit UID/GID support
85 - echo -- no Large File Support - conftest returned $r
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dplugin.md207 the plugin during execution and not the error response returned from the plugin
211 function returned a valid data or not.
235 type string. If the plugin function does not return data or the returned data is
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-unix-configure-fix-detection-for-cross-compilation.patch51 - echo -- no Large File Support - conftest returned $r
84 - echo "-- no Unicode (wchar_t) support - conftest returned $r"
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dautonet.rules11 # %c the string returned by the PROGRAM
H A Dautomount.rules11 # %c the string returned by the PROGRAM
/openbmc/openbmc/poky/meta/recipes-support/nss-myhostname/
H A Dnss-myhostname_0.3.bb4 configured system hostname as returned by gethostname(2)."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A Dgcc-6.patch37 // returned true anyway and short-circuited the previous select().
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0012-add-explicit-dependency-on-libraries.patch8 collect2: error: ld returned 1 exit status
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A Dtouchscreen.rules11 # %c the string returned by the PROGRAM
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch45 + * On success 0 is returned. Otherwise, failure code.
84 + * On success 0 is returned. Otherwise, failure code.

123456789