Searched +full:- +full:- +full:- (Results 8651 – 8675 of 8803) sorted by relevance
1...<<341342343344345346347348349350>>...353
206 elapsed_time = (end.tv_sec - start.tv_sec) * 1000.0; in main()207 elapsed_time += (end.tv_usec - start.tv_usec) / 1000.0; in main()
225 /* 127-124 compat */236 #define TARGET_TIOCGPTN TARGET_IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */
2 * QEMU igb emulation - shared definitions4 * Copyright (c) 2020-2023 Red Hat, Inc.
4 * Copyright Red Hat, Inc. 2013-201441 #include "standard-headers/linux/types.h"
30 #include "standard-headers/linux/types.h"
3 # isa-superio.c
3 * Copyright (C) 1999-2000 Maxim Krasnyansky <max_mk@yahoo.com>
7 * Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
50 * will want to pass in &machine->fdt here, to record the FDT blob for
4 * Copyright (c) 2003-2008 Fabrice Bellard
2 eg. open("/lib/foo.so") => open("/usr/gnemul/i386-linux/lib/foo.so");
42 * If this is non-zero, then wait for that many bytes
89 nr_tests = (sizeof(tests) / sizeof(tests[0])) - 1; in main()
23 #include "hw/acpi/aml-build.h"
2 * QEMU RISC-V Board Compatible with OpenTitan FPGA platform