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

/gem5/util/
H A Dgit-pre-commit.py47 from style.style import StdioUI, check_ignores
72 if check_ignores(fname):
H A Dhgstyle.py53 from style.style import MercurialUI, check_ignores
116 if opt_no_ignore or not check_ignores(fname):
/gem5/util/style/
H A Dstyle.py125 def check_ignores(fname): function

Completed in 6 milliseconds