Searched refs:clean (Results 26 - 43 of 43) sorted by relevance

12

/gem5/util/batch/
H A Dsend.py80 -c clean directory if job can be run
105 clean = False variable
123 clean = True variable
213 if not clean:
214 sys.exit('job directory %s not clean!' % jobdir)
216 jobdir.clean()
H A Djob.py90 def clean(self): member in class:JobDir
/gem5/util/m5/
H A DMakefile.x8665 clean: label
H A DMakefile.arm98 clean:
H A DMakefile.aarch6497 clean:
/gem5/util/pbs/
H A Dsend.py81 -c clean directory if job can be run
106 clean = False variable
124 clean = True variable
214 if not clean:
215 sys.exit('job directory %s not clean!' % jobdir)
217 jobdir.clean()
H A Djob.py92 def clean(self): member in class:JobDir
/gem5/util/stats/
H A Ddbinit.py344 def clean(self): member in class:MyDB
H A Dstats.py49 database <command> Where command is drop, init, or clean
93 if args[0] == 'clean':
96 mydb.clean()
/gem5/ext/googletest/googlemock/make/
H A DMakefile11 # make clean - removes all files generated by make.
58 clean :
/gem5/ext/googletest/googletest/make/
H A DMakefile9 # make clean - removes all files generated by make.
43 clean :
/gem5/system/alpha/palcode/
H A DMakefile90 clean:
/gem5/tests/test-progs/asmtest/src/riscv/
H A DMakefile88 clean:
/gem5/ext/systemc/src/sysc/qt/
H A Dconfig363 clean)
/gem5/ext/googletest/googlemock/
H A DMakefile.am10 # This is generated by the configure script, so clean it for distribution.
206 maintainer-clean-local:
211 # this happens, clean them to keep distcleancheck happy.
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp414 sc_simcontext::clean() function in class:sc_core::sc_simcontext
460 clean();
1062 clean();
2060 // Philipp A. Hartmann: miscellaneous clean ups.
2235 // was in end_of_elaboration(), leaving only the call in clean(). This is
2240 // Andy Goodrich: added call to sc_event_finder::free_instances in the clean()
H A Dsc_simcontext.h169 void clean();
770 // Philipp A. Hartmann: miscellaneous clean ups.
/gem5/ext/googletest/googletest/
H A DMakefile.am292 maintainer-clean-local:
297 # this happens, clean them to keep distcleancheck happy.

Completed in 27 milliseconds

12