Home
last modified time | relevance | path

Searched refs:interrupted (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/qemu/docs/system/
H A Dtarget-avr.rst20 - Continuous non interrupted execution::
24 - Continuous non interrupted execution with serial output into telnet window::
/openbmc/qemu/tests/qemu-iotests/
H A Dtestrunner.py101 casenotrun: str = '', interrupted: bool = False) -> None:
107 self.interrupted = interrupted
285 interrupted=True)
415 if res.interrupted:
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/http-parser/
H A Dhttp-parser_2.9.4.bb6 interrupted at anytime. Depending on your architecture, it \
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtoasterui.py188 interrupted = False
453 interrupted = True
475 if interrupted and return_value == 0:
H A Dknotty.py658 interrupted = False
938 interrupted = True
990 if interrupted:
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_bmc_code_update.robot170 [Documentation] Ensure firmware update is successful when interrupted operation performed like
181 [Documentation] Ensure firmware update is successful when interrupted operation performed like
192 [Documentation] Ensure firmware update is successful when interrupted operation performed like
216 [Documentation] Code update interrupted operation teardown.
/openbmc/qemu/docs/specs/
H A Divshmem-spec.rst15 get interrupted by its peers.
234 descriptors for interrupting peers and getting interrupted by peers
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py1405 interrupted = 0
1409 interrupted = 2
1413 interrupted = 1
1427 …ildCompleted(len(rq.rqdata.runtaskentries), buildname, item, failures, interrupted), self.databuil…
1479 interrupted = 0
1484 interrupted = 2
1488 interrupted = 1
1501 …Completed(len(rq.rqdata.runtaskentries), buildname, targets, failures, interrupted), self.databuil…
H A Devent.py499 def __init__(self, total, n, p, failures=0, interrupted=0): argument
504 self._interrupted = interrupted
H A Dtinfoil.py839 interrupted = True
/openbmc/u-boot/doc/
H A DREADME.NetConsole34 script can be interrupted by pressing ^T (CTRL-T).
H A DREADME.autoboot130 sequence to be interrupted by ctrl-c, in addition to the
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-db-native.bb97 # If a journal is present the last update might have been interrupted. In that case,
107 # If a journal is present the last update might have been interrupted. In that case,
H A Dcve-update-nvd2-native.bb117 # If a journal is present the last update might have been interrupted. In that case,
127 # If a journal is present the last update might have been interrupted. In that case,
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass827 result="$result (interrupted)"
830 result="$result (force interrupted)"
895 # Clean up after potentially interrupted build.
916 interrupted = getattr(e, '_interrupted', 0)
917 localdata.setVar('BUILDHISTORY_BUILD_INTERRUPTED', str(interrupted))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types_wic.bbclass68 # Ensure we don't have any junk leftover from a previously interrupted
H A Dtestimage.bbclass378 bb.error('testimage interrupted, shutting down...')
403 …bb.error('%s - FAILED - tests were interrupted during execution, check the logs in %s' % (pn, d.ge…
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt19 Regular sequence is resumed, in case it has been interrupted.
/openbmc/qemu/docs/devel/migration/
H A Dpostcopy.rst201 - On source host, the admin can continue the interrupted postcopy
211 interrupted, then the handshake will guarantee pages lost in-flight
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.7.rst40 - busybox: rm temporary files if do_compile was interrupted
H A Drelease-notes-4.1.3.rst55 - busybox: rm temporary files if do_compile was interrupted
/openbmc/qemu/docs/interop/
H A Dqed_spec.rst204 an operation that could leave the image in an inconsistent state if interrupted
/openbmc/u-boot/scripts/
H A Dspelling.txt646 interruptted||interrupted
647 interupted||interrupted
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Devent.py608 interrupted = 1
610 interrupted)
/openbmc/qemu/docs/system/devices/
H A Dnet.rst181 be migrated with QEMU and the network connections are not interrupted.

12