Home
last modified time | relevance | path

Searched refs:getx (Results 76 – 100 of 557) sorted by relevance

12345678910>>...23

/dports/devel/swig/swig-4.0.2/Examples/test-suite/lua/
H A Dsmart_pointer_simple_runme.lua13 assert(foo1:getx() == 5)
18 assert(bar1:getx() == 3)
22 assert(bar1:getx() == 5)
/dports/devel/R-cran-R6/R6/tests/testthat/
H A Dtest-portable-inheritance.R10 getx = function() self$x, method in AC
39 getx = function() self$x + 10, method in BC
55 eval_env <- environment(B$getx)
57 super_eval_env <- environment(super_bind_env$getx)
66 expect_identical(eval_env, environment(B$getx))
81 expect_identical(B$getx(), 11) # Overridden public method
404 public = list(getx = function() private$x), method in AC
408 expect_identical(BC$new()$getx(), 1)
413 public = list(getx = function() private$x()), method in AC
417 expect_identical(BC$new()$getx(), 1)
/dports/graphics/aseprite/aseprite-1.2.9/src/app/util/
H A Dnew_image_from_mask.cpp79 int getx = u+srcBounds.x-x; in new_image_from_mask() local
82 if ((getx >= 0) && (getx < src->width()) && in new_image_from_mask()
84 dst->putPixel(u, v, src->getPixel(getx, gety)); in new_image_from_mask()
/dports/math/asymptote/asymptote-2.67/
H A Dpath3.cc296 quadraticroots x(a.getx(),b.getx(),c.getx()); in bounds()
325 double MX=m(m(m(-z0.getx(),-c0.getx()),-c1.getx()),-z1.getx()); in ratiobound()
386 double dx=quadratic(a.getx(),b.getx(),c.getx(),t); in ds()
507 roots(r,g.point(i).getx(),g.postcontrol(i).getx(), in intersections()
508 g.precontrol(i+1).getx(),g.point(i+1).getx(),v.getx()); in intersections()
613 if(maxp.getx()+fuzz >= minq.getx() && in intersections()
616 maxq.getx()+fuzz >= minp.getx() && in intersections()
1136 double Px[]={P[0].getx(),P[1].getx(),P[2].getx(),P[3].getx(), in bounds()
1137 P[4].getx(),P[5].getx(),P[6].getx(),P[7].getx(), in bounds()
1138 P[8].getx(),P[9].getx(),P[10].getx(),P[11].getx(), in bounds()
[all …]
H A Dtexfile.cc305 *out << "(" << (z.getx()-hoffset())*ps2tex in put()
307 << ")(" << align.getx() in put()
422 *out << "cx='" << (z.getx()-offset.getx())*ps2tex in dot()
537 *out << "' x1='" << a.getx()*ps2tex << "' y1='" << (box.top-a.gety())*ps2tex in begingradientshade()
538 << "' x2='" << b.getx()*ps2tex << "' y2='" << (box.top-b.gety())*ps2tex; in begingradientshade()
540 *out << "' cx='" << b.getx()*ps2tex << "' cy='" << (box.top-b.gety())*ps2tex in begingradientshade()
591 << " x1='" << z.getx() << "' y1='" << -z.gety() in gouraudshade()
592 << "' x2='" << opp.getx() << "' y2='" << -opp.gety() in gouraudshade()
602 << Z0.getx() << "," << -Z0.gety() << " " in gouraudshade()
603 << Z1.getx() << "," << -Z1.gety() << " " in gouraudshade()
[all …]
H A Dmathop.h282 return camp::pair(Min(z.getx(),w.getx()),Min(z.gety(),w.gety()));
285 return camp::triple(Min(u.getx(),v.getx()),Min(u.gety(),v.gety()),
293 return camp::pair(Max(z.getx(),w.getx()),Max(z.gety(),w.gety()));
296 return camp::triple(Max(u.getx(),v.getx()),Max(u.gety(),v.gety()),
H A Drunpath3d.in331 (*V)[0]=v.getx();
341 (*V)[0]=v.getx();
372 real A[]={a.getx(),a.gety(),a.getz()};
373 real B[]={b.getx(),b.gety(),b.getz()};
374 real C[]={c.getx(),c.gety(),c.getz()};
375 real D[]={d.getx(),d.gety(),d.getz()};
391 real A[]={a.getx(),a.gety(),a.getz()};
392 real B[]={b.getx(),b.gety(),b.getz()};
393 real C[]={c.getx(),c.gety(),c.getz()};
394 real D[]={d.getx(),d.gety(),d.getz()};
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw2425.pp10 function getx(i:integer):integer;
11 Property blaat[i:integer]:integer read getx; default;
15 function xx.getx(i:integer):integer;
/dports/math/grace/grace-5.1.25/src/
H A Dcomputils.c233 getx(get_cg(), set1), in do_digfilter()
235 getx(get_cg(), digfiltset), in do_digfilter()
264 xtmp = getx(cg, linearcset); in do_linearc()
320 xtmp = getx(cg, xcorset); in do_xcor()
457 x = getx(gno, setno); in do_regress()
488 xr = getx(gno, fitset); in do_regress()
496 xr = getx(gno, fitset); in do_regress()
661 x = getx(gno, setno); in do_runavg()
686 xr = getx(gno, runset); in do_runavg()
749 x = getx(get_cg(), setno); in do_fourier()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dmathop.h274 return camp::pair(Min(z.getx(),w.getx()),Min(z.gety(),w.gety()));
277 return camp::triple(Min(u.getx(),v.getx()),Min(u.gety(),v.gety()),
285 return camp::pair(Max(z.getx(),w.getx()),Max(z.gety(),w.gety()));
288 return camp::triple(Max(u.getx(),v.getx()),Max(u.gety(),v.gety()),
H A Dtexfile.cc310 *out << "(" << (z.getx()-Hoffset)*ps2tex in put()
312 << ")(" << align.getx() in put()
411 *out << "cx='" << z.getx()*ps2tex in dot()
530 *out << "' x1='" << a.getx()*ps2tex << "' y1='" << -a.gety()*ps2tex in begingradientshade()
531 << "' x2='" << b.getx()*ps2tex << "' y2='" << -b.gety()*ps2tex; in begingradientshade()
533 *out << "' cx='" << b.getx()*ps2tex << "' cy='" << -b.gety()*ps2tex in begingradientshade()
583 << " x1='" << z.getx()*ps2tex << "' y1='" << -z.gety()*ps2tex in gouraudshade()
584 << "' x2='" << opp.getx()*ps2tex << "' y2='" << -opp.gety()*ps2tex in gouraudshade()
595 << z0.getx()*ps2tex << "," << -z0.gety()*ps2tex << " " in gouraudshade()
596 << z1.getx()*ps2tex << "," << -z1.gety()*ps2tex << " " in gouraudshade()
[all …]
H A Drunpath3d.in330 (*V)[0]=v.getx();
340 (*V)[0]=v.getx();
371 real A[]={a.getx(),a.gety(),a.getz()};
372 real B[]={b.getx(),b.gety(),b.getz()};
373 real C[]={c.getx(),c.gety(),c.getz()};
374 real D[]={d.getx(),d.gety(),d.getz()};
390 real A[]={a.getx(),a.gety(),a.getz()};
391 real B[]={b.getx(),b.gety(),b.getz()};
392 real C[]={c.getx(),c.gety(),c.getz()};
393 real D[]={d.getx(),d.gety(),d.getz()};
[all …]
/dports/science/mdynamix/md528/cifo/src/
H A DCifCrystal.cpp230 sc.loadAtom(atoms[j].getx(),atoms[j].gety(),atoms[j].getz()); //load atom values in processSymmetries()
238 newAtom = Atom(atoms[j].getElement(),sc.getx(),sc.gety(),sc.getz()); in processSymmetries()
289 newAtoms.push_back(Atom(at.getElement(),at.getx()+i,at.gety(),at.getz())); in makeSuperCell()
306 newAtoms.push_back(Atom(at.getElement(),at.getx(),at.gety()+i,at.getz())); in makeSuperCell()
320 newAtoms.push_back(Atom(at.getElement(),at.getx(),at.gety(),at.getz()+i)); in makeSuperCell()
419 const double& Ax = atoms[i].getx(); in makeTransformations()
475 pow(a1.getx()-a2.getx()+i*aNew+j*bx+k*cx,2) + in makeBonds()
548 << "\t\t" << atoms[i].getx() in printThis()
/dports/devel/libarea/libarea-2752cd9/kurve/
H A DMatrix.cpp94 rotate.e[0] = rotAxis->getx() * rotAxis->getx() * oneminusc + cosang; in Rotate()
95 rotate.e[1] = rotAxis->getx() * rotAxis->gety() * oneminusc - rotAxis->getz() * sinang; in Rotate()
96 rotate.e[2] = rotAxis->getx() * rotAxis->getz() * oneminusc + rotAxis->gety() * sinang; in Rotate()
98 rotate.e[4] = rotAxis->getx() * rotAxis->gety() * oneminusc + rotAxis->getz() * sinang; in Rotate()
100 rotate.e[6] = rotAxis->gety() * rotAxis->getz() * oneminusc - rotAxis->getx() * sinang; in Rotate()
102 rotate.e[8] = rotAxis->getx() * rotAxis->getz() * oneminusc - rotAxis->gety() * sinang; in Rotate()
103 rotate.e[9] = rotAxis->gety() * rotAxis->getz() * oneminusc + rotAxis->getx() * sinang; in Rotate()
515 dx = v.getx(); in Vector2d()
520 return FEQ(dx, v.getx(), 1.0e-06) && FEQ(dy, v.gety(), 1.0e-06); in operator ==()
552 if ( ( fabs ( this->getx() ) < 1.0/64.0 ) && (fabs(this->gety()) < 1.0/64.0)) in arbitrary_axes()
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/examples/msp/
H A Dgetcookies.msp14 val (getx, setx) = Session.var session "x"
21 val _ = print (case getx () of NONE => "Ingen" | SOME i => Int.toString i);
22 val _ = Option.map (fn i => setx (i+1)) (getx ());
/dports/devel/R-cran-R6/R6/tests/manual/
H A Dencapsulation.R155 getx = function() self$x method in AC
164 getx = function() self$x method in BC
180 expect_identical(A$getx(), 1)
181 expect_identical(B$getx(), 2)
/dports/devel/libbegemot/libbegemot-1.11/
H A Dcstrc.c38 static unsigned char getx(char **);
106 c = getx(pp); in cstrc()
133 getx(char **pp) in getx() function
/dports/devel/swig/swig-4.0.2/Examples/test-suite/ruby/
H A Dsmart_pointer_simple_runme.rb20 raise RuntimeError if b.getx() != 3
24 raise RuntimeError if fp.getx() != 4
H A Dsmart_pointer_const_runme.rb20 raise RuntimeError if b.getx() != 3
24 raise RuntimeError if fp.getx() != 4
H A Dsmart_pointer_typedef_runme.rb20 raise RuntimeError if b.getx() != 3
24 raise RuntimeError if fp.getx() != 4
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dfinalize_14.f9015 procedure , pass(this) :: getx method
29 integer function getx(this) function
32 getx=this%x_
33 end function getx
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_14.f9015 procedure , pass(this) :: getx method
29 integer function getx(this) function
32 getx=this%x_
33 end function getx
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_14.f9015 procedure , pass(this) :: getx method
29 integer function getx(this) function
32 getx=this%x_
33 end function getx
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dfinalize_14.f9015 procedure , pass(this) :: getx method
29 integer function getx(this) function
32 getx=this%x_
33 end function getx
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dfinalize_14.f9015 procedure , pass(this) :: getx method
29 integer function getx(this) function
32 getx=this%x_
33 end function getx

12345678910>>...23