Home
last modified time | relevance | path

Searched refs:not_check (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/onbld/hgext/
H A Dcdm.py149 def not_check(repo, cmd): function
373 exclude = not_check(repo, 'cddlchk')
407 exclude = not_check(repo, 'manlint')
443 exclude = not_check(repo, 'mapfilechk')
492 exclude = not_check(repo, 'copyright')
524 exclude = not_check(repo, 'hdrchk')
559 exclude = not_check(repo, 'cstyle')
589 exclude = not_check(repo, 'jstyle')
620 exclude = not_check(repo, 'permchk')
743 exclude = not_check(repo, 'keywords')
/titanic_41/usr/src/tools/scripts/
H A Dgit-pbchk.py172 def not_check(root, cmd): function
315 exclude = not_check(root, cmd.func_name)