Home
last modified time | relevance | path

Searched refs:quitting (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Drun.py62 quitting = False variable
84 global quitting
118 if quitting:
251 global quitting
270 quitting = True
300 global quitting
301 quitting = True
306 global quitting
307 quitting = True
334 if quitting:
/external/python/cpython2/Lib/plat-mac/
Dargvemulator.py22 self.quitting = 0
39 while not self.quitting and Evt.TickCount() < stoptime:
42 if not self.quitting:
69 self.quitting = 1
DMiniAEFrame.py34 self.quitting = 0
57 while not self.quitting:
61 self.quitting = 1
88 self.quitting = 1
105 self.quitting = 1
DFrameWork.py111 self.quitting = 0
140 self.quitting = 1
170 self.quitting = 0
174 while not self.quitting:
/external/python/cpython2/Lib/
Dbdb.py46 if self.quitting:
68 if self.quitting: raise BdbQuit
81 if self.quitting: raise BdbQuit
91 if self.quitting: raise BdbQuit
97 if self.quitting: raise BdbQuit
179 self.quitting = 0
241 self.quitting = 1
404 self.quitting = 1
422 self.quitting = 1
440 self.quitting = 1
/external/python/cpython2/Doc/library/
Dbdb.rst18 Exception raised by the :class:`Bdb` class for quitting the debugger.
97 :attr:`quitting` attributes with values ready to start debugging.
130 Raise a :exc:`BdbQuit` exception if the :attr:`Bdb.quitting` flag is set
138 Raise a :exc:`BdbQuit` exception if the :attr:`Bdb.quitting` flag is set
146 Raise a :exc:`BdbQuit` exception if the :attr:`Bdb.quitting` flag is set
154 Raise a :exc:`BdbQuit` exception if the :attr:`Bdb.quitting` flag is set
240 Set the :attr:`quitting` attribute to ``True``. This raises :exc:`BdbQuit` in
Dpdb.rst53 useful than quitting the debugger upon program's exit.
/external/toybox/kconfig/
DREADME16 merged, finally quitting his job to spend an unpaid year working on upstreaming
/external/gptfdisk/
Dbasicmbr.cc1549 int goOn = 1, quitting = 0, retval, num, haveShownInfo = 0; in DoMenu() local
1590 quitting = 1; in DoMenu()
1621 if (quitting) in DoMenu()
DNEWS902 is normally identical to quitting and re-running the program, but it
/external/valgrind/docs/internals/
D3_0_BUGSTATUS.txt688 110669 valgrind attach to gdb and quitting gdb hangs valgrind
/external/fio/
DHOWTO2452 Normally fio will keep checking the entire contents before quitting on a
/external/libjpeg-turbo/
Dlibjpeg.txt2097 rather than quitting as soon as jpeg_input_complete() returns TRUE. This
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES6932 Fixed a bug in debugfs so that quitting out of the pager doesn't kill