Searched refs:Comments (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/onbld/Checks/
H A DMakefile37 Comments.py \
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py50 from onbld.Checks import Comments, Copyright, CStyle, HdrChk namespace
218 output.write("Comments:\n")
220 return Comments.comchk(git_comments(parent), check_db=True,
/illumos-gate/usr/src/tools/onbld/hgext/
H A Dcdm.py109 from onbld.Checks import Cddl, Comments, Copyright, CStyle, HdrChk namespace
313 for elt in set(filter(Comments.isBug, act.comments())):
352 ui.write('Comments check:\n')
355 return Comments.comchk(active.comments(), check_db=check_db, output=ui)

Completed in 905 milliseconds