Home
last modified time | relevance | path

Searched refs:PL_OPT_NODELETE (Results 1 – 18 of 18) sorted by relevance

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9068 integer, parameter :: PL_OPT_NODELETE = 4 ! Don't delete after processing variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9068 integer, parameter :: PL_OPT_NODELETE = 4 ! Don't delete after processing
/dports/math/plplot-ada/plplot-5.15.0/utils/
H A Dplrender.c210 PL_OPT_FUNC | PL_OPT_NODELETE,
/dports/math/plplot/plplot-5.15.0/utils/
H A Dplrender.c210 PL_OPT_FUNC | PL_OPT_NODELETE,
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplargs.c892 if (tab->mode & PL_OPT_NODELETE) in ParseOpt()
H A Dplplot.h243 #define PL_OPT_NODELETE 0x0004 /* Don't delete after processing */ macro
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i118 #define PL_OPT_NODELETE 0x0004 // Don't delete after processing macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i118 #define PL_OPT_NODELETE 0x0004 // Don't delete after processing macro
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplargs.c1074 if ( tab->mode & PL_OPT_NODELETE ) in ParseOpt()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplargs.c1074 if ( tab->mode & PL_OPT_NODELETE ) in ParseOpt()
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads279 PL_OPT_NODELETE : constant Integer := 16#0004#; -- Don't delete after processing constant
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1145 PL_OPT_NODELETE = 0x0004 # Don't delete after processing variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads279 PL_OPT_NODELETE : constant Integer := 16#0004#; -- Don't delete after processing constant
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1145 PL_OPT_NODELETE = 0x0004 # Don't delete after processing
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h343 #define PL_OPT_NODELETE 0x0004 // Don't delete after processing macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h343 #define PL_OPT_NODELETE 0x0004 // Don't delete after processing macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1107 const PL_OPT_NODELETE = 0x0004; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1107 const PL_OPT_NODELETE = 0x0004; variable