Searched refs:do_quit (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | pdb.py | 724 def do_quit(self, arg): member in Pdb |
D | pstats.py | 617 def do_quit(self, line): member in ProfileBrowser |
/external/python/cpython3/Lib/ | ||
D | pdb.py | 1114 def do_quit(self, arg): member in Pdb |
D | pstats.py | 690 def do_quit(self, line): member in ProfileBrowser |
/external/llvm-project/lldb/examples/python/ | ||
D | bsd.py | 229 def do_quit(self, line): member in Interactive |
D | crashlog.py | 753 def do_quit(self, line): member in Interactive |
D | mach_o.py | 1693 def do_quit(self, line): member in Mach.Interactive |