Home
last modified time | relevance | path

Searched refs:todesc (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Ddifflib.pyi114 todesc: _StrType = ...,
126 todesc: _StrType = ...,
135 todesc: _StrType = ...,
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Ddifflib.pyi75 fromdesc: _StrType = ..., todesc: _StrType = ..., context: bool = ...,
79 fromdesc: _StrType = ..., todesc: _StrType = ..., context: bool = ...,
82 fromdesc: _StrType = ..., todesc: _StrType = ..., context: bool = ...,
/dports/textproc/icdiff/icdiff-release-2.0.4/
H A Dicdiff319 def make_table(self, fromlines, tolines, fromdesc='', todesc='',
360 for left, right in self._generate_table(fromdesc, todesc, diffs):
365 def _generate_table(self, fromdesc, todesc, diffs):
366 if fromdesc or todesc:
368 simple_colorize(todesc, "description"))
H A Dicdiff.py319 def make_table(self, fromlines, tolines, fromdesc='', todesc='', argument
360 for left, right in self._generate_table(fromdesc, todesc, diffs):
365 def _generate_table(self, fromdesc, todesc, diffs): argument
366 if fromdesc or todesc:
368 simple_colorize(todesc, "description"))
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Ddifflib.pyi99 todesc: _StrType = ...,
108 todesc: _StrType = ...,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/metrics/common/
H A Ddiff_util.py38 todesc='Updated', context=True, numlines=5)
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/metrics/common/
H A Ddiff_util.py38 todesc='Updated', context=True, numlines=5)
/dports/devel/m17n-db/m17n-db-1.8.0/LANGDATA/
H A Dfur.lnm34 (de "todesc")
102 (nds "bas todesc")
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Ddifflib.pyi67 fromdesc: _StrType = ..., todesc: _StrType = ..., context: bool = ...,
70 fromdesc: _StrType = ..., todesc: _StrType = ..., context: bool = ...,
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Ddifflib.pyi105 todesc: str = ...,
116 todesc: str = ...,
/dports/lang/python27/Python-2.7.18/Lib/
H A Ddifflib.py1709 def make_file(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1730 table = self.make_table(fromlines,tolines,fromdesc,todesc,
1941 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1998 if fromdesc or todesc:
2003 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddifflib.py1711 def make_file(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1732 table = self.make_table(fromlines,tolines,fromdesc,todesc,
1943 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2000 if fromdesc or todesc:
2005 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddifflib.py1711 def make_file(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1732 table = self.make_table(fromlines,tolines,fromdesc,todesc,
1943 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2000 if fromdesc or todesc:
2005 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Ddifflib.py1709 def make_file(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1730 table = self.make_table(fromlines,tolines,fromdesc,todesc,
1941 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1998 if fromdesc or todesc:
2003 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/devel/py-pytest-regressions/pytest-regressions-2.2.0/src/pytest_regressions/
H A Dcommon.py48 todesc=obtained_fn,
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddifflib.py1735 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1757 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1970 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2027 if fromdesc or todesc:
2032 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddifflib.py1735 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1757 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1970 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2027 if fromdesc or todesc:
2032 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddifflib.py1705 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1727 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1940 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1997 if fromdesc or todesc:
2002 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddifflib.py1746 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1768 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1981 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2038 if fromdesc or todesc:
2043 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddifflib.py1735 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1757 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1970 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2027 if fromdesc or todesc:
2032 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddifflib.py1735 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1757 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1970 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2027 if fromdesc or todesc:
2032 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddifflib.py1705 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1727 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1940 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1997 if fromdesc or todesc:
2002 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddifflib.py1705 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1727 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1940 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
1997 if fromdesc or todesc:
2002 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Ddifflib.py1735 def make_file(self, fromlines, tolines, fromdesc='', todesc='', argument
1757 table=self.make_table(fromlines, tolines, fromdesc, todesc,
1970 def make_table(self,fromlines,tolines,fromdesc='',todesc='',context=False, argument
2027 if fromdesc or todesc:
2032 '<th colspan="2" class="diff_header">%s</th>' % todesc)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydev_tests_python/
H A Dregression_check.py75 todesc=obtained_fn,

12