Home
last modified time | relevance | path

Searched refs:warning (Results 1 – 25 of 35) sorted by relevance

12

/xen-4.10.0-shim-comet/xen/common/
A Dwarning.c11 void __init warning_add(const char *warning) in warning_add() argument
16 warnings[nr_warnings] = warning; in warning_add()
A DMakefile64 obj-bin-y += warning.init.o
/xen-4.10.0-shim-comet/docs/
A Dxen-headers105 sub warning { subroutine
158 warning("multiple definitions of $type $name: $_")
200 warning("in enum expecting $in_enum->[0]* got $valname");
315 warning("pending xrefs at end of file") if @pending_xrefs;
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D70compiler_warnings.diff1 [ 1436s] ../grub-upstream/netboot/fsys_tftp.c:213: warning: operation on 'block' may be undefined
2 [ 1437s] ../grub-upstream/netboot/main.c:444: warning: operation on 'block' may be undefined
/xen-4.10.0-shim-comet/tools/pygrub/src/
A DGrubConf.py150 logging.warning("Unknown image directive %s" %(com,))
222 logging.warning("Unknown directive %s" %(com,))
305 logging.warning("Unknown directive %s" %(com,))
339 logging.warning("Unknown image directive %s" %(com,))
435 logging.warning("grub2's saved_entry/next_entry not supported")
443 logging.warning("Unknown directive %s" %(com,))
A DLiloConf.py38 logging.warning("Unknown image directive %s" %(com,))
136 logging.warning("Unknown directive %s" %(com,))
A DExtLinuxConf.py76 logging.warning("Unknown image directive %s" %(com,))
176 logging.warning("Unknown directive %s" %(com,))
A Dpygrub487 logging.warning("Default image not found")
/xen-4.10.0-shim-comet/xen/include/xen/
A Dwarning.h4 void warning_add(const char *warning);
/xen-4.10.0-shim-comet/tools/xenstore/include/compat/
A Dxs_lib.h1 #warning xs_lib.h is deprecated use xenstore_lib.h instead
A Dxs.h1 #warning xs.h is deprecated use xenstore.h instead
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/usbfront/
A DKbuild4 $(warning usbfront cannot be built), \
/xen-4.10.0-shim-comet/tools/flask/policy/policy/support/
A Dmisc_macros.spt35 # print a warning message
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.l187 printf("%s:%d:warning: multi-line strings not supported\n", zconf_curname(), zconf_lineno());
A Dzconf.tab.c_shipped329 /* Pacify GCC's `empty if-body' warning. */
838 -Wunused-macros. Normally we don't worry about that warning, but
1675 GCC warning that YYVAL may be used uninitialized. */
1748 zconfprint("warning: menuconfig statement without prompt");
1807 zconfprint("warning: ignoring unknown option %s", (yyvsp[(2) - (3)].string));
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dxen.lds.S38 *(.gnu.warning)
A Dmm.c1420 static int warning; in gnttab_mark_dirty() local
1421 if (!warning) { in gnttab_mark_dirty()
1423 warning = 1; in gnttab_mark_dirty()
/xen-4.10.0-shim-comet/xen/include/asm-x86/x86_64/
A Defibind.h278 #pragma warning ( disable : 4731 ) // Suppress warnings about modification of EBP
/xen-4.10.0-shim-comet/stubdom/
A Dpciutils.patch228 …a->warning("%04x:%02x:%02x.%d: Invalid 64-bit address seen for BAR %d.", d->domain, d->bus, d->dev…
247 …a->warning("%04x:%02x:%02x.%d 64-bit device address ignored.", d->domain, d->bus, d->dev, d->func);
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc48 # note).You have access to the variables errors warning, statement which
52 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
276 # * warning notes in the code like FIXME, XXX
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxen.lds.S73 *(.gnu.warning)
/xen-4.10.0-shim-comet/xen/
A DRules.mk11 $(warning "You must use 'make menuconfig' to enable/disable debug now.")
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown119 actually result in the nominated frequency to be established. A warning
907 > `= <level>[/<rate-limited level>]` where level is `none | error | warning | info | debug | all`
909 > Default: `guest_loglvl=none/warning`
1175 > `= <level>[/<rate-limited level>]` where level is `none | error | warning | info | debug | all`
1177 > Default: `loglvl=warning`
/xen-4.10.0-shim-comet/tools/
A Dconfigure.ac29 # Check if CFLAGS, LDFLAGS, LIBS, CPPFLAGS or CPP is set and print a warning
/xen-4.10.0-shim-comet/docs/man/
A Dxl-disk-configuration.pod.5442 xend and xl from xen 4.1. In future they may print a warning.

Completed in 25 milliseconds

12