Searched refs:warned (Results 1 – 11 of 11) sorted by relevance
37 static bool warned = false; in mbox_log() local41 if (!warned) { in mbox_log()44 warned = true; in mbox_log()
34 static bool warned = false; in mbox_log() local38 if (!warned) { in mbox_log()41 warned = true; in mbox_log()
123 static bool warned = false; in sgx_epc_reset() local137 if (r == -ENOTTY && !warned) { in sgx_epc_reset()138 warned = true; in sgx_epc_reset()
341 fail, warned = builder.BuildBoards(commits, board_selected,345 elif warned:
433 self.warned += 1447 ok = self.upto - self.warned - self.fail449 line += self.col.Color(self.col.YELLOW, '%5d' % self.warned)1463 self.upto = self.warned = self.fail = 01582 return (self.fail, self.warned)
29 Also K&R syntax is now deprecated and the compiler warned:
163 been warned? (ideally on the mailing list) link the discussion.
382 +/* GCC has to be warned that a syscall may clobber all the ABI
3494 configure and build U-Boot for ALL supported system. Be warned, this
5114 You will still be warned that runtime issues may occur,
25959 - # Having warned about all mis-specified options, bail out if