Home
last modified time | relevance | path

Searched refs:HS1 (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_FilBuilder.cxx750 const Handle(BRepAdaptor_Surface)& HS1, in SimulSurf() argument
786 HC->Load(PC1, HS1); in SimulSurf()
828 HC->Load(PC1, HS1); in SimulSurf()
884 const Handle(BRepAdaptor_Surface)& HS1, in SimulSurf() argument
1018 const Handle(BRepAdaptor_Surface)& HS1, in SimulSurf() argument
1062 HC1->Load(PC1, HS1); in SimulSurf()
1110 HC1->Load(PC1, HS1); in SimulSurf()
1371 HC->Load(PC1, HS1); in PerformSurf()
1404 HC->Load(PC1, HS1); in PerformSurf()
1591 HC1->Load(PC1, HS1); in PerformSurf()
[all …]
H A DChFi3d_Builder_2.cxx619 HSon1 = HS1; in CallPerformSurf()
752 Handle(BRepAdaptor_Surface)& HS1, in ConexFaces() argument
755 if(HS1.IsNull()) HS1 = new BRepAdaptor_Surface (); in ConexFaces()
757 BRepAdaptor_Surface& Sb1 = *HS1; in ConexFaces()
831 f1 = HS1->Face(); in StartSol()
897 ConexFaces(Spine,iedge,HS1,HS2); in StartSol()
898 f1 = HS1->Face(); in StartSol()
948 f1 = HS1->Face(); in StartSol()
2223 HS1, HS3, pp1, pp3, aTT1, in PerformSetOfSurfOnElSpine()
2228 HS1, HS2); in PerformSetOfSurfOnElSpine()
[all …]
H A DChFi3d_Builder_C2.cxx288 Handle(GeomAdaptor_Surface) HS1, HS2; in PerformTwoCornerbyInter()
289 HS1 = ChFi3d_BoundSurf (DStr,Fd1,IFaCo1,IFaArc1); in PerformTwoCornerbyInter()
301 HS1,HS2,UIntPC1,UIntPC2); in PerformTwoCornerbyInter()
307 gp_Pnt PFaCo = HS1->Value(Pardeb(1),Pardeb(2)); in PerformTwoCornerbyInter()
314 HS1,HS2,UIntArc1,UIntArc2); in PerformTwoCornerbyInter()
321 Reduce(UIntPC1,UIntPC2,HS1,HS2); in PerformTwoCornerbyInter()
326 !ChFi3d_ComputeCurves(HS1,HS2,Pardeb,Parfin,Gc, in PerformTwoCornerbyInter()
335 !ChFi3d_ComputeCurves(HS1,HS2,Parfin,Pardeb,Gc, in PerformTwoCornerbyInter()
417 BigHS = HS2; SmaHS = HS1; in PerformTwoCornerbyInter()
426 BigHS = HS1; SmaHS = HS2; in PerformTwoCornerbyInter()
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_Hctxff2d.cxx70 void TopOpeBRep_Hctxff2d::SetHSurfaces(const Handle(BRepAdaptor_Surface)& HS1, in SetHSurfaces() argument
74 if (!HS1.IsNull()) newf1 = !HS1->Face().IsEqual(myFace1); in SetHSurfaces()
78 mySurface1 = HS1; in SetHSurfaces()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomInt/
H A DGeomInt_IntSS.lxx56 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_Surface)& HS1,
63 myHS1 = HS1;
72 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_Surface)& HS1,
81 myHS1 = HS1;
H A DGeomInt_IntSS.hxx54 …void Perform (const Handle(GeomAdaptor_Surface)& HS1, const Handle(GeomAdaptor_Surface)& HS2, cons…
60 …void Perform (const Handle(GeomAdaptor_Surface)& HS1, const Handle(GeomAdaptor_Surface)& HS2, cons…
H A DGeomInt_IntSS_1.cxx99 static void GetQuadric(const Handle(GeomAdaptor_Surface)& HS1, IntSurf_Quadric& quad1) in GetQuadric() argument
101 switch (HS1->GetType()) in GetQuadric()
103 case GeomAbs_Plane: quad1.SetValue(HS1->Plane()); break; in GetQuadric()
104 case GeomAbs_Cylinder: quad1.SetValue(HS1->Cylinder()); break; in GetQuadric()
105 case GeomAbs_Cone: quad1.SetValue(HS1->Cone()); break; in GetQuadric()
106 case GeomAbs_Sphere: quad1.SetValue(HS1->Sphere()); break; in GetQuadric()
107 case GeomAbs_Torus: quad1.SetValue(HS1->Torus()); break; in GetQuadric()
116 static void Parameters( const Handle(GeomAdaptor_Surface)& HS1, in Parameters() argument
126 GetQuadric(HS1, quad1); in Parameters()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomInt_IntSS.lxx56 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_Surface)& HS1,
63 myHS1 = HS1;
72 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_Surface)& HS1,
81 myHS1 = HS1;
H A DGeomInt_IntSS.hxx54 …void Perform (const Handle(GeomAdaptor_Surface)& HS1, const Handle(GeomAdaptor_Surface)& HS2, cons…
60 …void Perform (const Handle(GeomAdaptor_Surface)& HS1, const Handle(GeomAdaptor_Surface)& HS2, cons…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeomInt_IntSS.lxx56 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_HSurface)& HS1,
63 myHS1 = HS1;
72 inline void GeomInt_IntSS::Perform(const Handle(GeomAdaptor_HSurface)& HS1,
81 myHS1 = HS1;
H A DGeomInt_IntSS.hxx63 …void Perform (const Handle(GeomAdaptor_HSurface)& HS1, const Handle(GeomAdaptor_HSurface)& HS2, co…
69 …void Perform (const Handle(GeomAdaptor_HSurface)& HS1, const Handle(GeomAdaptor_HSurface)& HS2, co…
/dports/cad/opencascade/opencascade-7.6.0/src/BRepExtrema/
H A DBRepExtrema_ExtFF.cxx76 Handle(BRepAdaptor_Surface) HS1 = new BRepAdaptor_Surface(Surf1); in Perform()
82 myExtSS.Perform (*HS1, U1, U2, V1, V2, Tol1); in Perform()
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Dst_simplify_expected7 HS1|f|t
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Dst_simplify_expected7 HS1|f|t
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Dst_simplify_expected7 HS1|f|t
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Dst_simplify_expected7 HS1|f|t
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/exoticoptions/
H A Danalyticpartialtimebarrieroptionengine.cpp157 Real HS1 = HS(underlying(),barrier(),2*(mu()+1)); in CoB1() local
160 result *= (M(-g1(),-e1(),rho())-HS1*M(-g3(),e3(),-rho())); in CoB1()
162 result -= S1*(M(-d1(), -e1(), rho()) - HS1*M(-f1(), e3(), -rho())); in CoB1()
164 result += S1*(M(g1(), e1(), rho()) - HS1*M(g3(), -e3(), -rho())); in CoB1()
/dports/devel/openocd/openocd-0.11.0/tcl/interface/ftdi/
H A Ddigilent-hs1.cfg1 # this supports JTAG-HS1 and JTAG-SMT1
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dlogger_h_common.erl246 {_,HS1} = Module:write(Name, sync, Bin, HandlerState),
247 State#{handler_state => HS1,
251 {_,HS1} = Module:write(Name, async, Bin, HandlerState),
252 State#{handler_state => HS1,

1234567