Searched refs:warnings (Results 1 – 14 of 14) sorted by relevance
163 PRINT(("<warn>%d</warn>\n", test_report.warnings));174 test_report.warnings));217 TAS->warnings = 0;228 CAS->warnings = 0;241 else if (test_report.warnings > 0U) {268 else if (CAS->warnings > 0U) {270 test_report.warnings++;297 CAS->warnings++;298 TAS->warnings++;336 if (TAS->warnings < BUFFER_ASSERTIONS) {[all …]
49 AS_INFO warnings[BUFFER_ASSERTIONS]; member56 uint32_t warnings; /* Total assertions warnings */ member66 uint32_t warnings; /* Total test cases warnings */ member
9 …warnings are still produced with some versions of gcc and with some optimization options for gcc. …15 Note that just slamming initialization on to the variables to prevent the warnings is actually a bi…75 + * warnings issues vary by version of gcc and which optimization79 + * One may ask how to be sure these warnings are false positives and84 + * In particularly, most of the warnings are about
121 # The veneers give warnings about not being properly declared so they get hidden122 # to not overshadow _real_ warnings.
49 #Prevents warnings caused by C99 static assert workaround
13 * `CY_UNUSED_PARAMETER`: Avoid warnings if a function argument isn't used
9 * CY_UNUSED_PARAMETER: Avoid warnings if a function argument isn't used
72 # Suppress link warnings that are consistant (and therefore hopefully74 …# https://developer.arm.com/documentation/100074/0608/linker-errors-and-warnings/list-of-the-armli…
209 LINKER:-fatal-warnings
71 # Suppress link warnings that are consistant (and therefore hopefully73 …# https://developer.arm.com/documentation/100074/0608/linker-errors-and-warnings/list-of-the-armli…
134 LINKER:-fatal-warnings
95 on step 1 will generate warnings which are expected to break a build.
73 Reduces log messages, only warnings and errors will be printed.
441 # Note: This will also disable the warnings about undocumented members that are738 # this implies that the warnings are on.740 # Tip: Turn warnings on while writing the documentation.746 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag752 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for760 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that