Home
last modified time | relevance | path

Searched refs:warned (Results 1 – 11 of 11) sorted by relevance

/openbmc/hiomapd/
H A Dcommon.c37 static bool warned = false; in mbox_log() local
41 if (!warned) { in mbox_log()
44 warned = true; in mbox_log()
/openbmc/phosphor-mboxd/
H A Dcommon.c34 static bool warned = false; in mbox_log() local
38 if (!warned) { in mbox_log()
41 warned = true; in mbox_log()
/openbmc/qemu/hw/i386/
H A Dsgx.c123 static bool warned = false; in sgx_epc_reset() local
137 if (r == -ENOTTY && !warned) { in sgx_epc_reset()
138 warned = true; in sgx_epc_reset()
/openbmc/u-boot/tools/buildman/
H A Dcontrol.py341 fail, warned = builder.BuildBoards(commits, board_selected,
345 elif warned:
H A Dbuilder.py433 self.warned += 1
447 ok = self.upto - self.warned - self.fail
449 line += self.col.Color(self.col.YELLOW, '%5d' % self.warned)
1463 self.upto = self.warned = self.fail = 0
1582 return (self.fail, self.warned)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sharutils/sharutils/
H A D0003-ISO-C23-Port-the-code-to-ISO-C23.patch29 Also K&R syntax is now deprecated and the compiler warned:
/openbmc/bmcweb/
H A DDEVELOPING.md163 been warned? (ideally on the mailing list) link the discussion.
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/
H A D00_arches.patch382 +/* GCC has to be warned that a syscall may clobber all the ABI
/openbmc/u-boot/
H A DREADME3494 configure and build U-Boot for ALL supported system. Be warned, this
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst5114 You will still be warned that runtime issues may occur,
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch25959 - # Having warned about all mis-specified options, bail out if