/openbmc/qemu/tests/qemu-iotests/ |
H A D | 153.out | 13 == Launching another QEMU, opts: '' == 15 Is another process using the image [TEST_DIR/t.qcow2]? 17 == Launching another QEMU, opts: 'read-only=on' == 19 Is another process using the image [TEST_DIR/t.qcow2]? 21 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 27 Is another process using the image [TEST_DIR/t.qcow2]? 31 Is another process using the image [TEST_DIR/t.qcow2]? 35 Is another process using the image [TEST_DIR/t.qcow2]? 40 Is another process using the image [TEST_DIR/t.qcow2]? 45 Is another process using the image [TEST_DIR/t.qcow2]? [all …]
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-good.txt | 26 2. another item 66 Another paragraph 105 Another subsection 121 * **cmd-feat2** -- another feature 167 * **cmd-feat2** -- another feature
|
H A D | doc-good.out | 89 2. another item 131 Another paragraph 161 Another subsection 177 another feature 218 another feature
|
H A D | doc-good.json | 44 # 2. another item 100 # Another paragraph 150 # Another subsection 166 # @cmd-feat2: another feature 213 # @cmd-feat2: another feature
|
/openbmc/u-boot/scripts/kconfig/tests/inter_choice/ |
H A D | __init__.py | 2 Do not affect user-assigned choice value by another choice. 5 the defconfig result of a choice could be affected by another choice
|
H A D | Kconfig | 17 prompt "Another choice"
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/binfs/ |
H A D | bindfs_1.18.0.bb | 1 SUMMARY = "A FUSE filesystem for mounting a directory to another location" 2 DESCRIPTION = "bindfs is a FUSE filesystem for mounting a directory to another location, similarly …
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | Kconfig | 455 Platform PLL, in another word: 464 clock, in another word DSPI_clk = Platform_clk / this_divider. 473 clock, in another word DUART_clk = Platform_clk / this_divider. 481 clock, in another word I2C_clk = Platform_clk / this_divider. 489 clock, in another word IFC_clk = Platform_clk / this_divider. 497 clock, in another word LPUART_clk = Platform_clk / this_divider. 506 clock, in another word SDHC_clk = Platform_clk / this_divider. 514 clock, in another word QMAN_clk = Platform_clk / this_divider.
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-test-patch-gz/ |
HD | readme.patch.gz |
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nano/ |
H A D | nano_8.3.bb | 2 DESCRIPTION = "GNU nano (Nano's ANOther editor, or \ 3 Not ANOther editor) is an enhanced clone of the \
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 36 another supported mode was selected & persisted. 68 another supported mode was selected & persisted.
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | README | 8 a real CPU or another emulator. 22 for comparison with the output obtained with a real CPU or another emulator.
|
/openbmc/u-boot/include/linux/ |
H A D | err.h | 45 * ERR_CAST - Explicitly cast an error-valued pointer to another pointer type 48 * Explicitly cast an error-valued pointer to another pointer type in such a
|
/openbmc/qemu/docs/system/ |
H A D | target-avr.rst | 29 and then in another shell:: 37 and then in another shell::
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | migration-permissions | 67 # Migrate an image in use by a virtio-blk device to another VM and 77 if 'Is another process using the image' not in ctx.exception.stdout: 91 if 'Is another process using the image' not in ctx.exception.stdout:
|
H A D | parallels-checks.out | 39 == write another pattern to second cluster == 64 == write another pattern to the first clusters == 78 == write another pattern to second cluster == 95 == write another pattern to the first clusters ==
|
H A D | parallels-checks | 104 echo "== write another pattern to second cluster ==" 126 echo "== write another pattern to the first clusters ==" 143 echo "== write another pattern to second cluster ==" 162 echo "== write another pattern to the first clusters =="
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/witherspoon/ |
H A D | zones.yaml | 52 another selected mode was persisted. 100 another selected mode was persisted.
|
/openbmc/u-boot/doc/SPL/ |
H A D | README.am335x-network | 47 provide different image filenames to RBL and SPL (and possibly another 52 - If you plan to use TFTP server on another machine you have to set 69 May the ROM bootloader sends another "vendor-class-identifier"
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.h | 13 indexed that table entry, or it provides a pointer to another 15 the entry is a pointer to another table, a literal, a length or
|
/openbmc/entity-manager/src/gpio-presence/ |
H A D | README.md | 54 The above configuration can then cause a Probe match in another configuration, 90 It can also be used as detection redundancy in case another detection mechanism
|
/openbmc/qemu/util/ |
H A D | lockcnt.c | 56 * with the lock not taken, it must wake another futex waiter. 76 * only getting out of the loop if we can have another shot at the in qemu_lockcnt_cmpxchg_or_wait() 135 /* If we were woken by another thread, we should also wake one because in qemu_lockcnt_inc() 186 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_and_lock() 226 /* If we were woken by another thread, but we're returning in unlocked in qemu_lockcnt_dec_if_lock()
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | efficiently-fetching-sources.rst | 21 all of the source tarballs. Maybe you have been working with another 52 Another technique you can use to ready yourself for a successive string
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | json_utils_test.cpp | 62 "2222": "another comp" in TEST() 72 EXPECT_EQ(getComponentName(0x2222, 'O'), "another comp"); in TEST()
|
/openbmc/openbmc/poky/meta-selftest/conf/fragments/more-fragments-here/ |
H A D | test-another-fragment.conf | 2 BB_CONF_FRAGMENT_DESCRIPTION = "It defines another variable that can be checked inside the test."
|