Home
last modified time | relevance | path

Searched refs:plsmaj (Results 51 – 75 of 99) sorted by relevance

1234

/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DHTML-MANIFEST246 plsmaj.html
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DHTML-MANIFEST246 plsmaj.html
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx33f.f90833 call plsmaj( 0.0_pl_test_flt, 0.5_pl_test_flt )
852 call plsmaj( 0.0_pl_test_flt, 1.0_pl_test_flt )
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx33f.f90833 call plsmaj( 0.0_pl_test_flt, 0.5_pl_test_flt )
852 call plsmaj( 0.0_pl_test_flt, 1.0_pl_test_flt )
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx33.ml136 plsmaj 0.0 0.5;
221 plsmaj 0.0 1.0;
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx33.ml136 plsmaj 0.0 0.5;
221 plsmaj 0.0 1.0;
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx33c.m189 plsmaj( 0.0, 0.5 );
206 plsmaj( 0.0, 1.0 );
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1668 plsmaj(def : PLFLT; scale : PLFLT); subprogspec
1669 pragma Import(C, plsmaj, "c_plsmaj");
H A Dplplot_traditional.adb2968 procedure plsmaj(Default_Length, Scale_Factor : Long_Float) is
2970 PLplot_Thin.plsmaj(Default_Length, Scale_Factor);
2971 end plsmaj;
H A Dplplot_traditional.ads1815 procedure plsmaj(Default_Length, Scale_Factor : Long_Float); subprogspec
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx33c.m189 plsmaj( 0.0, 0.5 );
206 plsmaj( 0.0, 1.0 );
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads1668 plsmaj(def : PLFLT; scale : PLFLT); subprogspec
1669 pragma Import(C, plsmaj, "c_plsmaj");
H A Dplplot_traditional.adb2968 procedure plsmaj(Default_Length, Scale_Factor : Long_Float) is
2970 PLplot_Thin.plsmaj(Default_Length, Scale_Factor);
2971 end plsmaj;
H A Dplplot_traditional.ads1815 procedure plsmaj(Default_Length, Scale_Factor : Long_Float); subprogspec
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i733 plsmaj( PLFLT def, PLFLT scale );
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i733 plsmaj( PLFLT def, PLFLT scale );
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc116 [mlname(plsmaj)] void c_plsmaj ( double def, double scale );
H A Dplplot.ml1001 Option.may (fun s -> plsmaj 0.0 s; plsmin 0.0 s; plschr 0.0 s) scale;
1013 Option.may (fun _ -> plsmaj 0.0 1.0; plsmin 0.0 1.0; plschr 0.0 1.0) scale;
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc116 [mlname(plsmaj)] void c_plsmaj ( double def, double scale );
H A Dplplot.ml1001 Option.may (fun s -> plsmaj 0.0 s; plsmin 0.0 s; plschr 0.0 s) scale;
1013 Option.may (fun _ -> plsmaj 0.0 1.0; plsmin 0.0 1.0; plschr 0.0 1.0) scale;
/dports/math/plplot/plplot-5.15.0/bindings/java/
H A DPLStream.java1010 plplotjavac.plsmaj( def, scale ); in smaj()
/dports/math/plplot/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1585 %rename( smaj ) plsmaj;
/dports/math/plplot-ada/plplot-5.15.0/bindings/java/
H A DPLStream.java1010 plplotjavac.plsmaj( def, scale ); in smaj()
/dports/math/plplot-ada/plplot-5.15.0/bindings/lua/
H A Dplplotluac.i1585 %rename( smaj ) plsmaj;
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h602 #define plsmaj c_plsmaj macro

1234