Home
last modified time | relevance | path

Searched refs:_calculate_ratio (Results 1 – 14 of 14) sorted by relevance

/dports/lang/python27/Python-2.7.18/Lib/
H A Ddifflib.py39 def _calculate_ratio(matches, length): function
658 return _calculate_ratio(matches, len(self.a) + len(self.b))
687 return _calculate_ratio(matches, len(self.a) + len(self.b))
699 return _calculate_ratio(min(la, lb), la + lb)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Ddifflib.py41 def _calculate_ratio(matches, length): function
660 return _calculate_ratio(matches, len(self.a) + len(self.b))
689 return _calculate_ratio(matches, len(self.a) + len(self.b))
701 return _calculate_ratio(min(la, lb), la + lb)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Ddifflib.py41 def _calculate_ratio(matches, length): function
660 return _calculate_ratio(matches, len(self.a) + len(self.b))
689 return _calculate_ratio(matches, len(self.a) + len(self.b))
701 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Ddifflib.py39 def _calculate_ratio(matches, length): function
658 return _calculate_ratio(matches, len(self.a) + len(self.b))
687 return _calculate_ratio(matches, len(self.a) + len(self.b))
699 return _calculate_ratio(min(la, lb), la + lb)
/dports/www/seahub/seahub-8.0.7-server/seahub/utils/
H A Dhtmldiff.py35 def _calculate_ratio(matches, length): function
654 return _calculate_ratio(matches, len(self.a) + len(self.b))
683 return _calculate_ratio(matches, len(self.a) + len(self.b))
695 return _calculate_ratio(min(la, lb), la + lb)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python310/Python-3.10.1/Lib/
H A Ddifflib.py39 def _calculate_ratio(matches, length): function
620 return _calculate_ratio(matches, len(self.a) + len(self.b))
649 return _calculate_ratio(matches, len(self.a) + len(self.b))
661 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python37/Python-3.7.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python38/Python-3.8.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python39/Python-3.9.9/Lib/
H A Ddifflib.py39 def _calculate_ratio(matches, length): function
620 return _calculate_ratio(matches, len(self.a) + len(self.b))
649 return _calculate_ratio(matches, len(self.a) + len(self.b))
661 return _calculate_ratio(min(la, lb), la + lb)
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Ddifflib.py39 def _calculate_ratio(matches, length): function
620 return _calculate_ratio(matches, len(self.a) + len(self.b))
649 return _calculate_ratio(matches, len(self.a) + len(self.b))
661 return _calculate_ratio(min(la, lb), la + lb)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Ddifflib.py38 def _calculate_ratio(matches, length): function
645 return _calculate_ratio(matches, len(self.a) + len(self.b))
674 return _calculate_ratio(matches, len(self.a) + len(self.b))
686 return _calculate_ratio(min(la, lb), la + lb)