Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dwarning.c9 static const char *__initdata warnings[WARNING_ARRAY_SIZE]; variable
16 warnings[nr_warnings] = warning; in warning_add()
31 printk("%s", warnings[i]); in warning_print()
A DKconfig256 bool "Suppress duplicate symbol warnings" if !LIVEPATCH
260 unless Live patching is to be used, so these warnings can be
/xen-4.10.0-shim-comet/m4/
A DREADME.source31 glib: Fix Makefiles to suppress warnings from automake
34 += in the evaluation to avoid multiple definition warnings from
/xen-4.10.0-shim-comet/tools/python/
A Dtest.py248 import warnings
915 warnings.warn(message, DeprecationWarning)
937 warnings.warn(msg, DeprecationWarning)
1055 warnings.filterwarnings("ignore", module="logging")
A Dpylintrc10 # * R0001: Total errors / warnings
11 # * R0002: % errors / warnings by module
49 # respectivly contain the number of errors / warnings messages and the total
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.tab.c_shipped274 /* Suppress unused-variable warnings by "using" E. */
281 /* Identity function, used to suppress warnings about constant conditions. */
837 /* This is here to suppress warnings from the GCC cpp's
840 YYFAIL uses, which will produce warnings from Bison 2.5. */
1391 /* Prevent warnings from -Wmissing-prototypes. */

Completed in 13 milliseconds