/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | Process.interface.yaml | 17 If process terminates this property will contain returned exit code.
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | handle-hup.patch | 14 terminates the connection, the socket file descriptor receives a HUP
|
/openbmc/openbmc/poky/meta/recipes-support/attr/acl/ |
H A D | 0001-libmisc-__acl_get_uid-fix-memory-wasting-loop-if-use.patch | 12 reports ENOMEM, which terminates the `__acl_get_uid()` function.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/yajl/ |
H A D | CVE-2022-24795.patch | 24 This patch catches the integer overflow and terminates the process
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __execute.hpp | 47 // terminates on exception: in set_value()
|
/openbmc/qemu/tests/functional/ |
H A D | replay_kernel.py | 24 terminates.
|
/openbmc/u-boot/doc/ |
H A D | README.bootmenu | 51 the bootmenu terminates and the usual U-Boot command prompt is presented
|
/openbmc/libpldm/src/ |
H A D | compiler.h | 60 * generally terminates compilation of the translation unit as any other result
|
/openbmc/qemu/docs/devel/ |
H A D | memory.rst | 275 - if the subregion is a leaf (RAM or MMIO), the search terminates, returning 284 backing the search terminates, returning the container itself. Otherwise 287 - if none of the subregions match the address then the search terminates
|
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/ |
H A D | __init__.py | 78 once: gdbserver terminates after the debugged process terminates
|
/openbmc/u-boot/include/ |
H A D | s_record.h | 72 * data. The S7 record contains the entry address and terminates
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | EventService.v1_11_0.json | 77 …terminates or is suspended. This retry occurs at the service level, which means that the HTTP `PO… 78 …terminates or is suspended. This retry occurs at the service level, which means that the HTTP `PO…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | EventService.v1_11_0.json | 77 …terminates or is suspended. This retry occurs at the service level, which means that the HTTP `PO… 78 …terminates or is suspended. This retry occurs at the service level, which means that the HTTP `PO…
|
/openbmc/openbmc/poky/meta/recipes-devtools/nasm/nasm/ |
H A D | 0001-stdlib-Add-strlcat.patch | 94 + * terminates, unless size == 0 or dest has no NUL terminator. Returns
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
H A D | long-help | 62 terminates, too
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | README.md | 78 and `phosphor-fan-presence-tach` application terminates preventing the machine
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | ddr_ml_wrapper.h | 119 #define MV_TERMINATE (0x1f) /* Item terminates it's work. */
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 13 * Terminates the application in case an error is encountered.
|
/openbmc/qemu/hw/block/ |
H A D | hd-geometry.c | 76 /* We make the assumption that the partition terminates on in guess_disk_lchs()
|
/openbmc/qemu/system/ |
H A D | memory.c | 768 if (!mr->terminates) { in render_memory_region() 839 } else if (!mr->terminates) { in memory_region_get_flatview_root() 1700 mr->terminates = true; in memory_region_init_io() 1723 mr->terminates = true; in memory_region_init_ram_flags_nomigrate() 1748 mr->terminates = true; in memory_region_init_resizeable_ram() 1776 mr->terminates = true; in memory_region_init_ram_from_file() 1803 mr->terminates = true; in memory_region_init_ram_from_fd() 1825 mr->terminates = true; in memory_region_init_ram_ptr() 1841 mr->terminates = true; in memory_region_init_ram_device_ptr() 1892 mr->terminates = true; in memory_region_init_rom_device_nomigrate() [all …]
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | README.md | 80 and `phosphor-fan-monitor` application terminates preventing the machine from
|
/openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
H A D | qbman_portal.h | 49 * already-executing command terminates. (This minimises latency
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | README.md | 85 is logged and `phosphor-fan-control` application terminates preventing the
|
/openbmc/qemu/include/block/ |
H A D | blockjob.h | 87 /** Called when the job coroutine yields or terminates */
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1520 terminates = {} 1524 terminates[t] = 1 1526 terminates['$end'] = 1 1532 terminates[n] = 0 1538 # Nonterminal n terminates iff any of its productions terminates. 1540 # Production p terminates iff all of its rhs symbols terminate. 1542 if not terminates[s]: 1549 # so every symbol s terminates 1550 # so production p terminates. 1554 # symbol n terminates! [all …]
|