Home
last modified time | relevance | path

Searched refs:stopframe (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/lang/python37/Python-3.7.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
205 if frame is self.stopframe:
209 if not self.stopframe:
271 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
278 self.stopframe = stopframe
354 self.stopframe = self.botframe
/dports/lang/python38/Python-3.8.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dbdb.py134 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
149 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
158 if self.stopframe is frame and self.stoplineno != -1:
181 elif (self.stopframe and frame is not self.stopframe
182 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
209 if frame is self.stopframe:
213 if not self.stopframe:
275 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
282 self.stopframe = stopframe
358 self.stopframe = self.botframe
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/lang/python39/Python-3.9.9/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/lang/python310/Python-3.10.1/Lib/
H A Dbdb.py134 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
149 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
158 if self.stopframe is frame and self.stoplineno != -1:
181 elif (self.stopframe and frame is not self.stopframe
182 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
209 if frame is self.stopframe:
213 if not self.stopframe:
275 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
282 self.stopframe = stopframe
358 self.stopframe = self.botframe
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dbdb.py132 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
147 if self.stopframe and frame.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS:
156 if self.stopframe is frame and self.stoplineno != -1:
179 elif (self.stopframe and frame is not self.stopframe
180 and self.stopframe.f_code.co_flags & GENERATOR_AND_COROUTINE_FLAGS
207 if frame is self.stopframe:
211 if not self.stopframe:
273 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
280 self.stopframe = stopframe
356 self.stopframe = self.botframe
/dports/devel/eric6/eric6-21.11/eric/eric6/DebugClients/Python/
H A DDebugBase.py103 self.stopframe = None
337 self.stopframe and
349 self.stopframe and
355 if self.stopframe is frame and self.stoplineno != -1:
376 self.stopframe and
377 frame is not self.stopframe and
378 (self.stopframe.f_code.co_flags &
510 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
523 self.stopframe = stopframe
614 self.stopframe = None
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dbdb.py116 if frame is self.stopframe:
120 while frame is not None and frame is not self.stopframe:
176 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
177 self.stopframe = stopframe
239 self.stopframe = self.botframe
/dports/lang/python27/Python-2.7.18/Lib/
H A Dbdb.py116 if frame is self.stopframe:
120 while frame is not None and frame is not self.stopframe:
176 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
177 self.stopframe = stopframe
239 self.stopframe = self.botframe
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dbdb.py116 if frame is self.stopframe:
120 while frame is not None and frame is not self.stopframe:
176 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
177 self.stopframe = stopframe
239 self.stopframe = self.botframe
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dbdb.py111 if frame is self.stopframe:
115 while frame is not None and frame is not self.stopframe:
171 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
172 self.stopframe = stopframe
226 self.stopframe = self.botframe
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/debugger/
H A Dpdbbridge.py237 self.stopframe = None
329 if self.stopframe and frame.f_code.co_flags & inspect.CO_GENERATOR:
339 if self.stopframe and frame.f_code.co_flags & inspect.CO_GENERATOR:
349 if self.stopframe is frame and self.stoplineno != -1:
367 elif (self.stopframe and frame is not self.stopframe
368 and self.stopframe.f_code.co_flags & inspect.CO_GENERATOR
392 if frame is self.stopframe:
396 if not self.stopframe:
425 def _set_stopinfo(self, stopframe, returnframe, stoplineno=0): argument
426 self.stopframe = stopframe
[all …]
/dports/print/latex-beamer/beamer-3.57/base/
H A Dbeamerbaseverbatim.sty66 \ifx\beamer@test\beamer@stopframe%
103 \xdef\beamer@stopframe{\string\\end\string\{#1\string\}}
/dports/audio/Maaate/Maaate-0.3.1/src/mpeg/
H A DMPEGfile.cc150 long stopframe = w_nb / (long) nb_gr; in seek_window() local
163 while ( frameNo < stopframe ) { in seek_window()
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dbdb.pyi22 stopframe: Optional[FrameType]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dbdb.pyi20 stopframe: Optional[FrameType]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dbdb.pyi20 stopframe: Optional[FrameType]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dbdb.pyi22 stopframe: Optional[FrameType]
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dbdb.pyi20 stopframe: Optional[FrameType]
/dports/net/exabgp4/exabgp-4.2.13/lib/exabgp/vendoring/
H A Dprofiler.py305 p.stopframe = frame
/dports/devel/py-pycallgraph/pycallgraph-1.0.1/pycallgraph/
H A Dmemory_profiler.py301 p.stopframe = frame
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dbdb.rst104 Set the :attr:`botframe`, :attr:`stopframe`, :attr:`returnframe` and

12