Searched full:400 (Results 1 – 25 of 70) sorted by relevance
123
/qemu/tests/tcg/hexagon/ |
H A D | vector_add_int.c | 27 for (i = 0; i < 400; i++) { in vector_add_int() 36 for (i = 0; i < 400; i++) { in main() 40 gA[400] = 17; in main() 42 for (i = 0; i < 400; i++) { in main() 50 if (gA[400] != 17) { in main()
|
/qemu/tests/qemu-iotests/tests/ |
H A D | fuse-allow-other.out | 21 Permissions post-chmod: 400 24 Permissions post-chmod: 400 50 Permissions post-chmod: 400 77 Permissions post-chmod: 400
|
/qemu/hw/ppc/ |
H A D | e500.h | 8 #define PLATFORM_CLK_FREQ_HZ (400 * 1000 * 1000)
|
/qemu/docs/specs/ |
H A D | rapl-msr.rst | 93 package has 4 cores, 400 ticks maximum can be scheduled on all the cores 108 A 4 cores package can schedule a maximum of 400 ticks per second with 100 ticks
|
/qemu/tests/qemu-iotests/ |
H A D | 308.out | 53 Permissions pre-chmod: 400 55 Permissions post-+w: 400
|
H A D | 274 | 158 ('off', '400k', '256k', '512k', '336k'),
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.h | 120 uint32_t hcfg; /* 400 */
|
/qemu/hw/scsi/ |
H A D | viosrp.h | 30 /* of Linux and other operating systems (AIX, OS/400) that talk this protocol*/
|
/qemu/hw/sensor/ |
H A D | lsm303dlhc_mag.c | 82 uint32_t xy_gain[] = { 1100, 1100, 855, 670, 450, 400, 330, 230 }; 83 uint32_t z_gain[] = { 980, 980, 760, 600, 400, 355, 295, 205 };
|
/qemu/include/hw/sd/ |
H A D | sd.h | 65 SD_VOLTAGE_0_4V = 400, /* currently not supported */
|
/qemu/bsd-user/netbsd/ |
H A D | syscall_nr.h | 360 #define TARGET_NETBSD_NR_aio_error 400
|
/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 344 #define __NR_msgsnd 400
|
H A D | unistd_32.h | 376 #define __NR_msgsnd 400
|
/qemu/include/hw/net/ |
H A D | imx_fec.h | 94 #define ENET_MAX 400
|
/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 378 #define __NR_msgsnd 400
|
H A D | unistd_32.h | 386 #define __NR_msgsnd 400
|
/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 302 font-weight: 400;
|
/qemu/linux-headers/asm-x86/ |
H A D | unistd_32.h | 394 #define __NR_msgsnd 400
|
/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 407 400 common msgsnd sys_msgsnd
|
/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 410 400 common rseq sys_rseq
|
/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 403 400 common msgsnd sys_msgsnd
|
/qemu/tests/qtest/ |
H A D | ide-test.c | 924 nsleep(qts, 400); in ide_wait_clear() 943 nsleep(qts, 400); in ide_wait_intr() 984 nsleep(qts, 400); in cdrom_pio_impl()
|
/qemu/linux-user/mips/ |
H A D | syscall_o32.tbl | 391 400 o32 msgsnd sys_msgsnd compat_sys_msgsnd
|
/qemu/linux-user/alpha/ |
H A D | syscall.tbl | 333 400 common io_getevents sys_io_getevents
|
/qemu/linux-user/arm/ |
H A D | syscall.tbl | 418 400 common migrate_pages sys_migrate_pages
|
123