Lines Matching +defs:debug +defs:mode
588 DEBUG_ONLY_ARG_RE = re.compile(r"-debug-only[= ]([^ ]+)")
619 def debug(*args, **kwargs):
620 # Python2 does not allow def debug(*args, file=sys.stderr, **kwargs):
628 debug("Scanning for RUN lines in test file:", test)
636 debug("Found {} RUN lines in {}:".format(len(run_lines), test))
638 debug(" RUN: {}".format(l))
880 warn("Unsupported analysis mode: %r!" % (analysis,))
987 # TODO: We should also derive check lines for global, debug, loop declarations, etc..
1086 mode,
1092 self._mode = mode
2623 # mode.