Home
last modified time | relevance | path

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

12

/dports/science/axom/axom-0.6.1/src/axom/primal/tests/
H A Dprimal_bezier_curve.cpp27 BezierCurveType bCurve; in TEST() local
38 BezierCurveType bCurve(1); in TEST() local
55 BezierCurveType bCurve; in TEST() local
56 EXPECT_EQ(-1, bCurve.getOrder()); in TEST()
62 bCurve.setOrder(order); in TEST()
65 bCurve[0] = controlPoints[0]; in TEST()
66 bCurve[1] = controlPoints[1]; in TEST()
70 auto& pt = bCurve[p]; in TEST()
93 EXPECT_EQ(1, bCurve.getOrder()); in TEST()
96 auto& pt = bCurve[p]; in TEST()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/
H A DECDsaCertificateExtensions.cs107 ECCurve bCurve = bParameters.Curve; in IsSameKey()
112 …return (aCurve.Oid.Value == bCurve.Oid.Value && aCurve.Oid.FriendlyName == bCurve.Oid.FriendlyName… in IsSameKey()
123 if (!aCurve.G.X.ContentsEqual(bCurve.G.X) || in IsSameKey()
124 !aCurve.G.Y.ContentsEqual(bCurve.G.Y) || in IsSameKey()
125 !aCurve.Order.ContentsEqual(bCurve.Order) || in IsSameKey()
126 !aCurve.A.ContentsEqual(bCurve.A) || in IsSameKey()
127 !aCurve.B.ContentsEqual(bCurve.B)) in IsSameKey()
134 return aCurve.Prime.ContentsEqual(bCurve.Prime); in IsSameKey()
139 return aCurve.Polynomial.ContentsEqual(bCurve.Polynomial); in IsSameKey()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Diprgbcurves.cc44 LUTf rCurve, gCurve, bCurve; in rgbCurves() local
47 CurveFactory::RGBCurve(params->rgbCurves.bcurve, bCurve, scale); in rgbCurves()
78 if (rCurve || gCurve || bCurve) { // if any of the RGB curves is engaged in rgbCurves()
92 if (bCurve) { in rgbCurves()
93 STVF(img->b(y, x), bCurve[LVF(img->b(y, x))]); in rgbCurves()
104 if (bCurve) { in rgbCurves()
105 img->b(y, x) = bCurve[img->b(y, x)]; in rgbCurves()
/dports/science/axom/axom-0.6.1/src/axom/primal/geometry/
H A DBezierCurve.hpp40 std::ostream& operator<<(std::ostream& os, const BezierCurve<T, NDIMS>& bCurve);
337 std::ostream& operator<<(std::ostream& os, const BezierCurve<T, NDIMS>& bCurve) in operator <<() argument
339 bCurve.print(os); in operator <<()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdpoev.cxx70 bool bCurve(false); in ImpCheckPolyPossibilities() local
78 … CheckPolyPossibilitiesHelper( pM, b1stSmooth, b1stSegm, bCurve, bSmoothFuz, bSegmFuz, eSmooth ); in ImpCheckPolyPossibilities()
82 …ossibilitiesHelper( SdrMark* pM, bool& b1stSmooth, bool& b1stSegm, bool& bCurve, bool& bSmoothFuz,… in CheckPolyPossibilitiesHelper() argument
137 bCurve = bCrv; in CheckPolyPossibilitiesHelper()
141 bSegmFuz = (bCrv != bCurve); in CheckPolyPossibilitiesHelper()
167 eMarkedSegmentsKind = bCurve ? SdrPathSegmentKind::Curve : SdrPathSegmentKind::Line; in CheckPolyPossibilitiesHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdpoev.cxx69 bool bCurve(false); in ImpCheckPolyPossibilities() local
77 … CheckPolyPossibilitiesHelper( pM, b1stSmooth, b1stSegm, bCurve, bSmoothFuz, bSegmFuz, eSmooth ); in ImpCheckPolyPossibilities()
82 …ossibilitiesHelper( SdrMark* pM, bool& b1stSmooth, bool& b1stSegm, bool& bCurve, bool& bSmoothFuz,… in CheckPolyPossibilitiesHelper() argument
137 bCurve = bCrv; in CheckPolyPossibilitiesHelper()
141 bSegmFuz = (bCrv != bCurve); in CheckPolyPossibilitiesHelper()
167 eMarkedSegmentsKind = bCurve ? SdrPathSegmentKind::Curve : SdrPathSegmentKind::Line; in CheckPolyPossibilitiesHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdpoev.hxx80 …void CheckPolyPossibilitiesHelper( SdrMark* pM, bool& b1stSmooth, bool& b1stSegm, bool& bCurve, bo…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdpoev.hxx80 …void CheckPolyPossibilitiesHelper( SdrMark* pM, bool& b1stSmooth, bool& b1stSegm, bool& bCurve, bo…
/dports/graphics/rawtherapee/rawtherapee-5.8/rtdata/profiles/Pop/
H A DPop 2 Lab.pp334 bCurve=0;
H A DPop 3 Skin.pp334 bCurve=0;
H A DPop 1.pp334 bCurve=0;
H A DPop 4 Black-and-White.pp359 bCurve=0;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqicc.cpp791 QColorTrc bCurve; in fromIccProfile() local
800 if (!parseTRC(data, bTrc, bCurve)) { in fromIccProfile()
804 if (rCurve == gCurve && gCurve == bCurve && rCurve.m_type == QColorTrc::Type::Function) { in fromIccProfile()
829 colorspaceDPtr->trc[2] = bCurve; in fromIccProfile()

12