Home
last modified time | relevance | path

Searched refs:lenient (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/tools/onbld/Checks/
H A DHdrChk.py74 def __init__(self, fh, filename=None, lenient=False): argument
76 self.lenient = lenient
110 if self.lenient and re.search(r'^\s*//', line):
156 def hdrchk(fh, filename=None, lenient=False, output=sys.stderr): argument
161 hdr = HeaderFile(fh, filename=filename, lenient=lenient)
180 if lenient and line.startswith("#pragma ident") and IDENT.search(line):
194 if not lenient:
253 if not lenient and not re.search(r'\s<.*>',
309 if (not lenient) and (not found_cplusplus) and found_code:
H A DCddl.py49 def cddlchk(fh, filename=None, lenient=False, verbose=False, output=sys.stderr): argument
51 lenient=lenient, verbose=verbose, output=output)
H A DKeywords.py46 def keywords(fh, filename=None, lenient=False, verbose=False, argument
64 if lenient and ident.search(line):
H A DCmtBlk.py54 lenient=False, verbose=False, output=sys.stderr): argument
95 if not len(blocks) and not lenient:
/titanic_44/usr/src/tools/scripts/
H A Dhdrchk.py54 lenient = False variable
57 lenient = True variable
67 ret |= hdrchk(fh, lenient=lenient, output=sys.stderr)
H A Dcddlchk.py101 lenient=opts['lenient'],
H A Dgit-pbchk.py254 ret |= HdrChk.hdrchk(fh, lenient=True, output=output)
/titanic_44/usr/src/tools/onbld/hgext/
H A Dcdm.py374 lenient = True
386 lenient = False
388 lenient = True
391 ret |= Cddl.cddlchk(fh, lenient=lenient, output=ui)
539 ret |= HdrChk.hdrchk(fh, lenient=True, output=ui)
/titanic_44/usr/src/cmd/look/
H A Dwords13367 lenient
/titanic_44/usr/src/cmd/spell/
H A Dlist13365 lenient