Home
last modified time | relevance | path

Searched full:around (Results 1 – 25 of 238) sorted by relevance

12345678910

/qemu/include/qemu/
H A Dfifo8.h84 * Care is taken when the data wraps around in the ring buffer.
98 * Care is taken when the data wraps around in the ring buffer.
118 * around in the ring buffer; in this case only a contiguous part of the data
145 * around in the ring buffer; in this case only a contiguous part of the data
H A Drange.h28 * - Ranges must not wrap around 0, but can include UINT64_MAX.
198 * Undefined for ranges that wrap around 0. */
212 * Undefined if ranges that wrap around 0. */
H A Dlockable.h78 * Returns a QemuLockable object that can be passed around
98 * Returns a QemuLockable object that can be passed around
H A Dfutex.h2 * Wrappers around Linux futex syscall and similar
/qemu/common-user/host/mips/
H A Dsafe-syscall.inc.S61 * Shuffle everything around appropriately.
88 * Shuffle everything around appropriately.
/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py22 """Just add parenthesis around regexp(s), with optional name or repeat suffix"""
58 # helper to make parenthesis optional around regexp
/qemu/tests/qtest/
H A Dlsm303dlhc-mag-test.c118 /* Check that requesting 4 bytes starting at Y_H wraps around to X_L */ in reg_wraparound()
127 /* Check that requesting LSM303DLHC_MAG_REG_IRC wraps around to CRA */ in reg_wraparound()
/qemu/target/i386/hvf/
H A DREADME.md5 …tructure and `address_space_rw` API; many struct members have been moved around (emulated x86 stat…
/qemu/target/hexagon/
H A Dgen_printinsn.py48 # assignment, spaces will be added around it, unless it's enclosed within
68 # match is also an assignment operator, add spaces around it if
/qemu/tests/unit/
H A Dtest-crypto-tlssession.c150 * Finally we loop around & around doing handshake on each in test_crypto_tls_session_psk()
342 * Finally we loop around & around doing handshake on each in test_crypto_tls_session_x509()
H A Dtest-io-channel-tls.c213 * Finally we loop around & around doing handshake on each in test_io_channel_tls()
/qemu/docs/specs/
H A Dpci-serial.rst6 wrappers around one or more 16550 UARTs.
/qemu/include/hw/i2c/
H A Dpm_smbus.h41 /* Used to work around a bug in AMIBIOS, see smb_transaction_start() */
/qemu/target/i386/tcg/
H A Daccess.h17 * to do the access here instead of passing it around in the helpers.
/qemu/tests/data/acpi/
H A Ddisassemle-aml.sh50 # add another extension to work around that.
/qemu/accel/tcg/
H A Dtb-internal.h19 * to indicate the compressed mode; subtracting two works around that. It
/qemu/util/
H A Dcutils.c423 * This is a wrapper around strtol() that is harder to misuse.
480 * This is a wrapper around strtoul() that is harder to misuse.
551 * This is a wrapper around strtol() that is harder to misuse.
595 * This is a wrapper around strtoul() that is harder to misuse.
672 * (If you want to prohibit negative numbers that wrap around to
703 * This is a wrapper around strtod() that is harder to misuse.
808 * (If you want to allow negative numbers that wrap around within
/qemu/block/
H A Ddmg-lzfse.c27 /* Work around a -Wstrict-prototypes warning in LZFSE headers */
/qemu/scripts/
H A Dcheck_sparse.py4 # also working around several deficiencies in cgcc's command line
/qemu/hw/display/
H A Dvirtio-vga.c99 /* VGA device wrapper around PCI device around virtio GPU */
/qemu/tests/tcg/mips/include/
H A Dwrappers_mips64r6.h2 * Header file for wrappers around MIPS64R6 instructions assembler
/qemu/common-user/host/riscv/
H A Dsafe-syscall.inc.S39 * Shuffle everything around appropriately.
/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst8 To work around this limitation, we take advantage of `Cirrus CI`_'s free
/qemu/target/ppc/
H A Dmmu-book3s-v3.h39 * to keep it around
/qemu/common-user/host/aarch64/
H A Dsafe-syscall.inc.S38 * Shuffle everything around appropriately.

12345678910