Home
last modified time | relevance | path

Searched refs:l2d (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepTool/
H A DTopOpeBRepTool_2d.cxx122 C2D = BRep_Tool::CurveOnSurface(E,F,f2d,l2d); in FC2D_HasOldCurveOnSurface()
127 { Standard_Real f2d,l2d,tol; Standard_Boolean hasold = FC2D_HasOldCurveOnSurface(E,F,C2D,f2d,l2d,to… in FC2D_HasOldCurveOnSurface() local
152 if (hasnew) C2D = pc2df->PC(f2d,l2d,tol); in FC2D_HasNewCurveOnSurface()
156 { Standard_Real f2d,l2d,tol; Standard_Boolean b = FC2D_HasNewCurveOnSurface(E,F,C2D,f2d,l2d,tol); r… in FC2D_HasNewCurveOnSurface() local
163 TopOpeBRepTool_C2DF c2df(C2D,f2d,l2d,tol,F); in FC2D_AddNewCurveOnSurface()
192 f2d = f3d; l2d = l3d; in FC2D_make2d()
209 f2d = f; l2d = l; in FC2D_make2d()
329 f2d = f3d; l2d = l3d; in FC2D_make2d()
347 f2d = f; l2d = l; in FC2D_make2d()
370 C2D = pc2df->PC(f2d,l2d,tol); in Handle()
[all …]
H A DTopOpeBRepTool_C2DF.cxx35 (const Handle(Geom2d_Curve)& PC,const Standard_Real f2d,const Standard_Real l2d,const Standard_Real… in TopOpeBRepTool_C2DF() argument
37 myPC = PC;myf2d = f2d;myl2d = l2d;mytol = tol; in TopOpeBRepTool_C2DF()
47 (const Handle(Geom2d_Curve)& PC,const Standard_Real f2d,const Standard_Real l2d,const Standard_Real… in SetPC() argument
49 myPC = PC;myf2d = f2d;myl2d = l2d;mytol = tol; in SetPC()
67 const Handle(Geom2d_Curve)& TopOpeBRepTool_C2DF::PC(Standard_Real& f2d,Standard_Real& l2d,Standard_… in Handle()
69 f2d = myf2d;l2d = myl2d;tol = mytol; in Handle()
H A DTopOpeBRepTool_C2DF.hxx41 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
43 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
47 …Standard_EXPORT const Handle(Geom2d_Curve)& PC (Standard_Real& f2d, Standard_Real& l2d, Standard_R…
/dports/math/py-benford_py/benford_py-0.5.0/benford/
H A Dexpected.py88 exp, l2d = _gen_last_two_digits_(num=num)
90 'Last_2_Dig': l2d})
129 l2d = arange(0, 100)
131 return exp, l2d
132 l2d = l2d.astype(str)
133 l2d[:10] = array(['00', '01', '02', '03', '04', '05',
135 return exp, l2d
/dports/textproc/p5-RDF-Query/RDF-Query-2.918/t/
H A Dalgebra-expr.t21 my $l2d = RDF::Query::Node::Literal->new( '2.0', undef, 'http://www.w3.org/2001/XMLSchema#float' );
57 my $plus = $bin->new( '+', $l1d, $l2d );
73 my $diff = $bin->new( '-', $l2d, $l1d );
81 my $prod = $bin->new( '*', $l2d, $l3dd );
89 my $quo = $bin->new( '/', $l3dd, $l2d );
115 my $sum = $bin->new( '+', $l1d, $l2d );
131 my $lt = $bin->new( '<', $l3dd, $l2d );
140 my $lt = $bin->new( '<', $rea, $l2d );
/dports/biology/wise/wise2.4.1/src/dyc/
H A Ddisplay.c135 a2df = a2d->s2d[i]->l2d[j]->a2df[k]; in write_Aln2Display_convert_func()
249 for(i=0;i<l2d->ind_len;i++) { in crosslink_Label2Display_Index()
760 for(i=0;i<l2d->len;i++) { in show_Label2Display()
1558 …if( (obj->l2d = (Label2Display ** ) ckrealloc (obj->l2d,sizeof(Label2Display *)*len)) == NULL) {… in expand_Sequence2Display()
1587 obj->l2d[obj->len++]=add; in add_Sequence2Display()
1610 if( obj->l2d[i] != NULL) { in flush_Sequence2Display()
1612 obj->l2d[i] = NULL; in flush_Sequence2Display()
1880 out->l2d = NULL; in Sequence2Display_alloc()
1929 if( obj->l2d != NULL) { in free_Sequence2Display()
1931 if( obj->l2d[i] != NULL) in free_Sequence2Display()
[all …]
H A Ddisplay.dy70 Label2Display ** l2d !list
212 if(a2d->s2d[i]->l2d[j]->is_lone == TRUE ) {
217 for(k=0;k<a2d->s2d[i]->l2d[j]->len;k++) {
219 a2df = a2d->s2d[i]->l2d[j]->a2df[k];
329 for(i=0;i<l2d->ind_len;i++) {
332 …l %s of Sequence number %d, could not crosslink index name %s",l2d->label,s2d->number,l2d->i2d[i]-…
336 else l2d->i2d[i]->number = temp->number;
820 show_Label2Display(s2d->l2d[i],ofp);
826 fprintf(ofp,"\tLabel %s\n",l2d->label);
827 for(i=0;i<l2d->len;i++) {
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_ClosedEdgeDivide.cxx62 Standard_Real f2d = 0., l2d = 0.; in Compute() local
65 sae.PCurve (anEdge, myFace, pcurve1, f2d, l2d, Standard_False); in Compute()
92 theSplit2dTool->Init(pcurve1,f2d,l2d); in Compute()
104 Standard_Real step = (l2d-f2d)/(nbPoints-1); in Compute()
118 theSplit2dTool->Init(pcurve1,f2d,l2d); in Compute()
H A DShapeUpgrade_EdgeDivide.cxx75 Standard_Real f2d = 0., l2d = 0.; in Compute() local
79 sae.PCurve (anEdge, myFace, pcurve1, f2d, l2d, Standard_False); in Compute()
85 theSplit2dTool->Init (pcurve1, f2d, l2d); in Compute()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Dmpeg4_layer_2d.c49 M_Layer2D *l2d; in l2d_CheckBindables() local
50 l2d = (M_Layer2D *)n; in l2d_CheckBindables()
51 if (force_traverse) gf_node_traverse(l2d->background, tr_state); in l2d_CheckBindables()
53 if (btop != l2d->background) { in l2d_CheckBindables()
54 gf_node_unregister(l2d->background, n); in l2d_CheckBindables()
56 l2d->background = btop; in l2d_CheckBindables()
59 if (force_traverse) gf_node_traverse(l2d->viewport, tr_state); in l2d_CheckBindables()
61 if (btop != l2d->viewport) { in l2d_CheckBindables()
62 gf_node_unregister(l2d->viewport, n); in l2d_CheckBindables()
64 l2d->viewport = btop; in l2d_CheckBindables()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Dmpeg4_layer_2d.c49 M_Layer2D *l2d; in l2d_CheckBindables() local
50 l2d = (M_Layer2D *)n; in l2d_CheckBindables()
51 if (force_traverse) gf_node_traverse(l2d->background, tr_state); in l2d_CheckBindables()
53 if (btop != l2d->background) { in l2d_CheckBindables()
54 gf_node_unregister(l2d->background, n); in l2d_CheckBindables()
56 l2d->background = btop; in l2d_CheckBindables()
59 if (force_traverse) gf_node_traverse(l2d->viewport, tr_state); in l2d_CheckBindables()
61 if (btop != l2d->viewport) { in l2d_CheckBindables()
62 gf_node_unregister(l2d->viewport, n); in l2d_CheckBindables()
64 l2d->viewport = btop; in l2d_CheckBindables()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRepTool_C2DF.hxx41 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
43 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
47 …Standard_EXPORT const Handle(Geom2d_Curve)& PC (Standard_Real& f2d, Standard_Real& l2d, Standard_R…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRepTool_C2DF.hxx41 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
43 …nst Handle(Geom2d_Curve)& PC, const Standard_Real f2d, const Standard_Real l2d, const Standard_Rea…
47 …Standard_EXPORT const Handle(Geom2d_Curve)& PC (Standard_Real& f2d, Standard_Real& l2d, Standard_R…
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_TransferParameters.cxx60 Standard_Real l,f,l2d = 0.0,f2d = 0.0; in Init() local
71 sae.PCurve ( E, F, curve2d, f2d, l2d,Standard_False ); in Init()
74 myLast2d = l2d; in Init()
78 Standard_Real ln2d = l2d - f2d; in Init()
/dports/sysutils/istio/istio-1.6.7/pkg/test/framework/integration/
H A Dframework_test.go26 var top, l1a, l1b, l2a, l2b, l2c, l2d *component
80 l2d = newComponent(ctx, ctx.Name(), closeHandler)
89 assertClosedBefore(t, l2d, l1b)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/
H A DFold_Convert04.java38 return l2d(); in test()
46 public static double l2d() { in l2d() method in Fold_Convert04
/dports/comms/xmorse/xmorse-20041125_10/
H A Dcw.py57 def l2d(l): # [key1,value1, key2,value2, ...] to dictionary function
69 Code = l2d(Code) # Dictionary of code (lacks word space!)
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_NurbsConvertModification.cxx359 Standard_Real f2d,l2d; in NewCurve2d() local
360 Handle(Geom2d_Curve) C2d = BRep_Tool::CurveOnSurface(E,F,f2d,l2d); in NewCurve2d()
372 Handle(Geom2d_TrimmedCurve) aTrimC = new Geom2d_TrimmedCurve(C2d,f2d,l2d); in NewCurve2d()
390 if(l2d - lc > Precision::PConfusion()) l2d = lc; in NewCurve2d()
393 C2d = new Geom2d_TrimmedCurve(C2d, f2d, l2d); in NewCurve2d()
395 Geom2dAdaptor_Curve G2dAC(C2d, f2d, l2d); in NewCurve2d()
550 C2d = new Geom2d_TrimmedCurve(C2d, f2d, l2d); in NewCurve2d()
551 Geom2dAdaptor_Curve G2dAC(C2d, f2d, l2d); in NewCurve2d()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/tests/
H A Dtest_tangent_update.cxx37 vgl_line_2d<double> l2d = (*cam)(line_3d); in tangent_image() local
40 l2d.normalize(); in tangent_image()
41 double a = l2d.a(), b = l2d.b(), c = l2d.c(); in tangent_image()
60 if (vgl_intersection<double>(bx, l2d, p0, p1)) in tangent_image()

12345678910>>...17