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

/gem5/util/
H A Dstyle.py69 if verifier.apply(filename, regions=regions):
H A Dhgstyle.py165 if verifier.apply(joinpath(repo.root, fname), mod_regions):
/gem5/util/style/
H A Dverifiers.py78 # Try to apply the fix. If it fails, then we revert the file
168 def apply(self, filename, regions=all_regions): member in class:Verifier
169 """Possibly apply to specified regions of file 'filename'.

Completed in 7 milliseconds