Home
last modified time | relevance | path

Searched +defs:pf1 +defs:e2 (Results 1 – 25 of 28) sorted by relevance

12

/dports/biology/viennarna/ViennaRNA-2.4.18/examples/
H A Dexample_old.c20 float e1, e2, tree_dist, string_dist, profile_dist, kT; in main() local
23 float *pf1, *pf2; in main() local
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DDistanceConstraint.cpp194 const double* pf1 = &f[is1_][3*ia1_]; in compute_force() local
214 D3vector e2(-e1); in compute_force() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtessellator/
H A Doldtessellator.cpp83 QPointF pf1, pf2; member
117 static inline bool compareEdges(const QEdge *e1, const QEdge *e2) in compareEdges()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dintg.cc72 struct pf1 { struct
73 vecteur num;
74 vecteur den;
75 vecteur fact;
76 int mult; // den=cste*fact^mult
77 pf1():num(0),den(makevecteur(1)),fact(makevecteur(1)),mult(1) {} in pf1() argument
78 pf1(const pf1 & a) : num(a.num), den(a.den), fact(a.fact),mult(a.mult) {} in pf1() argument
79pf1(const vecteur &n, const vecteur & d, const vecteur & f,int m) : num(n), den(d), fact(f), mult(… in pf1() function
1107 gen e2=e2r(e1,lv,contextptr),num,den; in integrate_sqrt() local
2628 gen e2=_texpand(e,contextptr); in integrate_id_rem() local
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_ComposeShell.cxx2616 gp_Pnt2d pf1 = c21->Value(f1); in DispatchWires() local
2755 TopoDS_Edge e2 = TopoDS::Edge (tmpE ); in DispatchWires() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch3.c904 GEN f1,f2,f3,g1,g2,g3,pg1,pg2,pg3,pf1,pf2,pf3,X,Y,Z; in compute_M0() local
1377 GEN cyc2 = bnr_get_cyc(bnr2), e2 = cyc_get_expo(cyc2); in bnrsurjection() local
1563 GEN e = S->k, e2 = cgetg(l, t_COL); in cond0_e() local
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbuch3.c857 GEN f1,f2,f3,g1,g2,g3,pg1,pg2,pg3,pf1,pf2,pf3,X,Y,Z; in compute_M0() local
1340 GEN bnf, nf, bid, ideal, archp, clhray, bnr2, e2, e, mod, H; in conductor() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dtypes.cc4263 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
5537 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dtypes.cc4550 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
5841 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dtypes.cc4467 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
5758 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dtypes.cc5718 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7342 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.cc4782 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
6046 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dtypes.cc5718 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7342 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dtypes.cc5718 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7342 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dtypes.cc5732 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7306 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.cc4782 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
6046 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dtypes.cc5902 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7520 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dtypes.cc5906 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7524 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.cc5953 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7581 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.cc5953 for (Struct_field_list::const_iterator pf1 = fields1->begin(); in is_identical() local
7581 Expression* e2 = Expression::make_temporary_reference(p2, bloc); in write_equal_function() local

12