Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 1772) sorted by relevance

12345678910>>...71

/qemu/accel/tcg/
H A Dtcg-runtime-gvec.c30 intptr_t i; in clear_high() local
42 intptr_t i; in HELPER() local
53 intptr_t i; in HELPER() local
64 intptr_t i; in HELPER() local
75 intptr_t i; in HELPER() local
86 intptr_t i; in HELPER() local
97 intptr_t i; in HELPER() local
108 intptr_t i; in HELPER() local
119 intptr_t i; in HELPER() local
130 intptr_t i; in HELPER() local
[all …]
/qemu/tests/tcg/aarch64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
16 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
25 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
30 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
41 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
50 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
55 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
H A Dsve-str.c11 for (int i = 0; i < N; ++i) { in test() local
20 for (int i = 0; i < vl; ++i) { in test() local
28 for (int i = vl; i < N; ++i) { in test() local
43 for (int i = 16; i <= 256; i += 16) { in main() local
/qemu/tests/tcg/ppc64/
H A Dtest-aes.c13 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
35 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
40 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
63 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
85 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
90 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
113 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/tests/tcg/i386/
H A Dtest-aes.c6 static bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 static bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 static bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
33 static bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
44 static bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
54 static bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
59 static bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/target/mips/tcg/
H A Dlmmi_helper.c250 unsigned i; in helper_pshufh() local
403 unsigned i; in helper_pavgh() local
416 unsigned i; in helper_pavgb() local
429 unsigned i; in helper_pmaxsh() local
442 unsigned i; in helper_pminsh() local
455 unsigned i; in helper_pmaxub() local
468 unsigned i; in helper_pminub() local
481 unsigned i; in helper_pcmpeqw() local
494 unsigned i; in helper_pcmpgtw() local
507 unsigned i; in helper_pcmpeqh() local
[all …]
/qemu/tests/tcg/arm/
H A Dfcvt.c64 static void print_int64(int i, int64_t num) in print_int64()
114 int i; in convert_single_to_half() local
137 int i; in convert_single_to_double() local
160 int i; in convert_single_to_integer() local
230 int i; in convert_double_to_half() local
255 int i; in convert_double_to_single() local
279 int i; in convert_double_to_integer() local
323 int i; in convert_half_to_double() local
346 int i; in convert_half_to_single() local
368 int i; in convert_half_to_integer() local
[all …]
/qemu/tests/tcg/riscv64/
H A Dtest-aes.c5 bool test_SB_SR(uint8_t *o, const uint8_t *i) in test_SB_SR()
17 bool test_MC(uint8_t *o, const uint8_t *i) in test_MC()
22 bool test_SB_SR_MC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_SB_SR_MC_AK()
38 bool test_ISB_ISR(uint8_t *o, const uint8_t *i) in test_ISB_ISR()
50 bool test_IMC(uint8_t *o, const uint8_t *i) in test_IMC()
62 bool test_ISB_ISR_AK_IMC(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_AK_IMC()
67 bool test_ISB_ISR_IMC_AK(uint8_t *o, const uint8_t *i, const uint8_t *k) in test_ISB_ISR_IMC_AK()
/qemu/hw/arm/
H A Dstm32l4x5_soc.c141 for (unsigned i = 0; i < NUM_EXTI_OR_GATES; i++) { in stm32l4x5_soc_initfn() local
148 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_initfn() local
153 for (int i = 0; i < STM_NUM_USARTS; i++) { in stm32l4x5_soc_initfn() local
158 for (int i = 0; i < STM_NUM_UARTS; i++) { in stm32l4x5_soc_initfn() local
216 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize() local
244 for (unsigned i = 0; i < NUM_GPIOS; i++) { in stm32l4x5_soc_realize() local
261 for (unsigned i = 0; i < NUM_EXTI_OR_GATES; i++) { in stm32l4x5_soc_realize() local
291 for (unsigned i = 0; i < NUM_EXTI_IRQ; i++) { in stm32l4x5_soc_realize() local
298 for (unsigned i = 0; i < GPIO_NUM_PINS; i++) { in stm32l4x5_soc_realize() local
312 for (int i = 0; i < STM_NUM_USARTS; i++) { in stm32l4x5_soc_realize() local
[all …]
/qemu/tests/tcg/hexagon/
H A Dscatter_gather.c132 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16() local
164 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_32() local
199 for (int i = 0; i < MATRIX_SIZE; i++) { in create_offsets_values_preds_16_32() local
568 for (int i = 0; i < size; i++) { in check_buffer() local
585 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16() local
602 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_16_acc() local
621 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_16_masked() local
643 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32() local
660 for (int i = 0; i < MATRIX_SIZE; ++i) { in scalar_scatter_32_acc() local
678 for (int i = 0; i < MATRIX_SIZE; i++) { in scalar_scatter_32_masked() local
[all …]
H A Dhvx_misc.c34 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp() local
85 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; ++i) { in test_load_tmp2() local
98 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur() local
191 for (int i = 0; i < BUFSIZE; i++) { in test_masked_store() local
271 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; i++) { in test_max_temps() local
276 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 2; i++) { in test_max_temps() local
281 for (int i = 0; i < MAX_VEC_SIZE_BYTES / 4; i++) { in test_max_temps() local
382 for (int i = 0; i < BUFSIZE; i++) { in test_load_tmp_predicated() local
420 for (int i = 0; i < BUFSIZE; i++) { in test_load_cur_predicated() local
446 for (int i = 0; i < BUFSIZE / 2; i++) { in test_vcombine() local
H A Dhvx_histogram.c39 for (int i = 0; i < 256; i++) { in check() local
53 for (int i = 0; i < 256; i++) { in ref_histogram() local
57 for (int i = 0; i < height; i++) { in ref_histogram() local
69 for (int i = 0; i < 256; i++) { in hvx_histogram() local
73 for (int i = 0; i < height; i += n) { in hvx_histogram() local
/qemu/tests/tcg/multiarch/
H A Dsha1.c52 #define blk0(i) (block->l[i] = (rol(block->l[i],24)&0xFF00FF00) \ argument
55 #define blk0(i) block->l[i] argument
59 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ argument
63 #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
64 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); argument
65 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument
66 #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30); argument
67 #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30); argument
149 uint32_t i; in SHA1Update() local
174 unsigned i; in SHA1Final() local
[all …]
H A Dtest-mmap.c58 int i; in check_aligned_anonymous_unfixed_mmaps() local
140 int i; in check_aligned_anonymous_unfixed_colliding_mmaps() local
191 int i; in check_aligned_anonymous_fixed_mmaps() local
223 int i; in check_aligned_anonymous_fixed_mmaps_collide_with_host() local
253 int i; in check_file_unfixed_mmaps() local
305 int i; in check_file_unfixed_eof_mmaps() local
339 int i; in check_file_fixed_eof_mmaps() local
381 int i; in check_file_fixed_mmaps() local
460 unsigned int i; in main() local
/qemu/hw/usb/
H A Dhcd-ehci-pci.c35 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_realize() local
78 EHCIPCIState *i = PCI_EHCI(obj); in usb_ehci_pci_init() local
97 EHCIPCIState *i = PCI_EHCI(obj); in usb_ehci_pci_finalize() local
105 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_exit() local
117 EHCIPCIState *i = PCI_EHCI(pci_dev); in usb_ehci_pci_reset() local
126 EHCIPCIState *i = PCI_EHCI(dev); in usb_ehci_pci_write_config() local
186 EHCIPCIInfo *i = data; in ehci_data_class_init() local
224 int i; in ehci_pci_register_types() local
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c63 int i; in init_test_data_u8() local
88 int i; in init_test_data_s8() local
107 int i; in reset_start_data() local
118 int i; in init_test_data_u16() local
138 int i; in init_test_data_u32() local
160 int i; in init_test_data_u64() local
183 int i; in read_test_data_u16() local
208 int i; in read_test_data_u32() local
249 int i; in read_test_data_u64() local
307 int i; in do_unsigned_reads() local
[all …]
/qemu/tests/unit/
H A Dtest-virtio-dmabuf.c28 int i, dmabuf_fd; in test_add_remove_resources() local
47 int i; in test_add_remove_dev() local
65 int i; in test_remove_invalid_resource() local
79 int i, dmabuf_fd = -2, alt_dmabuf = 2; in test_add_invalid_resource() local
109 int i, dmabuf_fd; in test_free_resources() local
H A Dtest-throttle.c87 unsigned i; in test_compute_wait() local
157 int i; in test_init() local
189 int i; in test_init_readonly() local
221 int i; in test_init_writeonly() local
253 int i; in test_destroy() local
266 int i; in test_config_functions() local
348 int i; in test_enabled() local
452 int i; in test_ranges() local
528 int i; in test_max_is_missing_limit() local
622 int i; in do_test_accounting() local
/qemu/system/
H A Ddatadir.c35 int i; in qemu_find_file() local
69 int i; in qemu_add_data_dir() local
93 size_t i; in qemu_add_default_firmwarepath() local
106 int i; in qemu_list_data_dirs() local
/qemu/tests/bench/
H A Dqtree-bench.c82 for (size_t i = 0; i < n_elems; i++) { in init_empty_tree_and_keys() local
130 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
147 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
163 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
177 for (size_t i = 0; i < n_elems; i++) { in run_benchmark() local
229 for (int i = 0; i < ARRAY_SIZE(sizes); i++) { in main() local
255 for (int i = 0; i < ARRAY_SIZE(sizes); i++) { in main() local
260 for (int i = 0; i < ARRAY_SIZE(separator) - 1; i++) { in main() local
265 for (int i = 0; i < ARRAY_SIZE(benchmarks); i++) { in main() local
/qemu/target/hexagon/
H A Dtranslate.c87 for (int i = 0; i < num; i++) { in ctx_future_vreg_off() local
109 for (int i = 0; i < num; i++) { in ctx_tmp_vreg_off() local
241 for (int i = 0; i < nwords; i++) { in read_packet_words() local
251 for (int i = 0; i < pkt->num_insns; i++) { in check_for_attrib() local
489 int i; in gen_start_packet() local
666 int i; in gen_reg_writes() local
836 int i; in pkt_has_hvx_store() local
848 int i; in gen_commit_hvx() local
898 for (int i = 0; i < num_insns; i++) { in update_exec_counters() local
1030 int i; in decode_and_translate_packet() local
[all …]
H A Dgdbstub.c29 for (int i = 0; i < NUM_PREGS; i++) { in hexagon_gdb_read_register() local
48 for (int i = 0; i < NUM_PREGS; i++) { in hexagon_gdb_write_register() local
65 int i; in gdb_get_vreg() local
75 int i; in gdb_get_qreg() local
101 int i; in gdb_put_vreg() local
111 int i; in gdb_put_qreg() local
/qemu/target/i386/
H A Dops_sse.h327 int i; in SSE_HELPER_B() local
336 int i; in glue() local
356 int i; in glue() local
376 int i; in glue() local
408 int i; in glue() local
418 int i; in glue() local
432 int i; in glue() local
537 int i; in SSE_HELPER_S() local
545 int i; in glue() local
554 int i; in helper_sqrtss() local
[all …]
/qemu/pc-bios/s390-ccw/
H A Dlibc.h24 size_t i; in memset() local
38 size_t i; in memcpy() local
49 size_t i; in memcmp() local
63 size_t i; in strlen() local
72 int i; in strcat() local
/qemu/qapi/
H A Dmeson.build126 i = 0 variable
135 i = i + 1 variable
146 i = i + 1 variable

12345678910>>...71