Searched defs:positions (Results 1 – 3 of 3) sorted by relevance
/qemu/tests/unit/ |
H A D | test-hbitmap.c | 706 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_basic() local 731 uint64_t positions[] = { 0, 1, L1 - 1, L1, L2 - 1, L2, L2 + 1, L3 - 1 }; in test_hbitmap_serialize_part() local 773 uint64_t positions[] = { 0, min_l1, L2, L3 - min_l1}; in test_hbitmap_serialize_zeroes() local
|
/qemu/include/hw/audio/ |
H A D | virtio-snd.h | 143 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_snd.h | 353 uint8_t positions[VIRTIO_SND_CHMAP_MAX_SIZE]; member
|