Lines Matching refs:True
206 select = lambda x: True
282 result = Comments.comchk(commit, check_db=True,
312 ret |= CStyle.cstyle(fh, output=output, picky=True,
313 check_posix_types=True,
314 check_continuation=True)
324 ret |= HdrChk.hdrchk(fh, lenient=True, output=output)
336 ret |= JStyle.jstyle(fh, output=output, picky=True)
365 ret |= ManLint.manlint(fh, output=output, picky=True)
405 return True
409 return True
440 return True
447 return True
543 allow_questionable_requests = True