Home
last modified time | relevance | path

Searched refs:thrown (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/sdbusplus/docs/yaml/
H A Derror.md8 may be thrown or caught as appropriate. If the error is thrown from an interface
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/
H A Darray_test.patch4 IndexError will only be thrown for 64 bit machines, so we add InvalidParmError for 32 bit ones.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/liberror/
H A Dliberror-perl_0.17029.bb5 either be thrown, for subsequent catch, or can simply be recorded."
/openbmc/linux/fs/reiserfs/
H A Ddo_balan.c1512 for (i = 0; i < ARRAY_SIZE(tb->thrown); i++) in store_thrown()
1513 if (!tb->thrown[i]) { in store_thrown()
1514 tb->thrown[i] = bh; in store_thrown()
1526 for (i = 0; i < ARRAY_SIZE(tb->thrown); i++) { in free_thrown()
1527 if (tb->thrown[i]) { in free_thrown()
1528 blocknr = tb->thrown[i]->b_blocknr; in free_thrown()
1529 if (buffer_dirty(tb->thrown[i])) in free_thrown()
1533 brelse(tb->thrown[i]); /* incremented in store_thrown */ in free_thrown()
H A Dreiserfs.h2433 struct buffer_head *thrown[MAX_FEB_SIZE]; member
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/
H A D0001-unistr.c-Fix-use-after-free-in-ntfs_uppercase_mbs.patch12 Fixed by only NULL-terminating the string when no error has been thrown.
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsd-admin-interfaces.rst26 0 to nfsd/threads. All locks and state are thrown away at that point.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md244 ### Errors thrown by Certificate Manager
246 - NotAllowed exception thrown if Install method invoked with a certificate
249 - InvalidCertificate exception thrown for validation errors.
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2/
H A D0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch48 // unlikely to get here since more likely exception will be thrown
/openbmc/linux/Documentation/filesystems/
H A Dautomount-support.rst61 from the namespace and thrown away (effectively unmounted).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-modify-parameters.patch83 * out of the environment (variables without an '=' sign will be thrown
/openbmc/sdbusplus/
H A DREADME.md96 D-Bus interfaces. Errors are used to define C++ exceptions which can be thrown
/openbmc/linux/Documentation/staging/
H A Dxz.rst35 .xz files from userspace. The decompressed output is thrown away.
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst40 the new one. This means that intermediate results can be thrown away but
/openbmc/phosphor-logging/
H A DREADME.md101 - `commit()`: Catch an error thrown by elog(), and commit it to create the event
236 thrown across D-Bus, this API does not require that the error be defined in the
/openbmc/linux/Documentation/driver-api/
H A Dedac.rst11 These are some of the many terms that are thrown about that don't always
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A Dgcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch20 an exception to be thrown from ZoneInfo::set_abbrev because no % or /
/openbmc/linux/Documentation/arch/s390/
H A Ds390dbf.rst45 When an exception is thrown in the last debug area, the following debug
/openbmc/docs/designs/
H A Devent-logging.md117 which can be thrown by a DBus server and turned into an error response to the
697 constructed but not thrown, which means we cannot get compile-time checking
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md397 when some "name" is out of bounds, an exception should be thrown. (What "name"
/openbmc/linux/Documentation/core-api/
H A Dassoc_array.rst535 could see the new node. The entire collapsed subtree is thrown away
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md339 to lowest, with a maximum of 10. Any callouts after the 10th will just be thrown
/openbmc/qemu/docs/interop/
H A Dlive-block-operations.rst1102 to get shared "write" lock on e.qcow2", will be thrown when you do
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG1744 member would have thrown an AttributeError. Now, you can get what you
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst705 of it has been thrown away.

12