Lines Matching refs:debug
232 self.log.debug(
286 self.log.debug("Found:")
289 self.log.debug(" {:4} Total {} Macros"
291 self.log.debug(" {:4} {} Non-identifier Macros"
293 self.log.debug(" {:4} Enum Constants".format(len(enum_consts)))
294 self.log.debug(" {:4} Identifiers".format(len(identifiers)))
295 self.log.debug(" {:4} Exported Symbols".format(len(symbols)))
383 self.log.debug("Looking for macros in {} files".format(len(files)))
418 self.log.debug(
451 self.log.debug("Looking for enum consts in {} files".format(len(files)))
650 self.log.debug("Looking for included identifiers in {} files".format \
719 self.log.debug(error.output)