Searched refs:null_cap_string (Results 1 - 2 of 2) sorted by relevance

/gem5/src/python/m5/util/
H A Dterminal.py69 def null_cap_string(s, *args): function
82 cap_string = null_cap_string
92 no_termcap = ColorStrings(null_cap_string)
/gem5/ext/testlib/
H A Dterminal.py68 def null_cap_string(s, *args): function
81 cap_string = null_cap_string
91 no_termcap = ColorStrings(null_cap_string)

Completed in 5 milliseconds