Home
last modified time | relevance | path

Searched defs:spiro (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx27f.f90151 subroutine spiro( params, fill ) subroutine
158 integer NPNT
160 integer n
164 integer windings
165 integer steps
166 integer i
167 integer fill
168 real(kind=pl_test_flt) phi
169 real(kind=pl_test_flt) phiw
170 real(kind=pl_test_flt) dphi
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx27f.f90151 subroutine spiro( params, fill ) subroutine
158 integer NPNT
160 integer n
164 integer windings
165 integer steps
166 integer i
167 integer fill
168 real(kind=pl_test_flt) phi
169 real(kind=pl_test_flt) phiw
170 real(kind=pl_test_flt) dphi
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional27a.adb69 NPNT : constant Integer := 2000;
70 xcoord, ycoord : Real_Vector(0 .. NPNT);
71 windings : Integer;
72 steps : Integer;
73 phi : Long_Float;
74 phiw : Long_Float;
75 dphi : Long_Float;
76 xmin : Long_Float;
77 xmax : Long_Float;
78 xrange_adjust : Long_Float;
[all …]
H A Dxstandard27a.adb69 NPNT : constant Integer := 2000;
70 xcoord, ycoord : Real_Vector(0 .. NPNT);
71 windings : Integer;
72 steps : Integer;
73 phi : Long_Float;
74 phiw : Long_Float;
75 dphi : Long_Float;
76 xmin : Long_Float;
77 xmax : Long_Float;
78 xrange_adjust : Long_Float;
[all …]
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard27a.adb69 NPNT : constant Integer := 2000;
70 xcoord, ycoord : Real_Vector(0 .. NPNT);
71 windings : Integer;
72 steps : Integer;
73 phi : Long_Float;
74 phiw : Long_Float;
75 dphi : Long_Float;
76 xmin : Long_Float;
77 xmax : Long_Float;
78 xrange_adjust : Long_Float;
[all …]
H A Dxtraditional27a.adb69 NPNT : constant Integer := 2000;
70 xcoord, ycoord : Real_Vector(0 .. NPNT);
71 windings : Integer;
72 steps : Integer;
73 phi : Long_Float;
74 phiw : Long_Float;
75 dphi : Long_Float;
76 xmin : Long_Float;
77 xmax : Long_Float;
78 xrange_adjust : Long_Float;
[all …]
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx27.lua47 function spiro( params, fill ) function
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx27.lua47 function spiro( params, fill ) function
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx27.ml40 let spiro params fill = function
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx27.ml40 let spiro params fill = function
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx27.tcl112 proc spiro {w params fill} { procedure
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx27.tcl112 proc spiro {w params fill} { procedure
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx27.py103 def spiro(w, params, fill): function
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx27.py103 def spiro(w, params, fill): function
/dports/science/cdk/cdk-cdk-2.3/base/test-standard/src/test/java/org/openscience/cdk/ringsearch/
H A DRingPartitionerTest.java71 IAtomContainer spiro = TestMoleculeFactory.makeSpiroRings(); in testPartitionIntoRings() local
H A DRingSearchTest_SpiroRings.java44 private final IAtomContainer spiro = TestMoleculeFactory.makeSpiroRings(); field in RingSearchTest_SpiroRings
/dports/graphics/libspiro/libspiro-20200505/tests/
H A Dcall-test.c215 void load_test_curve(spiro_cp *spiro, int *nextknot, int c) { in load_test_curve()
536 spiro_cp spiro[16]; in test_curve() local
796 spiro_cp *spiro; member
901 spiro_cp **spiro = NULL; in test_multi_curves() local
/dports/graphics/libspiro/libspiro-20200505/
H A Dconfigure.ac54 AC_INIT([spiro],[spiro_package_stamp],[fontforge-devel@lists.sourceforge.net], package
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx27d.d135 void spiro( PLFLT[] params, int fill ) in spiro() function
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx27d.d135 void spiro( PLFLT[] params, int fill ) in spiro() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dpen-tool.h60 bool spiro = false; // Spiro mode active? variable
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx27c.m125 function spiro(params, fill) function
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx27c.m125 function spiro(params, fill) function
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx27c.c152 spiro( PLFLT params[], int fill ) in spiro() function
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx27c.c152 spiro( PLFLT params[], int fill ) in spiro() function

12