| /openbmc/qemu/tcg/s390x/ |
| H A D | tcg-target-con-str.h | 19 CONST('C', TCG_CT_CONST_CMP) 20 CONST('I', TCG_CT_CONST_S16) 21 CONST('J', TCG_CT_CONST_S32) 22 CONST('K', TCG_CT_CONST_P32) 23 CONST('M', TCG_CT_CONST_M1) 24 CONST('N', TCG_CT_CONST_INV) 25 CONST('R', TCG_CT_CONST_INVRISBG) 26 CONST('U', TCG_CT_CONST_U32) 27 CONST('V', TCG_CT_CONST_N32) 28 CONST('Z', TCG_CT_CONST_ZERO)
|
| /openbmc/qemu/tcg/ppc/ |
| H A D | tcg-target-con-str.h | 19 CONST('C', TCG_CT_CONST_CMP) 20 CONST('I', TCG_CT_CONST_S16) 21 CONST('M', TCG_CT_CONST_MONE) 22 CONST('N', TCG_CT_CONST_N16) 23 CONST('T', TCG_CT_CONST_S32) 24 CONST('U', TCG_CT_CONST_U32) 25 CONST('W', TCG_CT_CONST_WSZ) 26 CONST('Z', TCG_CT_CONST_ZERO)
|
| /openbmc/qemu/tcg/aarch64/ |
| H A D | tcg-target-con-str.h | 18 CONST('A', TCG_CT_CONST_AIMM) 19 CONST('C', TCG_CT_CONST_CMP) 20 CONST('L', TCG_CT_CONST_LIMM) 21 CONST('M', TCG_CT_CONST_MONE) 22 CONST('O', TCG_CT_CONST_ORRI) 23 CONST('N', TCG_CT_CONST_ANDI) 24 CONST('Z', TCG_CT_CONST_ZERO)
|
| /openbmc/qemu/tcg/loongarch64/ |
| H A D | tcg-target-con-str.h | 23 CONST('I', TCG_CT_CONST_S12) 24 CONST('J', TCG_CT_CONST_S32) 25 CONST('U', TCG_CT_CONST_U12) 26 CONST('W', TCG_CT_CONST_WSZ) 27 CONST('M', TCG_CT_CONST_VCMP) 28 CONST('A', TCG_CT_CONST_VADD)
|
| /openbmc/qemu/tcg/arm/ |
| H A D | tcg-target-con-str.h | 21 CONST('I', TCG_CT_CONST_ARM) 22 CONST('K', TCG_CT_CONST_INV) 23 CONST('N', TCG_CT_CONST_NEG) 24 CONST('O', TCG_CT_CONST_ORRI) 25 CONST('V', TCG_CT_CONST_ANDI) 26 CONST('Z', TCG_CT_CONST_ZERO)
|
| /openbmc/qemu/tcg/i386/ |
| H A D | tcg-target-con-str.h | 29 CONST('e', TCG_CT_CONST_S32) 30 CONST('I', TCG_CT_CONST_I32) 31 CONST('O', TCG_CT_CONST_ZERO) 32 CONST('T', TCG_CT_CONST_TST) 33 CONST('W', TCG_CT_CONST_WSZ) 34 CONST('Z', TCG_CT_CONST_U32)
|
| /openbmc/qemu/tcg/mips/ |
| H A D | tcg-target-con-str.h | 17 CONST('I', TCG_CT_CONST_U16) 18 CONST('J', TCG_CT_CONST_S16) 19 CONST('K', TCG_CT_CONST_P2M1) 20 CONST('W', TCG_CT_CONST_WSZ)
|
| /openbmc/qemu/tcg/riscv/ |
| H A D | tcg-target-con-str.h | 18 CONST('I', TCG_CT_CONST_S12) 19 CONST('K', TCG_CT_CONST_S5) 20 CONST('L', TCG_CT_CONST_CMP_VI) 21 CONST('M', TCG_CT_CONST_M12)
|
| /openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/BiosTablesTest/ |
| H A D | BiosTablesTest.c | 57 CONST VOID *Rsdp10; in BiosTablesTestMain() 58 CONST VOID *Rsdp20; in BiosTablesTestMain() 59 CONST VOID *Smbios21; in BiosTablesTestMain() 60 CONST VOID *Smbios30; in BiosTablesTestMain() 61 CONST EFI_CONFIGURATION_TABLE *ConfigTable; in BiosTablesTestMain() 62 CONST EFI_CONFIGURATION_TABLE *ConfigTablesEnd; in BiosTablesTestMain()
|
| /openbmc/qemu/tcg/sparc64/ |
| H A D | tcg-target-con-str.h | 17 CONST('I', TCG_CT_CONST_S11) 18 CONST('J', TCG_CT_CONST_S13)
|
| /openbmc/ipmitool/src/plugins/imb/ |
| H A D | imbapi.h | 58 #ifndef CONST 59 #define CONST const macro 79 typedef CONST void far *LPCVOID; 137 typedef CONST WCHAR *LPCWSTR, *PCWSTR;
|
| /openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
| H A D | 0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch | 58 @@ -114,7 +114,11 @@ extern unsigned long strtoul _ANSI_ARGS_((CONST char *string,
|
| /openbmc/qemu/qga/ |
| H A D | commands-win32.c | 65 CONST DEVPROPKEY * PropertyKey, 2498 CONST WCHAR *szCounterPath = L"\\System\\Processor Queue Length"; in init_load_avg_counter()
|
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 3407 #undef CONST in process_constraint_sets() 3408 #define CONST(CASE, MASK) \ in process_constraint_sets() macro 3416 #undef CONST in process_constraint_sets()
|