Home
last modified time | relevance | path

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

12

/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_7/
H A Dbug2982437 set aCos [dval dx1*dx+dy1*dy+dz1*dz]
38 set aCos [expr $aCos/($m1*$m2)]
40 if {abs([expr $aCos - $aCosPrev]) > 0.05} {
45 set aCosPrev $aCos
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp3Stream.cpp27 Http3Session* session, uint32_t aCos, uint64_t bcId) in Http3Stream() argument
39 SetPriority(aCos); in Http3Stream()
74 void Http3Stream::SetPriority(uint32_t aCos) { in SetPriority() argument
75 if (aCos & nsIClassOfService::UrgentStart) { in SetPriority()
79 } else if (aCos & nsIClassOfService::Leader) { in SetPriority()
82 } else if (aCos & nsIClassOfService::Unblocked) { in SetPriority()
84 } else if (aCos & nsIClassOfService::Follower) { in SetPriority()
86 } else if (aCos & nsIClassOfService::Speculative) { in SetPriority()
88 } else if (aCos & nsIClassOfService::Background) { in SetPriority()
91 } else if (aCos & nsIClassOfService::Tail) { in SetPriority()
H A DHttp3Stream.h72 void SetPriority(uint32_t aCos);
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_TransformUtils.hxx244 const T aCos = std::cos (theA * static_cast<T> (M_PI / 180.0)); in ConstructRotate() local
260 theOut.SetValue (1, 1, aCos); in ConstructRotate()
261 theOut.SetValue (2, 2, aCos); in ConstructRotate()
278 theOut.SetValue (0, 0, aCos); in ConstructRotate()
279 theOut.SetValue (2, 2, aCos); in ConstructRotate()
296 theOut.SetValue (0, 0, aCos); in ConstructRotate()
297 theOut.SetValue (1, 1, aCos); in ConstructRotate()
336 const T aOneMinusCos = static_cast<T> (1.0) - aCos; in ConstructRotate()
338 theOut.SetValue (0, 0, aOneMinusCos * aXX + aCos); in ConstructRotate()
343 theOut.SetValue (1, 1, aOneMinusCos * aYY + aCos); in ConstructRotate()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_TransformUtils.hxx244 const T aCos = std::cos (theA * static_cast<T> (M_PI / 180.0)); in ConstructRotate() local
260 theOut.SetValue (1, 1, aCos); in ConstructRotate()
261 theOut.SetValue (2, 2, aCos); in ConstructRotate()
278 theOut.SetValue (0, 0, aCos); in ConstructRotate()
279 theOut.SetValue (2, 2, aCos); in ConstructRotate()
296 theOut.SetValue (0, 0, aCos); in ConstructRotate()
297 theOut.SetValue (1, 1, aCos); in ConstructRotate()
336 const T aOneMinusCos = static_cast<T> (1.0) - aCos; in ConstructRotate()
338 theOut.SetValue (0, 0, aOneMinusCos * aXX + aCos); in ConstructRotate()
343 theOut.SetValue (1, 1, aOneMinusCos * aYY + aCos); in ConstructRotate()
[all …]
H A DIntf_InterferencePolygonPolyhedron.gxx609 Standard_Real aCos = dif * triNor;
610 aCos = fabs(aCos);
611 if ( aCos > gp::Resolution() ) {
612 Standard_Real shift = defPh / aCos;
622 Standard_Real aCos = dif * triNor;
623 aCos = fabs(aCos);
624 if ( aCos > gp::Resolution() ) {
625 Standard_Real shift = defPh / aCos;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_TransformUtils.hxx239 const T aCos = std::cos (theA * static_cast<T> (M_PI / 180.0)); in ConstructRotate() local
255 theOut.SetValue (1, 1, aCos); in ConstructRotate()
256 theOut.SetValue (2, 2, aCos); in ConstructRotate()
273 theOut.SetValue (0, 0, aCos); in ConstructRotate()
274 theOut.SetValue (2, 2, aCos); in ConstructRotate()
291 theOut.SetValue (0, 0, aCos); in ConstructRotate()
292 theOut.SetValue (1, 1, aCos); in ConstructRotate()
331 const T aOneMinusCos = static_cast<T> (1.0) - aCos; in ConstructRotate()
333 theOut.SetValue (0, 0, aOneMinusCos * aXX + aCos); in ConstructRotate()
338 theOut.SetValue (1, 1, aOneMinusCos * aYY + aCos); in ConstructRotate()
[all …]
H A DIntf_InterferencePolygonPolyhedron.gxx609 Standard_Real aCos = dif * triNor;
610 aCos = fabs(aCos);
611 if ( aCos > gp::Resolution() ) {
612 Standard_Real shift = defPh / aCos;
622 Standard_Real aCos = dif * triNor;
623 aCos = fabs(aCos);
624 if ( aCos > gp::Resolution() ) {
625 Standard_Real shift = defPh / aCos;
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_Arrow.cxx83 const Standard_Real aCos = Cos (2.0 * M_PI / theNbSegments * (aVertIter - 1)); in Handle() local
86 const gp_Pnt pp(aC.X() + (aCos * anXYZi.X() + aSin * anXYZj.X()) * theLength * Tg, in Handle()
87 aC.Y() + (aCos * anXYZi.Y() + aSin * anXYZj.Y()) * theLength * Tg, in Handle()
88 aC.Z() + (aCos * anXYZi.Z() + aSin * anXYZj.Z()) * theLength * Tg); in Handle()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/examples/
H A DPythagoreanTree.asy7 transform ta=shift(c,c)*rotate(-aCos(a/c))*scale(a/c)*shift(-c);
8 transform tb=shift(0,c)*rotate(aCos(b/c))*scale(b/c);
/dports/math/asymptote/asymptote-2.67/examples/
H A DPythagoreanTree.asy7 transform ta=shift(c,c)*rotate(-aCos(a/c))*scale(a/c)*shift(-c);
8 transform tb=shift(0,c)*rotate(aCos(b/c))*scale(b/c);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ngcanvas.pas1002 aSin,aCos, px, py: double;
1005 SinCos(aFont.Orientation * PI / 1800, aSin, aCos);
1007 px := aCos * points[i].x + -aSin * points[i].y;
1008 py := aSin * points[i].x + aCos * points[i].y;
1053 aSin,aCos, px, py: double;
1056 SinCos(aFont.Orientation * PI / 1800, aSin, aCos);
1058 px := aCos * points[i].x + -aSin * points[i].y;
1059 py := aSin * points[i].x + aCos * points[i].y;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_ngcanvas.pas1002 aSin,aCos, px, py: double;
1005 SinCos(aFont.Orientation * PI / 1800, aSin, aCos);
1007 px := aCos * points[i].x + -aSin * points[i].y;
1008 py := aSin * points[i].x + aCos * points[i].y;
1053 aSin,aCos, px, py: double;
1056 SinCos(aFont.Orientation * PI / 1800, aSin, aCos);
1058 px := aCos * points[i].x + -aSin * points[i].y;
1059 py := aSin * points[i].x + aCos * points[i].y;
/dports/cad/opencascade/opencascade-7.6.0/src/Intf/
H A DIntf_InterferencePolygonPolyhedron.gxx609 Standard_Real aCos = dif * triNor;
610 aCos = fabs(aCos);
611 if ( aCos > gp::Resolution() ) {
612 Standard_Real shift = defPh / aCos;
622 Standard_Real aCos = dif * triNor;
623 aCos = fabs(aCos);
624 if ( aCos > gp::Resolution() ) {
625 Standard_Real shift = defPh / aCos;
/dports/cad/opencascade/opencascade-7.6.0/src/IntAna/
H A DIntAna_QuadQuadGeo.cxx1055 const Standard_Real aCos = 0.5*(aR1R1-R2*R2+DistA1A2*DistA1A2)/(R1*DistA1A2); in Perform() local
1056 const Standard_Real aSin2 = 1-aCos*aCos; in Perform()
1068 pt1.SetXYZ(P1.XYZ() + DirA1A2.XYZ()*R1*aCos); in Perform()
1094 Standard_Real aNewDx = aDx*aCos - aDy*aSin, in Perform()
1095 aNewDy = aDy*aCos + aDx*aSin; in Perform()
1098 aNewDx = aDx*aCos + aDy*aSin; in Perform()
1099 aNewDy = aDy*aCos - aDx*aSin; in Perform()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Drunpair.in165 real aCos(real x)
/dports/math/asymptote/asymptote-2.67/
H A Drunpair.in168 real aCos(real x)
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_Dimension.cxx1555 Standard_Real aCos = aFirstToTextVec.Normalized() * gp_Vec (aTargetPointsDir); in AdjustParametersForLinear() local
1558 (gp_Vec (aTargetPointsDir) * aFirstToTextVec.Magnitude() * aCos); in AdjustParametersForLinear()
1576 if (aCos < 0.0) in AdjustParametersForLinear()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTools/
H A DBOPTools_AlgoTools.cxx1346 Standard_Real aCos = aDNFSp*aDNFOr; in IsSplitToReverse() local
1347 return (aCos < 0.); in IsSplitToReverse()
1428 Standard_Real aCos = aVSpTgt.Dot(aVOrTgt); in IsSplitToReverse() local
1429 return (aCos < 0.); in IsSplitToReverse()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_PaveFiller_5.cxx1011 Standard_Real aCos = aVFNorm.Normalized().Dot (aVETgt.Normalized()); in ForceInterfEF() local
1012 if (Abs(aCos) > 0.4226) in ForceInterfEF()
H A DBOPAlgo_PaveFiller_3.cxx1120 Standard_Real aCos = aVTgt1.Dot (aVTgt2.Normalized()); in ForceInterfEE() local
1121 if (Abs(aCos) < 0.9063) in ForceInterfEE()
/dports/cad/opencascade/opencascade-7.6.0/src/Shaders/
H A DPathtraceBase.fs763 float aCos = dot(theGeometryNormal, theSmoothNormal);
764 if (aCos < aMinCos)
766 …theSmoothNormal = aMinCos * theGeometryNormal + normalize(theSmoothNormal - aCos * theGeometryNorm…
H A DShaders_PathtraceBase_fs.pxx766 " float aCos = dot(theGeometryNormal, theSmoothNormal);\n"
767 " if (aCos < aMinCos)\n"
769 …" theSmoothNormal = aMinCos * theGeometryNormal + normalize(theSmoothNormal - aCos * theGeometr…
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdlutils.pas2326 aSin, aCos : Single;
2346 aCos := cos( Angle );
2358 Tx := ox + round( ROX * aSin - ROY * aCos );
2359 Ty := oy + round( ROY * aSin + ROX * aCos );
2369 NX := round( mx + RX * aSin + RY * aCos ); //
2370 NY := round( my + RY * aSin - RX * aCos ); //
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdlutils.pas2326 aSin, aCos : Single;
2346 aCos := cos( Angle );
2358 Tx := ox + round( ROX * aSin - ROY * aCos );
2359 Ty := oy + round( ROY * aSin + ROX * aCos );
2369 NX := round( mx + RX * aSin + RY * aCos ); //
2370 NY := round( my + RY * aSin - RX * aCos ); //

12