Lines Matching refs:_warn

1290                             self._warn("'{}' is not a valid value for the {} "
1308 self._warn("both m and y assigned to symbols "
1318 self._warn("malformed string literal in "
1334 self._warn("ignoring malformed line '{}'"
1375 self._warn(
1393 self._warn(msg, filename, linenr)
1395 self._warn(msg, filename, linenr)
2316 self._warn("no symbol {} in configuration".format(name))
2429 self._warn("style: quotes recommended around '{}' in '{}'"
2956 self._warn("the menuconfig symbol {} has no prompt"
3226 self._warn("{1} has 'option env=\"{0}\"', "
3232 self._warn("Kconfiglib expands environment variables "
3245 self._warn("'option defconfig_list' set on multiple "
3258 self._warn("the 'modules' option is not supported. "
3294 self._warn("{} defined with multiple types, {} will be used"
3305 self._warn(node.item.name_and_loc +
3315 self._warn(node.item.name_and_loc +
3326 self._warn(node.item.name_and_loc + " defined with more than "
3382 self._warn(node.item.name_and_loc +
3785 self._warn("{} selects the {} symbol {}, which is not "
3793 self._warn("{} implies the {} symbol {}, which is not "
3815 self._warn("style: quotes recommended around "
3820 self._warn("the {0} symbol {1} has a non-{0} default {2}"
3826 self._warn("the {} symbol {} has selects or implies"
3831 self._warn("{} defined without a type"
3837 self._warn(
3846 self._warn("the {0} symbol {1} has a non-{0} "
3866 self._warn(msg)
3870 self._warn("{} defined with type {}"
3878 self._warn(choice.name_and_loc + " defined without a prompt")
3887 self._warn("the default selection {} of {} is not "
3894 self._warn("default on the choice symbol {} will have "
3907 self._warn("the choice symbol {} has no prompt"
3911 self._warn("the choice symbol {} is defined with a "
4004 self._warn(msg)
4006 def _warn(self, msg, filename=None, linenr=None): member in Kconfig
4383 self.kconfig._warn(
4435 self.kconfig._warn(
4476 self.kconfig._warn(
4660 self.kconfig._warn(
4953 self.kconfig._warn(self.name_and_loc + " has no prompt, meaning "
5027 self.kconfig._warn(msg)
5308 self.kconfig._warn(
6817 kconf._warn(msg, kconf.filename, kconf.linenr)
6845 kconf._warn("'{}' wrote to stderr: {}".format(