/qemu/tests/unit/ |
H A D | test-cutils.c | 303 int res = 999; in test_qemu_strtoi_correct() local 317 int res = 999; in test_qemu_strtoi_null() local 332 int res = 999; in test_qemu_strtoi_empty() local 347 int res = 999; in test_qemu_strtoi_whitespace() local 362 int res = 999; in test_qemu_strtoi_invalid() local 377 int res = 999; in test_qemu_strtoi_trailing() local 392 int res = 999; in test_qemu_strtoi_octal() local 415 int res = 999; in test_qemu_strtoi_decimal() local 439 int res = 999; in test_qemu_strtoi_hex() local 472 int res = 999; in test_qemu_strtoi_max() local [all …]
|
H A D | test-string-input-visitor.c | 49 int64_t res = 0, value = -42; in test_visitor_in_int() local 71 int64List *res = NULL; in check_ilist() local 89 uint64List *res = NULL; in check_ulist() local 115 int64List *res = NULL; in test_visitor_in_intList() local 224 uint64List *res = NULL; in test_visitor_in_uintList() local 328 bool res = false; in test_visitor_in_bool() local 365 double res = 0, value = 3.14; in test_visitor_in_number() local 391 char *res = NULL, *value = (char *) "Q E M U"; in test_visitor_in_string() local 409 EnumOne res = -1; in test_visitor_in_enum() local
|
H A D | test-qobject-input-visitor.c | 112 int64_t res = 0; in test_visitor_in_int() local 129 uint64_t res = 0; in test_visitor_in_uint() local 164 int64_t res = 0; in test_visitor_in_int_overflow() local 182 int64_t res = 0, value = -42; in test_visitor_in_int_keyval() local 194 int64_t res = 0, value = -42; in test_visitor_in_int_str_keyval() local 206 int64_t res = 0; in test_visitor_in_int_str_fail() local 219 bool res = false; in test_visitor_in_bool() local 231 bool res = false; in test_visitor_in_bool_keyval() local 244 bool res = false; in test_visitor_in_bool_str_keyval() local 256 bool res = false; in test_visitor_in_bool_str_fail() local [all …]
|
/qemu/tests/tcg/i386/ |
H A D | test-i386.h | 8 #define EXECOP2(size, rsize, res, s1, flags) \ argument 19 #define EXECOP1(size, rsize, res, flags) \ argument 34 long res, flags; in exec_opq() local 43 long res, flags; in exec_opl() local 51 long res, flags; in exec_opw() local 59 long res, flags; in exec_opb() local 68 long res, flags; in exec_opq() local 77 long res, flags; in exec_opl() local 85 long res, flags; in exec_opw() local 93 long res, flags; in exec_opb() local
|
H A D | test-i386-shift.h | 11 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 20 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 33 long res, flags; in exec_opq() local 47 long res, flags; in exec_opl() local 60 long res, flags; in exec_opw() local 72 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument 84 long res, flags; in exec_opq() local 98 long res, flags; in exec_opl() local 111 long res, flags; in exec_opw() local 127 long res, flags; in exec_opb() local
|
H A D | test-i386-muldiv.h | 4 long res, s1, s0, flags; in glue() local 22 long res, s1, flags, resh; in glue() local 40 long res, s1, flags, resh; in glue() local 59 long res, s1, flags, resh; in glue() local
|
/qemu/hw/display/ |
H A D | virtio-gpu-udmabuf.c | 30 static void virtio_gpu_create_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_create_udmabuf() 71 static void virtio_gpu_remap_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_remap_udmabuf() 82 static void virtio_gpu_destroy_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_destroy_udmabuf() 131 void virtio_gpu_init_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_init_udmabuf() 154 void virtio_gpu_fini_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_fini_udmabuf() 175 struct virtio_gpu_simple_resource *res, in virtio_gpu_create_dmabuf() 201 struct virtio_gpu_simple_resource *res, in virtio_gpu_update_dmabuf()
|
H A D | virtio-gpu-udmabuf-stubs.c | 10 void virtio_gpu_init_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_init_udmabuf() 15 void virtio_gpu_fini_udmabuf(struct virtio_gpu_simple_resource *res) in virtio_gpu_fini_udmabuf() 22 struct virtio_gpu_simple_resource *res, in virtio_gpu_update_dmabuf()
|
H A D | virtio-gpu.c | 49 struct virtio_gpu_simple_resource *res; in virtio_gpu_update_cursor_data() local 119 struct virtio_gpu_simple_resource *res; in virtio_gpu_find_resource() local 134 struct virtio_gpu_simple_resource *res; in virtio_gpu_find_check_resource() local 246 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_create_2d() local 318 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_create_blob() local 368 struct virtio_gpu_simple_resource *res; in virtio_gpu_disable_scanout() local 387 struct virtio_gpu_simple_resource *res, in virtio_gpu_resource_destroy() 410 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_unref() local 434 struct virtio_gpu_simple_resource *res; in virtio_gpu_transfer_to_host_2d() local 491 struct virtio_gpu_simple_resource *res; in virtio_gpu_resource_flush() local [all …]
|
H A D | virtio-gpu-rutabaga.c | 35 struct virtio_gpu_simple_resource *res; in virtio_gpu_rutabaga_update_cursor() local 79 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_create_resource_2d() local 117 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_create_resource_3d() local 152 struct virtio_gpu_simple_resource *res, in virtio_gpu_rutabaga_resource_unref() 180 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_unref() local 240 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_resource_flush() local 291 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_set_scanout() local 454 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_attach_backing() local 486 struct virtio_gpu_simple_resource *res; in rutabaga_cmd_detach_backing() local 599 g_autofree struct virtio_gpu_simple_resource *res = NULL; in rutabaga_cmd_resource_create_blob() local [all …]
|
/qemu/tests/tcg/multiarch/ |
H A D | overflow.c | 5 int res; in overflow_add_32() local 11 long long res; in overflow_add_64() local 17 int res; in overflow_sub_32() local 23 long long res; in overflow_sub_64() local
|
/qemu/tests/tcg/hexagon/ |
H A D | read_write_overlap.c | 45 uint32_t res; in test_insert() local 58 uint32_t res; in insert_rp() local 79 uint32_t res; in asr_r_svw_trun() local 105 uint32_t res; in swiz() local
|
H A D | v68_scalar.c | 55 int res; in loadw_aq() local 63 int res; in test_loadw_aq() local 73 long long res; in loadd_aq() local 81 long long res; in test_loadd_aq() local
|
H A D | misc.c | 325 int32_t res; in ct0() local 332 int32_t res; in ct1() local 339 int32_t res; in ct0p() local 346 int32_t res; in ct1p() local 376 int32_t res; in dpmpyss_rnd_s0() local 409 int32_t res; in main() local
|
/qemu/replay/ |
H A D | replay-char.c | 96 void replay_char_write_event_save(int res, int offset) in replay_char_write_event_save() 106 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load() 126 int res; in replay_char_read_all_load() local 133 int res = replay_get_dword(); in replay_char_read_all_load() local 141 void replay_char_read_all_save_error(int res) in replay_char_read_all_save_error()
|
H A D | replay.c | 144 bool res = false; in replay_next_event_is() local 177 int res = 0; in replay_get_instructions() local 212 bool res = replay_has_exception(); in replay_exception() local 224 bool res = false; in replay_has_exception() local 243 bool res = replay_has_interrupt(); in replay_interrupt() local 255 bool res = false; in replay_has_interrupt() local 318 bool res = false; in replay_has_event() local
|
/qemu/target/alpha/ |
H A D | int_helper.c | 92 uint64_t res = 0; in helper_minub8() local 107 uint64_t res = 0; in helper_minsb8() local 123 uint64_t res = 0; in helper_minuw4() local 138 uint64_t res = 0; in helper_minsw4() local 154 uint64_t res = 0; in helper_maxub8() local 169 uint64_t res = 0; in helper_maxsb8() local 185 uint64_t res = 0; in helper_maxuw4() local 200 uint64_t res = 0; in helper_maxsw4() local 216 uint64_t res = 0; in helper_perr() local
|
/qemu/target/arm/tcg/ |
H A D | op_helper.c | 128 uint32_t res; in HELPER() local 148 uint32_t res; in HELPER() local 182 uint32_t res = a + b; in HELPER() local 190 uint32_t res = a + b; in HELPER() local 200 uint32_t res = a - b; in HELPER() local 210 uint32_t res = a + b; in HELPER() local 220 uint32_t res = a - b; in HELPER() local 271 uint32_t res; in HELPER() local 287 uint32_t res; in HELPER() local 765 CPAccessResult res = CP_ACCESS_OK; in HELPER() local [all …]
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 657 Unit *res; /* where result will be built */ in decNumberFromString() local 902 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs() 934 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs, in decNumberAdd() 960 decNumber * decNumberAnd(decNumber *res, const decNumber *lhs, in decNumberAnd() 1028 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs, in decNumberCompare() 1048 decNumber * decNumberCompareSignal(decNumber *res, const decNumber *lhs, in decNumberCompareSignal() 1069 decNumber * decNumberCompareTotal(decNumber *res, const decNumber *lhs, in decNumberCompareTotal() 1090 decNumber * decNumberCompareTotalMag(decNumber *res, const decNumber *lhs, in decNumberCompareTotalMag() 1155 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs, in decNumberDivide() 1178 decNumber * decNumberDivideInteger(decNumber *res, const decNumber *lhs, in decNumberDivideInteger() [all …]
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 403 HexValue res = gen_imm_qemu_tmp(c, locp, 64, rvalue->signedness); in gen_rvalue_extend() local 410 HexValue res = gen_tmp(c, locp, 64, rvalue->signedness); in gen_rvalue_extend() local 422 HexValue res = *rvalue; in gen_rvalue_truncate() local 427 HexValue res = gen_tmp(c, locp, 32, rvalue->signedness); in gen_rvalue_truncate() local 527 HexValue res = gen_tmp(c, locp, bit_width, UNSIGNED); in gen_bin_cmp() local 559 const char *bit_suffix, HexValue *res, in gen_simple_op() 593 const char *bit_suffix, HexValue *res, in gen_sub_op() 623 HexValue *res, enum OpTypes op_types, in gen_asl_op() 675 HexValue *res, enum OpTypes op_types, in gen_asr_op() 730 HexValue *res, enum OpTypes op_types, in gen_lsr_op() [all …]
|
/qemu/tests/qtest/libqos/ |
H A D | rtas.c | 35 uint64_t res; in qrtas_call() local 54 int res; in qrtas_get_time_of_day() local 79 int res; in qrtas_ibm_read_pci_config() local 102 int res; in qrtas_ibm_write_pci_config() local
|
/qemu/target/i386/emulate/ |
H A D | x86_emu.c | 776 uint8_t res = 0; in exec_shl() local 790 uint16_t res = 0; in exec_shl() local 806 uint32_t res = decode->op[0].val << count; in exec_shl() local 858 uint8_t res; in exec_ror() local 881 uint16_t res; in exec_ror() local 906 uint32_t res; in exec_ror() local 936 uint8_t res; in exec_rol() local 962 uint16_t res; in exec_rol() local 987 uint32_t res; in exec_rol() local 1019 uint8_t res; in exec_rcl() local [all …]
|
/qemu/hw/net/ |
H A D | vmware_utils.h | 68 uint8_t res; in vmw_shmem_ld8() local 84 uint16_t res; in vmw_shmem_ld16() local 102 uint32_t res; in vmw_shmem_ld32() local 120 uint64_t res; in vmw_shmem_ld64() local
|
/qemu/stubs/ |
H A D | replay-tools.c | 61 void replay_char_write_event_save(int res, int offset) in replay_char_write_event_save() 66 void replay_char_write_event_load(int *res, int *offset) in replay_char_write_event_load() 76 void replay_char_read_all_save_error(int res) in replay_char_read_all_save_error()
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 220 struct virtio_gpu_simple_resource *res; in virtio_gpu_find_resource() local 358 struct virtio_gpu_simple_resource *res; in vg_resource_create_2d() local 413 struct virtio_gpu_simple_resource *res; in vg_disable_scanout() local 439 struct virtio_gpu_simple_resource *res) in vg_resource_destroy() 462 struct virtio_gpu_simple_resource *res; in vg_resource_unref() local 527 struct virtio_gpu_simple_resource *res; in vg_resource_attach_backing() local 565 struct virtio_gpu_simple_resource *res) in vg_cleanup_mapping() 576 struct virtio_gpu_simple_resource *res; in vg_resource_detach_backing() local 597 struct virtio_gpu_simple_resource *res; in vg_transfer_to_host_2d() local 656 struct virtio_gpu_simple_resource *res, *ores; in vg_set_scanout() local [all …]
|