Searched defs:wrap (Results 1 – 7 of 7) sorted by relevance
/qemu/scripts/ |
H A D | meson-buildoptions.py | 94 def wrap(left, text, indent): function
|
/qemu/hw/uefi/ |
H A D | var-service-pkcs7.c | 74 gnutls_datum_t wrap; in wrap_pkcs7() local
|
/qemu/rust/qemu-api/tests/ |
H A D | vmstate_tests.rs | 162 wrap: BqlCell<u64>, field
|
/qemu/tests/unit/ |
H A D | test-qobject-input-visitor.c | 759 WrapAlternate *wrap; in test_visitor_in_alternate() local
|
/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 2571 static uint32_t do_add_wrap(uint32_t offset, uint32_t wrap, uint32_t imm) in do_add_wrap() 2580 static uint32_t do_sub_wrap(uint32_t offset, uint32_t wrap, uint32_t imm) in do_sub_wrap()
|
/qemu/hw/usb/ |
H A D | hcd-xhci.c | 460 XHCIEvent wrap = { ER_MFINDEX_WRAP, CC_SUCCESS }; in xhci_mfwrap_timer() local
|
/qemu/hw/virtio/ |
H A D | virtio.c | 2584 static bool vring_packed_need_event(VirtQueue *vq, bool wrap, in vring_packed_need_event()
|