Searched refs:_warn (Results 1 – 5 of 5) sorted by relevance
21 set(DEFAULT_COMPILE_WARNINGS "${_warn}")22 set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")37 set(DEFAULT_COMPILE_WARNINGS "${_warn}")38 set(DEFAULT_COMPILE_WARNINGS_EXTRA "${_warn} ${_warnx}")
51 #define NVKM_DELAY _warn = false;54 bool _warn = true; \62 if (_warn && _taken < 0) \
438 self._warn('overriding the value of {0}. '483 self._warn("assignment to {0} changes mode of "804 self._warn("overriding 'mainmenu' text. "963 self._warn("The symbol {0} references the "989 self._warn("the 'modules' option is not supported. "1370 self._warn("no symbol {0} in configuration".format(name))1769 def _warn(self, msg, filename=None, linenr=None): member in Config2406 self.config._warn('attempt to assign the value "{0}" to the '2411 self.config._warn('attempt to assign the value "{0}" to the '2432 self.config._warn('the value "{0}" is invalid for {1}, which has '[all …]
1056 SENSOR_ATTR_2(temp##index##_warn, S_IRUGO | S_IWUSR, show_temp, \
1707 SENSOR_ATTR_2(temp##index##_warn, S_IWUSR | S_IRUGO, \