/qemu/qapi/ |
H A D | qapi-visit-core.c | 47 bool ok; in visit_start_struct() local 76 bool ok; in visit_start_list() local 110 bool ok; in visit_start_alternate() local 209 bool ok; in visit_type_uint8() local 222 bool ok; in visit_type_uint16() local 235 bool ok; in visit_type_uint32() local 276 bool ok; in visit_type_int8() local 289 bool ok; in visit_type_int16() local 303 bool ok; in visit_type_int32() local 341 bool ok; in visit_type_str() local [all …]
|
/qemu/rust/qemu-api/src/ |
H A D | errno.rs | 248 let ok: io::Result<_> = Ok(42u8); in test_from_u8() localVariable 262 let ok: io::Result<_> = Ok(1234u16); in test_from_u16() localVariable 286 let ok: io::Result<_> = Ok(1234u32); in test_from_u32() localVariable 310 let ok: io::Result<_> = Ok(1234u64); in test_from_u64() localVariable 334 let ok: io::Result<_> = Ok(()); in test_from_unit() localVariable
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 337 bool ok = true; in do_unsigned_reads() local 356 bool ok = true; in do_unsigned_test() local 384 bool ok; in read_test_data_s8() local 482 bool ok = true; in do_signed_reads() local 511 bool ok = true; in main() local
|
/qemu/include/system/ |
H A D | block-ram-registrar.h | 25 bool ok; member
|
/qemu/qom/ |
H A D | qom-qobject.c | 25 bool ok; in object_property_set_qobject() local
|
H A D | object.c | 588 bool ok; in object_initialize_child_with_props() local 604 bool ok = false; in object_initialize_child_with_propsv() local 1458 bool ok = object_property_set_qobject(obj, name, QOBJECT(qstr), errp); in object_property_set_str() local 1520 bool ok = object_property_set_qobject(obj, name, QOBJECT(qbool), errp); in object_property_set_bool() local 1553 bool ok = object_property_set_qobject(obj, name, QOBJECT(qnum), errp); in object_property_set_int() local 1629 bool ok = object_property_set_qobject(obj, name, QOBJECT(qnum), errp); in object_property_set_uint() local 1698 bool ok = object_property_set(obj, name, v, errp); in object_property_parse() local
|
/qemu/tests/tcg/s390x/ |
H A D | mie3-mvcrl.c | 49 bool ok = true; in main() local
|
/qemu/tests/qemu-iotests/ |
H A D | check | 193 ok = tr.run_tests(paths, args.jobs) variable
|
/qemu/hw/virtio/ |
H A D | vhost-shadow-virtqueue.c | 29 bool ok = true; in vhost_svq_valid_features() local 163 bool ok; in vhost_svq_vring_write_descs() local 200 bool ok; in vhost_svq_add_split() local 277 bool ok; in vhost_svq_add() local
|
H A D | vhost-vdpa.c | 1215 bool ok; in vhost_vdpa_svq_map_rings() local 1285 bool ok = vhost_vdpa_svq_setup(dev, svq, i, &err); in vhost_vdpa_svqs_start() local 1368 bool ok; in vhost_vdpa_dev_start() local
|
/qemu/target/loongarch/ |
H A D | loongarch-qmp-cmds.c | 51 bool ok; in qmp_query_cpu_model_expansion() local
|
/qemu/util/ |
H A D | fdmon-epoll.c | 126 bool ok; in fdmon_epoll_try_upgrade() local
|
/qemu/linux-user/ |
H A D | linuxload.c | 214 bool ok = imgsrc_read(alloc, offset, len, img, errp); in imgsrc_read_alloc() local
|
/qemu/ui/ |
H A D | clipboard.c | 102 bool ok; in qemu_clipboard_check_serial() local
|
/qemu/hw/misc/ |
H A D | tz-mpc.c | 430 bool ok; in tz_mpc_translate() local
|
/qemu/hw/net/ |
H A D | npcm7xx_emc.c | 482 bool ok = emc_receive_filter1(emc, buf, len, &fail_reason); in emc_receive_filter() local
|
/qemu/migration/ |
H A D | migration-hmp-cmds.c | 792 bool ok = false; in vm_completion() local
|
/qemu/block/ |
H A D | snapshot.c | 550 bool ok = true; in bdrv_all_can_snapshot() local
|
H A D | blkio.c | 194 bool ok; in blkio_alloc_bounce_buffer() local
|
/qemu/linux-user/i386/ |
H A D | signal.c | 615 bool ok; in xrstor_sigcontext() local 717 bool ok; in restore_sigcontext() local
|
/qemu/hw/nvram/ |
H A D | xlnx-zynqmp-efuse.c | 559 bool ok; in zynqmp_efuse_aes_crc_postw() local
|
H A D | xlnx-versal-efuse-ctrl.c | 428 bool ok = false; in efuse_pgm_addr_postw() local
|
/qemu/tests/tcg/multiarch/ |
H A D | sha512.c | 663 _gen_result(int ok, const char *func, const char *file, unsigned int line, in _gen_result()
|
/qemu/hw/core/ |
H A D | qdev-properties.c | 649 bool ok = true; in set_prop_array() local 727 bool ok; in get_prop_array() local
|
/qemu/target/arm/ |
H A D | kvm.c | 869 bool ok = true; in write_kvmstate_to_list() local 900 bool ok = true; in write_list_to_kvmstate() local
|