Home
last modified time | relevance | path

Searched refs:aCurve (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/cad/opencascade/opencascade-7.6.0/src/StdPrs/
H A DStdPrs_Curve.cxx48 Last = aCurve.LastParameter(); in FindLimits()
60 aCurve.D0(First,P1); in FindLimits()
61 aCurve.D0(Last,P2); in FindLimits()
65 aCurve.D0(Last,P2); in FindLimits()
69 aCurve.D0(First,P1); in FindLimits()
73 aCurve.D0(First,P1); in FindLimits()
77 aCurve.D0(Last,P2); in FindLimits()
103 switch (aCurve.GetType()) in DrawCurve()
159 switch (aCurve.GetType()) in MatchCurve()
234 aCurve.D1(aCurve.LastParameter(),Location,Direction); in Add()
[all …]
H A DStdPrs_DeflectionCurve.cxx87 Last = aCurve.LastParameter(); in FindLimits()
101 aCurve.D0(First,P1); in FindLimits()
102 aCurve.D0(Last,P2); in FindLimits()
106 aCurve.D0(Last,P2); in FindLimits()
111 aCurve.D0(First,P1); in FindLimits()
115 aCurve.D0(First,P1); in FindLimits()
120 aCurve.D0(Last,P2); in FindLimits()
140 switch (aCurve.GetType()) in drawCurve()
220 switch (aCurve.GetType()) in MatchCurve()
299 drawCurve(aCurve, in Add()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/utils/kicad2step/pcb/
H A Doce_utils.cpp150 std::swap( aCurve.m_start, aCurve.m_end ); in reverseCurve()
156 std::swap( aCurve.m_start, aCurve.m_end ); in reverseCurve()
161 std::swap( aCurve.m_end, aCurve.m_ep ); in reverseCurve()
162 std::swap( aCurve.m_endangle, aCurve.m_startangle ); in reverseCurve()
163 aCurve.m_angle = -aCurve.m_angle; in reverseCurve()
272 if( NULL == aCurve || LAYER_EDGE != aCurve->m_layer || CURVE_NONE == aCurve->m_form ) in AddOutlineSegment()
278 double dx = aCurve->m_end.x - aCurve->m_start.x; in AddOutlineSegment()
279 double dy = aCurve->m_end.y - aCurve->m_start.y; in AddOutlineSegment()
293 double dx = aCurve->m_end.x - aCurve->m_start.x; in AddOutlineSegment()
330 dx = aCurve->m_ep.x - aCurve->m_end.x; in AddOutlineSegment()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/tests/KAT_PubKey/
H A DECC.hs142 arbitraryPoint aCurve =
145 n = ECC.ecc_n (ECC.common_curve aCurve)
159 p <- arbitraryPoint aCurve
160 let o = ECC.pointAdd aCurve p (ECC.pointNegate aCurve p)
163 p <- arbitraryPoint aCurve
164 return $ p `propertyEq` ECC.pointNegate aCurve (ECC.pointNegate aCurve p)
166 p <- arbitraryPoint aCurve
168 let pDef = ECC.pointMul aCurve n1 (ECC.pointMul aCurve n2 p)
171 p1 <- arbitraryPoint aCurve
172 p2 <- arbitraryPoint aCurve
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlConverter/
H A DVrmlConverter_DeflectionCurve.cxx56 aCurve.D0(First,P1); in FindLimits()
57 aCurve.D0(Last,P2); in FindLimits()
61 aCurve.D0(Last,P2); in FindLimits()
65 aCurve.D0(First,P1); in FindLimits()
73 aCurve.D0(Last,P2); in FindLimits()
175 p = aCurve.Value(U); in DrawCurve()
294 DrawCurve(aCurve, in Add()
316 DrawCurve(aCurve, in Add()
338 DrawCurve(aCurve, in Add()
356 DrawCurve(aCurve, in Add()
[all …]
H A DVrmlConverter_Curve.cxx53 aCurve.D0(First,P1); in FindLimits()
54 aCurve.D0(Last,P2); in FindLimits()
58 aCurve.D0(Last,P2); in FindLimits()
62 aCurve.D0(First,P1); in FindLimits()
66 aCurve.D0(First,P1); in FindLimits()
70 aCurve.D0(Last,P2); in FindLimits()
109 p = aCurve.Value(U2); in DrawCurve()
139 p = aCurve.Value(U); in DrawCurve()
224 DrawCurve(aCurve, in Add()
252 DrawCurve(aCurve, in Add()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeCustom/
H A DShapeCustom_BSplineRestriction.cxx120 if(aCurve.IsNull()) return Standard_False; in IsConvertCurve3d()
223 if (aCurve.IsNull()) return Standard_False; in IsConvertCurve2d()
814 if(aCurve.IsNull()) { in NewCurve()
816 C = aCurve; in NewCurve()
1000 Standard_Real pf =aCurve->FirstParameter(), pl = aCurve->LastParameter(); in ConvertCurve()
1009 else aCurve1 = aCurve; in ConvertCurve()
1011 else aCurve1 = aCurve; in ConvertCurve()
1108 if(aCurve.IsNull()) return Standard_False; in NewCurve2d()
1309 Standard_Real pf =aCurve->FirstParameter(), pl = aCurve->LastParameter(); in ConvertCurve2d()
1318 else aCurve1 = aCurve; in ConvertCurve2d()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/
H A DECDsaCertificateExtensions.cs106 ECCurve aCurve = aParameters.Curve; in IsSameKey()
109 if (aCurve.IsNamed) in IsSameKey()
112 …return (aCurve.Oid.Value == bCurve.Oid.Value && aCurve.Oid.FriendlyName == bCurve.Oid.FriendlyName… in IsSameKey()
115 if (!aCurve.IsExplicit) 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()
132 if (aCurve.IsPrime) in IsSameKey()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGPathSegUtils.cpp85 aLeft[1].x = (aCurve[0].x + aCurve[1].x) / 2; in SplitQuadraticBezier()
86 aLeft[1].y = (aCurve[0].y + aCurve[1].y) / 2; in SplitQuadraticBezier()
87 aRight[1].x = (aCurve[1].x + aCurve[2].x) / 2; in SplitQuadraticBezier()
88 aRight[1].y = (aCurve[1].y + aCurve[2].y) / 2; in SplitQuadraticBezier()
95 tmp.x = (aCurve[1].x + aCurve[2].x) / 4; in SplitCubicBezier()
96 tmp.y = (aCurve[1].y + aCurve[2].y) / 4; in SplitCubicBezier()
101 aLeft[1].x = (aCurve[0].x + aCurve[1].x) / 2; in SplitCubicBezier()
102 aLeft[1].y = (aCurve[0].y + aCurve[1].y) / 2; in SplitCubicBezier()
103 aRight[2].x = (aCurve[2].x + aCurve[3].x) / 2; in SplitCubicBezier()
104 aRight[2].y = (aCurve[2].y + aCurve[3].y) / 2; in SplitCubicBezier()
[all …]

1234567891011