Searched full:respectively (Results 1 – 25 of 83) sorted by relevance
1234
/qemu/docs/devel/ |
H A D | kconfig.rst | 70 with value ``y`` or ``n`` (respectively for boolean true and false). 74 ``!`` operators respectively denote conjunction (AND), disjunction (OR) 108 or false respectively. ``<value>`` can be ``y`` or ``n``; it cannot
|
H A D | build-system.rst | 272 of the ``target_arch`` and ``target_system_arch``, which are used respectively 454 respectively to build emulators and run tests defined in meson.build. 576 the ``CONFIG_TARGET`` and ``CONFIG_DEVICES`` macro respectively.
|
/qemu/hw/vfio/ |
H A D | vfio-migration-internal.h | 27 * _DEV_SETUP_STATE, or _DEV_DATA_STATE, respectively. The end of a
|
/qemu/include/system/ |
H A D | cpu-timers-internal.h | 36 * Protect fields that can be respectively read outside the
|
/qemu/tests/tcg/tricore/ |
H A D | link.ld | 40 * which memory areas to clear and to copy, respectively.
|
/qemu/tests/qemu-iotests/ |
H A D | 049.out | 107 and exabytes, respectively. 116 and exabytes, respectively. 125 and exabytes, respectively.
|
H A D | 305 | 66 # second refcount blocks respectively, but only the first one can be
|
H A D | 314 | 105 # thirds of them, respectively (with compression). Rebase img onto base,
|
H A D | 236 | 141 # B and C remain unchanged with 4 and 6 respectively.
|
/qemu/include/io/ |
H A D | channel-util.h | 63 * respectively. To leave a handler in its current state, pass a NULL
|
/qemu/target/i386/tcg/ |
H A D | decode-new.h | 260 * operands respectively) are implicit in the presence of dq and qq 290 /* Must be I and b respectively if present. */
|
/qemu/include/hw/ssi/ |
H A D | xilinx_spips.h | 115 * or padded to tx and rx respectively to round it out (and avoid need for
|
/qemu/docs/interop/ |
H A D | vnc-ledstate-pseudo-encoding.rst | 39 and Scroll lock key respectively. '1' indicates that the LED should be
|
/qemu/docs/system/arm/ |
H A D | nuvoton.rst | 28 variants of NPCM750 and NPCM730, respectively. These are currently not
|
/qemu/block/ |
H A D | qed-cluster.c | 87 * table offset, respectively. len is number of contiguous unallocated bytes.
|
/qemu/util/ |
H A D | uuid.c | 32 clock_seq_hi_and_reserved to zero and one, respectively. */ in qemu_uuid_generate()
|
H A D | event.c | 14 * BUSY -> SET and FREE -> BUSY, respectively.
|
/qemu/python/qemu/machine/ |
H A D | qtest.py | 6 subclass of QEMUMachine, respectively.
|
/qemu/include/hw/ppc/ |
H A D | spapr_drc.h | 240 * These functions respectively abort if called with a device already
|
/qemu/monitor/ |
H A D | monitor-internal.h | 59 * which divides the value by 1e3, 1e6, 1e9, respectively
|
/qemu/include/hw/ |
H A D | boards.h | 533 * Respectively emitting symbols with the format 571 * Respectively emitting symbols with the format 608 * Respectively emitting symbols with the format
|
/qemu/target/tricore/ |
H A D | fpu_helper.c | 384 * bits to the top 2 and lower 8 output mantissa bits respectively. in helper_hptof() 420 * bits to the top 2 and lower 8 output mantissa bits respectively. in helper_ftohp()
|
/qemu/docs/system/s390x/ |
H A D | vfio-ap.rst | 384 respectively:: 419 respectively:: 455 in decimal, hexadecimal and octal respectively:: 500 fields of the guests's CRYCB respectively. These APQNs identify the AP queues
|
/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 1844 * bits (0..15). Store to XRa and XRd respectively. 1847 * to SFT4 bits (0..15). Store to XRa and XRd respectively. 1850 * to SFT4 bits (0..15). Store to XRa and XRd respectively. 1887 * bits. Store back to XRa and XRd respectively. 1890 * bits. Store back to XRa and XRd respectively. 1893 * bits. Store back to XRa and XRd respectively. 1973 * bits (0..15). Store to XRa and XRd respectively. 1976 * to SFT4 bits (0..15). Store to XRa and XRd respectively. 1979 * to SFT4 bits (0..15). Store to XRa and XRd respectively. 2039 * bits. Store to XRa and XRd respectively. [all …]
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_ring.h | 224 * corresponding to event_idx + 1 and new_idx respectively. in vring_need_event()
|
1234