Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 55) sorted by relevance

123

/qemu/hw/usb/
H A Dcombined-packet.c107 USBPacket *first = p->combined->first; in usb_combined_packet_cancel() local
124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local
/qemu/ui/
H A Dudmabuf.c16 static bool first = true; in udmabuf_fd() local
/qemu/scripts/coverage/
H A Dcompare_gcov_json.py72 def find_missing_files(first, second): argument
/qemu/tests/unit/
H A Dtest-keyval.c752 QDict *first = keyval_parse("opt1=abc,opt2.sub1=def,opt2.sub2=ghi,opt3=xyz", in test_keyval_merge_dict() local
770 QDict *first = keyval_parse("opt1.0=abc,opt2.0=xyz", in test_keyval_merge_list() local
788 QDict *first = keyval_parse("opt2=ABC", in test_keyval_merge_conflict() local
H A Dtest-qemu-opts.c858 QemuOptsList *first, *merged; in test_opts_append() local
899 QemuOptsList *first, *merged; in test_opts_to_qdict_filtered() local
H A Dtest-hbitmap.c36 uint64_t first) in hbitmap_test_check()
149 uint64_t first, uint64_t count) in hbitmap_test_set()
168 uint64_t first, uint64_t count) in hbitmap_test_reset()
/qemu/target/i386/hvf/
H A Dhvf-cpu.c36 static bool first = true; in hvf_cpu_xsave_init() local
/qemu/util/
H A Dhbitmap.c169 void hbitmap_iter_init(HBitmapIter *hbi, const HBitmap *hb, uint64_t first) in hbitmap_iter_init()
467 uint64_t first, n; in hbitmap_set() local
561 uint64_t first; in hbitmap_reset() local
729 unsigned long *first; in hbitmap_deserialize_zeroes() local
746 unsigned long *first; in hbitmap_deserialize_ones() local
H A Daio-win32.c327 bool progress, have_select_revents, first; in aio_poll() local
/qemu/hw/intc/
H A Dsh_intc.c128 unsigned int *first, in sh_intc_locate()
202 unsigned int first; in sh_intc_read() local
218 unsigned int first; in sh_intc_write() local
/qemu/rust/bits/src/
H A Dlib.rs252 let mut first = true; localVariable
/qemu/hw/display/
H A Dframebuffer.c72 int first, last = 0; in framebuffer_update_display() local
H A Dnext-fb.c75 int first = 0; in nextfb_update() local
H A Dbcm2835_fb.c156 int first = 0; in fb_update_display() local
/qemu/hw/riscv/
H A Driscv_hart.c107 static bool first = true; in riscv_cpu_register_csr_qtest_callback() local
/qemu/target/i386/kvm/
H A Dkvm-cpu.c127 static bool first = true; in kvm_cpu_xsave_init() local
/qemu/hw/ppc/
H A Dspapr_irq.c542 int first, i; in ics_find_free_block() local
564 int first = -1; in spapr_irq_find() local
/qemu/hw/uefi/
H A Dvar-service-pkcs7.c376 static bool first = true; in uefi_vars_check_pkcs7_2() local
/qemu/target/ppc/
H A Dppc-qmp-cmds.c191 CpuDefinitionInfoList **first = user_data; in ppc_cpu_defs_entry() local
/qemu/chardev/
H A Dbaum.c276 int room, first; in baum_chr_accept_input() local
315 int first; in baum_write_packet() local
/qemu/hw/net/
H A Digb_core.h80 bool first; member
/qemu/tests/qtest/
H A Dpnv-xive2-common.c92 void set_nvp(QTestState *qts, uint32_t index, uint8_t first) in set_nvp()
/qemu/include/standard-headers/linux/
H A Dvhost_types.h162 uint64_t first; member
/qemu/subprojects/libvduse/include/
H A Dcompiler.h318 SECOND_ARG(first,second,...) global() argument
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h318 SECOND_ARG(first,second,...) global() argument

123