Home
last modified time | relevance | path

Searched refs:PL_NOTSET (Results 1 – 25 of 56) sorted by relevance

123

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplargs.c1481 plsdidev(atof(myoptarg), PL_NOTSET, PL_NOTSET, PL_NOTSET); in opt_mar()
1498 plsdidev(PL_NOTSET, atof(myoptarg), PL_NOTSET, PL_NOTSET); in opt_a()
1515 plsdidev(PL_NOTSET, PL_NOTSET, atof(myoptarg), PL_NOTSET); in opt_jx()
1532 plsdidev(PL_NOTSET, PL_NOTSET, PL_NOTSET, atof(myoptarg)); in opt_jy()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplargs.c1758 plsdidev( atof( opt_arg ), PL_NOTSET, PL_NOTSET, PL_NOTSET ); in opt_mar()
1779 plsdidev( PL_NOTSET, atof( opt_arg ), PL_NOTSET, PL_NOTSET ); in opt_a()
1800 plsdidev( PL_NOTSET, PL_NOTSET, atof( opt_arg ), PL_NOTSET ); in opt_jx()
1821 plsdidev( PL_NOTSET, PL_NOTSET, PL_NOTSET, atof( opt_arg ) ); in opt_jy()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplargs.c1758 plsdidev( atof( opt_arg ), PL_NOTSET, PL_NOTSET, PL_NOTSET ); in opt_mar()
1779 plsdidev( PL_NOTSET, atof( opt_arg ), PL_NOTSET, PL_NOTSET ); in opt_a()
1800 plsdidev( PL_NOTSET, PL_NOTSET, atof( opt_arg ), PL_NOTSET ); in opt_jx()
1821 plsdidev( PL_NOTSET, PL_NOTSET, PL_NOTSET, atof( opt_arg ) ); in opt_jy()
/dports/math/plplot/plplot-5.15.0/bindings/tcl/
H A Dglobal_defines.sed43 # Append extra constants not #defined in plplotcapi.i after PL_NOTSET
45 /PL_NOTSET/ a\
/dports/math/plplot-ada/plplot-5.15.0/bindings/tcl/
H A Dglobal_defines.sed43 # Append extra constants not #defined in plplotcapi.i after PL_NOTSET
45 /PL_NOTSET/ a\
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dglobal_defines.sed36 # Treat PL_NOTSET as a floating value and append special parameter lines for
39 /^#define/ s?^#define *\(PL_NOTSET\)[ (]*\([^ ]*\)[ )]*\(.*\)$? real(kind=private_double), param…
H A Dincluded_plplot_parameters.f90118 real(kind=private_double), parameter :: PL_NOTSET = -42.0_private_double variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dglobal_defines.sed36 # Treat PL_NOTSET as a floating value and append special parameter lines for
39 /^#define/ s?^#define *\(PL_NOTSET\)[ (]*\([^ ]*\)[ )]*\(.*\)$? real(kind=private_double), param…
H A Dincluded_plplot_parameters.f90118 real(kind=private_double), parameter :: PL_NOTSET = -42.0_private_double
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Ddeviceps.hpp89 …actStream->sdidev( PL_NOTSET, PlplotInternalPageRatioXoverY, PL_NOTSET, PL_NOTSET ); //only OK if … in InitStream()
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx31c.m27 global PL_NOTSET
198 aspect0 = PL_NOTSET;
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx31c.m27 global PL_NOTSET
198 aspect0 = PL_NOTSET;
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A DREADME_precision51 pre-defined floating-point parameters PL_NOTSET, PL_PI, and PL_TWOPI.
H A Dx31f.f9040 use plplot, double_PL_NOTSET => PL_NOTSET
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A DREADME_precision51 pre-defined floating-point parameters PL_NOTSET, PL_PI, and PL_TWOPI.
H A Dx31f.f9040 use plplot, double_PL_NOTSET => PL_NOTSET
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard31a.adb248 aspect0 := PL_NOTSET;
H A Dxtraditional31a.adb249 aspect0 := PL_NOTSET;
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx31.lua184 aspect0 = pl.PL_NOTSET
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard31a.adb248 aspect0 := PL_NOTSET;
H A Dxtraditional31a.adb249 aspect0 := PL_NOTSET;
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx31c.c222 aspect0 = PL_NOTSET; in main()
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx31.lua184 aspect0 = pl.PL_NOTSET
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx31c.c222 aspect0 = PL_NOTSET; in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx31.py162 (mar0, aspect0, jx0, jy0) = (0.05, w.PL_NOTSET, 0.1, 0.2)

123