/openbmc/qemu/include/standard-headers/asm-m68k/ |
H A D | bootinfo-mac.h | 68 #define MAC_MODEL_CLII 23 /* aka: P200 */ 70 #define MAC_MODEL_Q950 26 /* aka: WGS95 */ 71 #define MAC_MODEL_LCIII 27 /* aka: P450 */ 77 #define MAC_MODEL_Q800 35 /* aka: WGS80 */ 79 #define MAC_MODEL_LCII 37 /* aka: P400/405/410/430 */ 82 #define MAC_MODEL_P600 45 /* aka: P600CD */ 84 #define MAC_MODEL_CCL 49 /* aka: P250 */ 86 #define MAC_MODEL_C610 52 /* aka: WGS60 */ 88 #define MAC_MODEL_PB145 54 /* aka: PB145B */ 89 #define MAC_MODEL_P520 56 /* aka: LC520 */ [all …]
|
/openbmc/qemu/target/ppc/ |
H A D | cpu-models.h | 94 /* PowerPC MPC 5xx cores (aka RCPU) */ 96 /* PowerPC MPC 8xx cores (aka PowerQUICC) */ 98 /* G2 cores (aka PowerQUICC-II) */ 106 /* G2_LE core (aka PowerQUICC-II) */ 234 /* PowerPC 740/750 cores (aka G3) */ 247 CPU_POWERPC_750CL_v20 = 0x00087210, /* aka rev E */ 281 CPU_POWERPC_7x5_v22 = 0x00083202, /* aka D */ 282 CPU_POWERPC_7x5_v23 = 0x00083203, /* aka E */ 288 /* PowerPC 74xx cores (aka G4) */ 301 CPU_POWERPC_7410_v12 = 0x800C1102, /* aka C */ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/ |
H A D | 0002-Fix-incompatible-pointer-types-error-with-gcc-15.patch | 12 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o… 24 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o… 35 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o… 46 | HMAC_MD5_CTX * {aka struct HMAC_MD5_CTX_s *} 47 …hd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is of type 'HMAC_MD5… 58 | HMAC_MD5_CTX * {aka struct HMAC_MD5_CTX_s *} 59 …hd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is of type 'HMAC_MD5… 72 ../../git/saslauthd/md5.c:322:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o… 78 ../../git/saslauthd/md5.c:322:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xscom.h | 15 PNV_CHIP_POWER8E, /* AKA Murano (default) */ 16 PNV_CHIP_POWER8, /* AKA Venice */ 17 PNV_CHIP_POWER8NVL, /* AKA Naples */ 18 PNV_CHIP_POWER9, /* AKA Nimbus */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/ |
H A D | 0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch | 12 | | CIMCClass * {aka struct _CIMCClass *} 14 …34: note: expected 'CMPIConstClass *' {aka 'struct _CMPIConstClass *'} but argument is of type 'CI… 23 | | CIMCObjectPath * {aka struct _CIMCObjectPath *} 25 …: note: expected 'CMPIObjectPath *' {aka 'struct _CMPIObjectPath *'} but argument is of type 'CIMC…
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xics_spapr.h | 2 * QEMU PowerPC pSeries Logical Partition (aka sPAPR) hardware System Emulator 4 * PAPR Virtualized Interrupt System, aka ICS/ICP aka xics
|
H A D | xics.h | 2 * QEMU PowerPC pSeries Logical Partition (aka sPAPR) hardware System Emulator 4 * PAPR Virtualized Interrupt System, aka ICS/ICP aka xics
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/ |
H A D | avahi-libnss-mdns_0.15.1.bb | 3 …glibc) providing host name resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka A…
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/cogl/cogl-1.0/ |
H A D | 0001-cogl-path-add-explicit-cast-to-avoid-an-incompatible.patch | 20 | | void (*)(GLenum, CoglPathTesselator *) {aka void (*)(unsigned int, st… 22 …(void)' but argument is of type 'void (*)(GLenum, CoglPathTesselator *)' {aka 'void (*)(unsigned … 32 | | void (*)(void *, CoglPathTesselator *) {aka void (*)(void *, struct _Co… 33 …)(void)' but argument is of type 'void (*)(void *, CoglPathTesselator *)' {aka 'void (*)(void *, s… 43 | | void (*)(CoglPathTesselator *) {aka void (*)(struct _CoglPathTesselator… 44 …'void (*)(void)' but argument is of type 'void (*)(CoglPathTesselator *)' {aka 'void (*)(struct _C… 54 … void (*)(double *, void **, float *, void **, CoglPathTesselator *) {aka void (*)(double *, … 55 …ype 'void (*)(double *, void **, float *, void **, CoglPathTesselator *)' {aka 'void (*)(double *,…
|
/openbmc/openbmc/poky/meta/recipes-support/bmaptool/ |
H A D | bmaptool_3.9.0.bb | 1 SUMMARY = "Tools to generate block map (AKA bmap) and flash images using bmap" 2 DESCRIPTION = "bmaptool - tools to generate block map (AKA bmap) and flash images using \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/ |
H A D | 0005-Fix-build-failure-on-32bit-machine-i686.patch | 13 …frame.c:982:35: error: cannot convert ‘CORE_ADDR*’ {aka ‘long long unsigned int*’} to ‘ulong*’ {ak… 17 | CORE_ADDR* {aka long long unsigned int*}
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libiodbc/ |
H A D | libiodbc_3.52.16.bb | 38 …:16: error: initialization of 'ucs4_t *' {aka 'unsigned int *'} from incompatible pointer type 'wc…
|
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/ |
H A D | connman-gnome_0.7.bb | 33 …r: assignment to 'GtkTreeModel *' {aka 'struct _GtkTreeModel *'} from incompatible pointer type 'G…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/ |
H A D | 0001-Fix-hash_key_put-signature.patch | 8 …d (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/ |
H A D | 0002-fix-incompatible-type-assignment-in-txring.c.patch | 7 …ompatible types when assigning to type 'txring_t' {aka 'struct txring_s'} from type 'txring_t *' {…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libeigen/libeigen/ |
H A D | 0001-Default-eigen_packet_wrapper-constructor.patch | 23 …Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an ar… 31 …gen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::inte… 40 …Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an ar… 48 …gen/src/Core/GenericPacketMath.h:159:8: note: 'Eigen::internal::Packet4c' {aka 'struct Eigen::inte…
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/ |
H A D | 0002-Fix-mismatch-of-OpenSSL-function-signatures-that-cau.patch | 14 …| int (*)(EVP_PKEY_CTX *, EVP_PKEY_CTX *) {aka int (*… 15 …*)' {aka 'int (*)(struct evp_pkey_ctx_st *, const struct evp_pkey_ctx_st *)'} but argument is of t…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libwebsockets/libwebsockets/ |
H A D | 0001-sll_protocol-may-be-be16.patch | 8 … implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to '__be16' (aka 'un…
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | ap.h | 23 #define PG_UP_TAG_0_PID_CPU 0x55555555 /* CPU aka "a9" aka "mpcore" */
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | cpu.h | 34 #define PG_UP_TAG_0_PID_CPU 0x55555555 /* CPU aka "a9" aka "mpcore" */
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/systemload/xfce4-systemload-plugin/ |
H A D | convert-gulong.patch | 7 …on not viable: no known conversion from 'guint64 *' (aka 'unsigned long long *') to 'gulong *' (ak…
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/ |
H A D | 0001-libxml-mm-Fix-function-prototypes-in-function-pointe.patch | 9 …d (void *, void *, xmlChar *)' (aka 'void (void *, void *, unsigned char *)') to parameter of type…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0001-taglib-Fix-build-on-x86-32-bit.patch | 9 …n type ('long') than the function it overrides (which has return type 'offset_t' (aka 'long long')) 15 …n type ('long') than the function it overrides (which has return type 'offset_t' (aka 'long long'))
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/ |
H A D | pidgin-sipe_1.25.0.bb | 41 …nst xmlError *)' {aka 'void (*)(void *, const struct _xmlError *)'} from incompatible pointer type…
|
/openbmc/u-boot/include/ |
H A D | ubispl.h | 53 * aka MTD partition. 54 * @peb_offset: Offset of PEB0 in the UBI FLASH area (aka MTD partition)
|