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

/gem5/site_scons/gem5_scons/
H A Dutil.py47 def ignore_style(): function
49 return SCons.Script.GetOption('ignore_style') or not sys.stdin.isatty()
/gem5/site_scons/site_tools/
H A Dmercurial.py143 if exists(env) and not gem5_scons.util.ignore_style():
H A Dgit.py116 if exists(env) and not gem5_scons.util.ignore_style():

Completed in 6 milliseconds