Searched full:representation (Results 1 – 25 of 81) sorted by relevance
1234
/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/ |
H A D | BiosTablesTest.h | 52 // has little endian representation. 58 // table, in 8-byte little endian representation. Rsdp20 is the same, for the 69 // little endian representation. Smbios30 is the guest-physical address of 71 // in the same representation. Each of these fields may be zero
|
/qemu/include/hw/ppc/ |
H A D | spapr_ovec.h | 16 * offset is from "left-to-right" in the traditional representation of 22 * representation so that we can define/set/test for individual option 25 * handling conversations to-from the internal representation under the
|
/qemu/include/hw/nvram/ |
H A D | fw_cfg.h | 147 * value, converted to little-endian representation. 159 * value, converted to little-endian representation. The data being replaced, 173 * value, converted to little-endian representation. 185 * value, converted to little-endian representation. The data being replaced, 199 * value, converted to little-endian representation. 211 * value, converted to little-endian representation. The data being replaced,
|
/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 63 are translated into an intermediate representation (see `Gallium3D`_). The 64 intermediate representation is communicated to the host and the 66 representation back to OpenGL API calls.
|
/qemu/qobject/ |
H A D | qnum.c | 68 * qnum_get_try_int(): Get an integer representation of the number 92 * qnum_get_int(): Get an integer representation of the number 142 * qnum_get_double(): Get a float representation of the number
|
/qemu/include/hw/riscv/ |
H A D | boot_opensbi.h | 31 /** Representation dynamic info passed by previous booting stage */ 61 /** Representation dynamic info passed by previous booting stage */
|
/qemu/scripts/ |
H A D | render_block_graph.py | 42 Render graph in text (dot) representation into "@filename" and 43 representation in @format into "@filename.@format"
|
/qemu/scripts/simplebench/ |
H A D | results_to_text.py | 38 """Return text representation of bench_one() returned dict.""" 64 """Return text representation of bench() returned dict."""
|
/qemu/target/s390x/ |
H A D | cpu_models_system.c | 221 /* convert it to our internal representation */ in qmp_query_cpu_model_expansion() 235 /* convert it back to a static representation */ in qmp_query_cpu_model_expansion() 275 /* convert both models to our internal representation */ in qmp_query_cpu_model_comparison() 352 /* convert both models to our internal representation */ in qmp_query_cpu_model_baseline()
|
/qemu/include/qemu/ |
H A D | sockets.h | 91 * Get the string representation of the socket 109 * Get the string representation of the local socket
|
/qemu/ui/ |
H A D | vnc-enc-tight.h | 52 * bits 5-4: decimal representation is the index of a particular zlib 66 * 1..3 bytes: data size (N) in compact representation; 133 * 1..3 bytes: data size (N) in compact representation;
|
/qemu/include/hw/ |
H A D | clock.h | 43 * Resolution of frequency representation decreases with frequency: 335 * clock_display_freq: return human-readable representation of clock frequency 338 * Return a string which has a human-readable representation of the
|
/qemu/rust/qemu-api/src/ |
H A D | zeroable.rs | 15 /// Return a value of Self whose memory representation consists of all
|
/qemu/include/io/ |
H A D | channel-socket.h | 219 * Get the string representation of the local socket 236 * Get the string representation of the local socket
|
/qemu/include/standard-headers/linux/ |
H A D | const.h | 36 * 'unsigned __int128' data type as direct representation of
|
/qemu/linux-headers/linux/ |
H A D | const.h | 36 * 'unsigned __int128' data type as direct representation of
|
/qemu/include/crypto/ |
H A D | tlscredsanon.h | 38 * The QCryptoTLSCredsAnon object provides a representation
|
H A D | tlscredsx509.h | 45 * The QCryptoTLSCredsX509 object provides a representation
|
H A D | tlscredspsk.h | 39 * The QCryptoTLSCredsPSK object provides a representation
|
/qemu/include/hw/cpu/ |
H A D | cluster.h | 30 * of the rest of the system. It is mainly an internal QEMU representation and
|
/qemu/crypto/ |
H A D | block-luks-priv.h | 130 /* UUID of the partition in standard ASCII representation */
|
/qemu/scripts/tracetool/ |
H A D | __init__.py | 177 """Evaluable string representation for this object.""" 314 """Evaluable string representation for this object."""
|
/qemu/hw/usb/ |
H A D | desc.h | 6 /* binary representation */
|
/qemu/tcg/tci/ |
H A D | README | 9 targets supported by QEMU) to a code representation which
|
/qemu/python/qemu/qmp/ |
H A D | message.py | 108 """Pretty-printed representation of this QMP message."""
|
1234