Home
last modified time | relevance | path

Searched refs:Output (Results 1 – 22 of 22) sorted by relevance

/qemu/rust/qemu-api/src/
H A Dbitops.rs15 Add<Self, Output = Self> + AddAssign<Self> +
16 BitAnd<Self, Output = Self> + BitAndAssign<Self> +
17 BitOr<Self, Output = Self> + BitOrAssign<Self> +
18 BitXor<Self, Output = Self> + BitXorAssign<Self> +
20 Div<Self, Output = Self> + DivAssign<Self> +
22 Mul<Self, Output = Self> + MulAssign<Self> +
23 Not<Output = Self> + Ord + PartialOrd +
24 Rem<Self, Output = Self> + RemAssign<Self> +
25 Shl<Self, Output = Self> + ShlAssign<Self> +
26 Shl<u32, Output = Self> + ShlAssign<u32> + // add more as needed
[all …]
H A Derrno.rs122 type Out: From<u16> + std::ops::Neg<Output = Self::Out>;
/qemu/rust/bits/src/
H A Dlib.rs276 type Output = $struct_name;
277 fn bitand(self, rhs: $struct_name) -> Self::Output {
289 type Output = $struct_name;
290 fn bitxor(self, rhs: $struct_name) -> Self::Output {
302 type Output = $struct_name;
303 fn bitor(self, rhs: $struct_name) -> Self::Output {
315 type Output = $struct_name;
316 fn sub(self, rhs: $struct_name) -> Self::Output {
328 type Output = $struct_name;
329 fn not(self) -> Self::Output {
[all …]
/qemu/tests/qemu-iotests/
H A D290.out15 # Output of qemu-img map
27 # Output of qemu-img map
46 # Output of qemu-img map
59 # Output of qemu-img map
H A D286.out6 Output structure:
H A D312.out10 ### Output of qemu-img map (empty quorum)
74 ### Output of qemu-img map (destination image)
/qemu/rust/hw/char/pl011/src/
H A Ddevice.rs42 type Output = u8; typedef
44 fn index(&self, idx: hwaddr) -> &Self::Output { in index() argument
63 fn index_mut(&mut self, idx: u32) -> &mut Self::Output { in index_mut() argument
69 type Output = registers::Data; typedef
71 fn index(&self, idx: u32) -> &Self::Output { in index() argument
/qemu/docs/system/arm/
H A Dstm32.rst58 * Secure Digital Input/Output (SDIO) interface
/qemu/docs/specs/
H A Dacpi_nvdimm.rst119 QEMU writes Output Data (based on the offset in the page):
202 Output layout in the dsm memory page:
H A Daspeed-intc.rst31 INTC GIC_192_201 Output Pin Mapping
H A Dvmgenid.rst81 ASL Output: ./SSDT.dsl - 1631 bytes
/qemu/qapi/
H A Dcxl.json161 # 8-100 Get Health Info Output Payload, Health Status for bit
165 # 8-100 Get Health Info Output Payload, Media Status for bit
168 # @additional-status: See CXL r3.0 Table 8-100 Get Health Info Output
H A Dmachine.json631 # @cpuid-register: Output register containing the feature bits
/qemu/docs/devel/testing/
H A Dfuzzing.rst259 - Output the C source code for a test case that will reproduce the bug::
/qemu/tcg/i386/
H A Dtcg-target.c.inc781 /* Output an opcode with a full "rm + (index<<shift) + offset" address mode.
891 /* Output an opcode with an expected reference to the constant pool. */
900 /* Output an opcode with an expected reference to the constant pool. */
3286 /* Output must be sign-extended. */
3295 /* Output must be zero-extended, but input isn't. */
/qemu/docs/devel/
H A Dclocks.rst86 Output is simpler; only the name is required. Typically::
/qemu/docs/about/
H A Demulation.rst129 during debugging via the :ref:`gdbstub<GDB usage>`. Output to the
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc2600 /* Output must be sign-extended. */
2603 /* Output must be zero-extended, but input isn't. */
/qemu/
H A Dhmp-commands.hx283 Output logs to *filename*.
H A Dqemu-options.hx4741 Output log in logfile instead of to stderr
5310 " Output vmstate information in JSON format to file.\n"
/qemu/tcg/ppc/
H A Dtcg-target.c.inc823 /* Output Type 00 Prefix - 8-Byte Load/Store Form (8LS:D) */
837 /* Output Type 10 Prefix - Modified Load/Store Form (MLS:D) */
/qemu/docs/interop/
H A Dvhost-user.rst1942 Output to stdout the back-end capabilities in JSON format, and then