Home
last modified time | relevance | path

Searched defs:normalize (Results 176 – 200 of 9876) sorted by relevance

12345678910>>...396

/dports/graphics/vigra/vigra-8acd73a/vigranumpy/lib/pyqt/
H A Dimagewindow.py84 def __init__(self, image, normalize=True, title=None, parent=None): argument
146 def setImage(self, image, normalize=True): argument
475 def __init__(self, image, normalize=True, title=None, parent=None): argument
530 def setImage(self, image, normalize=None): argument
578 def setImage(self, image, x=0, y=0, normalize=True, title=None): argument
615 def showImage(image, normalize=True, title=None): argument
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/
H A Dstringutil.cpp14 QChar StringUtil::normalize(QChar c) in normalize() function in StringUtil
30 QString StringUtil::normalize(QStringView str) in normalize() function in StringUtil
/dports/www/moodle310/moodle/filter/algebra/
H A DAlgParser.pm369 sub normalize { subroutine
410 sub normalize { subroutine
/dports/www/moodle311/moodle/filter/algebra/
H A DAlgParser.pm369 sub normalize { subroutine
410 sub normalize { subroutine
/dports/www/moodle39/moodle/filter/algebra/
H A DAlgParser.pm369 sub normalize { subroutine
410 sub normalize { subroutine
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/linear_model/
H A D_coordinate_descent.py94 normalize=False, argument
843 normalize="deprecated", argument
1251 normalize="deprecated", argument
1287 normalize, argument
1437 normalize="deprecated", argument
1916 normalize="deprecated", argument
2162 normalize="deprecated", argument
2347 normalize="deprecated", argument
2596 normalize="deprecated", argument
2809 normalize="deprecated", argument
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java190 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.Mode
206 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.Mode
219 protected String normalize(String src, int options) { in normalize() method in NormalizerBase.Mode
293 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFDMode
302 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFDMode
355 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFKDMode
364 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFKDMode
416 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFCMode
424 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFCMode
483 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFKCMode
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/normalizer/
H A DNormalizerBase.java190 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.Mode
206 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.Mode
219 protected String normalize(String src, int options) { in normalize() method in NormalizerBase.Mode
293 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFDMode
302 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFDMode
355 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFKDMode
364 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFKDMode
416 protected int normalize(char[] src, int srcStart, int srcLimit, in normalize() method in NormalizerBase.NFCMode
424 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFCMode
483 protected String normalize( String src, int options) { in normalize() method in NormalizerBase.NFKCMode
[all …]
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/
H A Dpath_finder.py333 def normalize(self): member in StaticPotential
419 def __init__(self, chgcar, smear=False, normalize=True): argument
444 def __init__(self, struct, dim, smear=False, normalize=True): argument
480 def __init__(self, potentials, coefficients, smear=False, normalize=True): argument
/dports/biology/figtree/figtree-1.4.4/src/figtree/treeviewer/decorators/
H A DContinuousScale.java71 public ContinuousScale(boolean normalize, in ContinuousScale()
196 public void setNormalize(boolean normalize) { in setNormalize()
255 private boolean normalize; field in ContinuousScale
/dports/games/battletanks/btanks-0.9.8083/clunk/
H A Dv3.h60 inline const T normalize() { in normalize() function
77 inline const T normalize(const T nlen) { in normalize() function
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/coord/
H A Dphys.cpp36 phys2_delta phys2_delta::normalize(double length) const { in normalize() function in openage::coord::phys2_delta
86 phys3_delta phys3_delta::normalize(double length) const { in normalize() function in openage::coord::phys3_delta
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Tester/
H A DTesterTrait.php42 public function getDisplay(bool $normalize = false)
66 public function getErrorOutput(bool $normalize = false)
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/databases/tools/
H A Dcreate_ieee_headerfile.pl96 sub normalize($) { subroutine
/dports/www/py-djangocms-admin-style/djangocms-admin-style-2.0.2/djangocms_admin_style/sass/libs/
H A D_normalize.scss3 @mixin normalize { mixin
/dports/lang/sketchy/sketchy-20070218/lib/
H A Dnormalize.scm28 (define normalize #t) unknown
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/normalize-package-data/
H A Dindex.d.ts8 declare function normalize(data: normalize.Input, warn?: normalize.WarnFn, strict?: boolean): void; function
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/metrics/_plot/
H A Dconfusion_matrix.py188 normalize=None, argument
317 normalize=None, argument
456 normalize=None, argument
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.python/
H A Dbindvector.cpp90 static VectorType normalize(const VectorType& v) in normalize() function
116 static VectorType normalize(const VectorType& v) in normalize() function
147 static VectorType normalize(const VectorType& v) in normalize() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web/
H A DVirtualPathUtility.cs95 internal static string GetDirectory (string virtualPath, bool normalize) in GetDirectory()
240 internal static string ToAbsolute (string virtualPath, bool normalize) in ToAbsolute()
268 internal static string ToAbsolute (string virtualPath, string applicationPath, bool normalize) in ToAbsolute()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/src/
H A Dmochiweb_headers.erl268 normalize(K) when is_list(K) -> function
270 normalize(K) when is_atom(K) -> function
272 normalize(K) when is_binary(K) -> function
/dports/math/linbox/linbox-1.6.3/linbox/matrix/
H A Dabnormal-helpers.h56 inline Element normalize(Abnormal& elt) const { in normalize() function
93 inline Element& normalize(Abnormal& elt) const in normalize() function
140 inline Element normalize(Abnormal& elt) const in normalize() function
/dports/www/erlang-mochiweb/mochiweb-2.18.0/src/
H A Dmochiweb_headers.erl268 normalize(K) when is_list(K) -> function
270 normalize(K) when is_atom(K) -> function
272 normalize(K) when is_binary(K) -> function
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Dsfmath.h156 normalize(const Vec3 &N) in normalize() function
219 normalize(const Vec3 &N) in normalize() function
231 normalize (const Dual2<Vec3> &a) in normalize() function
/dports/benchmarks/tsung/tsung-1.7.0/src/lib/
H A Dmochiweb_headers.erl268 normalize(K) when is_list(K) -> function
270 normalize(K) when is_atom(K) -> function
272 normalize(K) when is_binary(K) -> function

12345678910>>...396