/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | execution.hpp | 6 #pragma GCC diagnostic push 8 #pragma clang diagnostic ignored "-Wunused-parameter" 9 #pragma clang diagnostic ignored "-Wnon-pod-varargs" 10 #pragma clang diagnostic ignored "-Winconsistent-missing-override" 11 #pragma clang diagnostic ignored "-Wdeprecated-copy" 13 #pragma GCC diagnostic ignored "-Wnon-template-friend" 15 #pragma GCC diagnostic ignored "-Wmissing-field-initializers" 16 #pragma GCC diagnostic ignored "-Wunused-parameter" 20 #pragma GCC diagnostic pop
|
H A D | task.hpp | 3 #pragma GCC diagnostic push 4 #pragma GCC diagnostic ignored "-Wunused-parameter" 6 #pragma GCC diagnostic pop
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
H A D | 0005-Disable-new-gcc8-warnings.patch | 26 +#pragma GCC diagnostic push 28 +#pragma GCC diagnostic ignored "-Wstringop-truncation" 38 +#pragma GCC diagnostic pop 51 +#pragma GCC diagnostic push 53 +#pragma GCC diagnostic ignored "-Wstringop-overflow" 54 +#pragma GCC diagnostic ignored "-Wstringop-truncation" 63 +#pragma GCC diagnostic pop
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | LogService.v1_8_0.json | 105 …diagnostic data for the given type. When the diagnostic data is collected, a new log entry will b… 106 …diagnostic data for the given type. The `Location` header in the response shall contain a URI to … 110 "description": "The type of diagnostic data to collect.", 111 … "longDescription": "This parameter shall contain the type of diagnostic data to collect.", 115 "description": "The OEM-defined type of diagnostic data to collect.", 116 …ongDescription": "This parameter shall contain the OEM-defined type of diagnostic data to collect.… 127 "description": "The link to the device to collect diagnostic data.", 128 …l contain a link to the resource that represents the device to collect diagnostic data. This para… 132 "description": "The URI to access when sending the diagnostic data.", 134 …cess when sending the diagnostic data. If this parameter is not provided by the client, the servi… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | LogService.v1_8_0.json | 105 …diagnostic data for the given type. When the diagnostic data is collected, a new log entry will b… 106 …diagnostic data for the given type. The `Location` header in the response shall contain a URI to … 110 "description": "The type of diagnostic data to collect.", 111 … "longDescription": "This parameter shall contain the type of diagnostic data to collect.", 115 "description": "The OEM-defined type of diagnostic data to collect.", 116 …ongDescription": "This parameter shall contain the OEM-defined type of diagnostic data to collect.… 127 "description": "The link to the device to collect diagnostic data.", 128 …l contain a link to the resource that represents the device to collect diagnostic data. This para… 132 "description": "The URI to access when sending the diagnostic data.", 134 …cess when sending the diagnostic data. If this parameter is not provided by the client, the servi… [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/ |
H A D | 0001-Woverride-init-is-not-needed-with-gcc-9.patch | 24 #define DNS_PRAGMA_QUIET _Pragma("clang diagnostic ignored \"-Winitializer-overrides\"") 25 #define DNS_PRAGMA_POP _Pragma("clang diagnostic pop") 29 #define DNS_PRAGMA_PUSH _Pragma("GCC diagnostic push") 30 #define DNS_PRAGMA_QUIET _Pragma("GCC diagnostic ignored \"-Woverride-init\"") 31 #define DNS_PRAGMA_POP _Pragma("GCC diagnostic pop")
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ |
H A D | NMI.interface.yaml | 2 NMI button is a Diagnostic Interrupt(Front Panel NMI).Diagnostic interrupt 3 is a non-maskable interrupt or signal for generating diagnostic traces and 4 core dumps from the operating system. The diagnostic interrupt button is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0002-Fix-gcc-build-problem.patch | 27 #pragma clang diagnostic push 28 #pragma clang diagnostic ignored "-Wunsafe-buffer-usage" 36 #pragma GCC diagnostic pop 42 #pragma clang diagnostic pop 59 #pragma clang diagnostic push 60 #pragma clang diagnostic ignored "-Wunsafe-buffer-usage" 74 #pragma clang diagnostic pop
|
H A D | 0001-Fix-initialization-in-test-1140.patch | 23 #pragma GCC diagnostic ignored "-Wsign-conversion" 28 +#pragma clang diagnostic push 29 +#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" 36 #pragma GCC diagnostic pop 40 +#pragma clang diagnostic pop 54 +#pragma clang diagnostic push 55 +#pragma clang diagnostic ignored "-Wunsafe-buffer-usage" 66 +#pragma clang diagnostic pop
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | fix-attribute-issue-with-gcc.patch | 10 #pragma clang diagnostic push 11 #pragma clang diagnostic ignored "-Wgcc-compat" 19 #pragma clang diagnostic pop
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
H A D | fix-attribute-issue-with-gcc.patch | 10 #pragma clang diagnostic push 11 #pragma clang diagnostic ignored "-Wgcc-compat" 19 #pragma clang diagnostic pop
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | platform_message_registry.hpp | 50 "Check additional diagnostic data if available.", 60 "Check additional diagnostic data if available.", 72 "Check additional diagnostic data if available.", 82 "Check additional diagnostic data if available.",
|
H A D | log_service_message_registry.hpp | 45 …"Indicates that diagnostic data was collected due to a client invoking the `CollectDiagnosticData`… 46 "'%1' diagnostic data collected.",
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 210 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 212 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register 216 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 218 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register 222 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 224 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register 227 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 229 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register 233 mrc p15, 0, r0, c15, c0, 1 @ read diagnostic register 235 mcr p15, 0, r0, c15, c0, 1 @ write diagnostic register [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | LogService_v1.xml | 91 …diagnostic data for the given type. When the diagnostic data is collected, a new log entry will b… 92 …diagnostic data for the given type. The `Location` header in the response shall contain a URI to … 95 <Annotation Term="OData.Description" String="The type of diagnostic data to collect."/> 96 …Data.LongDescription" String="This parameter shall contain the type of diagnostic data to collect.… 99 …<Annotation Term="OData.Description" String="The OEM-defined type of diagnostic data to collect."/> 100 …cription" String="This parameter shall contain the OEM-defined type of diagnostic data to collect.… 111 …<Annotation Term="OData.Description" String="The URI to access when sending the diagnostic data."/> 112 …cess when sending the diagnostic data. If this parameter is not provided by the client, the servi… 148 …ata.Description" String="The network protocol that the service uses to send the diagnostic data."/> 149 … parameter shall contain the network protocol that the service uses to send the diagnostic data."/> [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | LogService_v1.xml | 91 …diagnostic data for the given type. When the diagnostic data is collected, a new log entry will b… 92 …diagnostic data for the given type. The `Location` header in the response shall contain a URI to … 95 <Annotation Term="OData.Description" String="The type of diagnostic data to collect."/> 96 …Data.LongDescription" String="This parameter shall contain the type of diagnostic data to collect.… 99 …<Annotation Term="OData.Description" String="The OEM-defined type of diagnostic data to collect."/> 100 …cription" String="This parameter shall contain the OEM-defined type of diagnostic data to collect.… 111 …<Annotation Term="OData.Description" String="The URI to access when sending the diagnostic data."/> 112 …cess when sending the diagnostic data. If this parameter is not provided by the client, the servi… 148 …ata.Description" String="The network protocol that the service uses to send the diagnostic data."/> 149 … parameter shall contain the network protocol that the service uses to send the diagnostic data."/> [all …]
|
/openbmc/qemu/block/ |
H A D | dmg-lzfse.c | 28 #pragma GCC diagnostic push 29 #pragma GCC diagnostic ignored "-Wstrict-prototypes" 31 #pragma GCC diagnostic pop
|
/openbmc/qemu/include/ui/ |
H A D | sdl2.h | 13 #pragma GCC diagnostic push 14 #pragma GCC diagnostic ignored "-Wredundant-decls" 18 #pragma GCC diagnostic pop
|
/openbmc/ipmbbridge/ |
H A D | ipmbdefines.hpp | 23 #pragma GCC diagnostic push 24 #pragma GCC diagnostic ignored "-Wpedantic" 75 #pragma GCC diagnostic pop
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-Turn-off-sign-compare-for-musl-libc.patch | 28 + #pragma clang diagnostic push 29 + #pragma clang diagnostic ignored "-Wsign-compare" 34 + #pragma clang diagnostic pop
|
/openbmc/phosphor-power/power-supply/ |
H A D | record_manager.cpp | 81 #pragma GCC diagnostic push in add() 82 #pragma GCC diagnostic ignored "-Wpessimizing-move" in add() 84 #pragma clang diagnostic ignored "-Wpessimizing-move" in add() 87 #pragma GCC diagnostic pop in add()
|
/openbmc/qemu/include/ |
H A D | glib-compat.h | 29 #pragma GCC diagnostic push 30 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 132 #pragma GCC diagnostic pop
|
/openbmc/docs/designs/ |
H A D | state-management-and-external-interfaces.md | 66 "Nmi": "Generate a diagnostic interrupt, which is usually an NMI on x86 67 systems, to stop normal operations, complete diagnostic actions, and, 89 …Diagnostic Interrupt | Pulse a version of a diagnostic interrupt that goes directly to the pro…
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | log_service.hpp | 78 Diagnostic, enumerator 175 {LogPurpose::Diagnostic, "Diagnostic"},
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/ |
H A D | 0001-util-consideredharmful-Use-overloadable-func-attribu.patch | 33 @@ -24,17 +25,23 @@ PRAGMA(GCC diagnostic ignored "-Wstrict- 35 PRAGMA(GCC diagnostic ignored "-Wignored-attributes")
|