Searched +full:- +full:- +full:- (Results 8601 – 8625 of 8803) sorted by relevance
1...<<341342343344345346347348349350>>...353
16 #define TYPE_MIPS_GCR "mips-gcr"
2 * QEMU SiFive U OTP (One-Time Programmable) Memory interface
9 * See the COPYING file in the top-level directory.
36 /* 7 */ 0xEAFFFFFA, /* b . -16 */ in setup_sigtramp()
2 * Copyright(c) 2019-2021 Qualcomm Innovation Center, Inc. All Rights Reserved.
4 ## Copyright(c) 2019-2024 Qualcomm Innovation Center, Inc. All Rights Reserved.
33 allowed = cls->is_allowed(authz, identity, errp); in qauthz_is_allowed()
2 * S/390 specific structures for linux-user
4 * Copyright (c) 2004-2006 Fabrice Bellard
2 * ARM AArch64 specific signal definitions for bsd-user
32 #define TYPE_ATI_VGA "ati-vga"
42 /* PCI config space reads/writes, to byte-word addressable memory. */
15 { 'execute': 'block-commit',
28 #include "ui/kbd-state.h"
2 * MIPS specific structures for linux-user
5 * See the COPYING file in the top-level directory.
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()