Home
last modified time | relevance | path

Searched refs:PL_PARSE_NODASH (Results 1 – 25 of 28) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9083 integer, parameter :: PL_PARSE_NODASH = 4*16 ! Set if leading dash NOT required variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9083 integer, parameter :: PL_PARSE_NODASH = 4*16 ! Set if leading dash NOT required
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplargs.c659 PL_PARSE_NODASH; in plSetOpt()
761 mode_nodash = mode & PL_PARSE_NODASH; in c_plparseopts()
H A Dplplot.h266 #define PL_PARSE_NODASH 0x0040 /* Set if leading dash NOT required */ macro
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplargs.c761 PL_PARSE_NODASH; in c_plsetopt()
878 mode_nodash = mode & PL_PARSE_NODASH; in c_plparseopts()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplargs.c761 PL_PARSE_NODASH; in c_plsetopt()
878 mode_nodash = mode & PL_PARSE_NODASH; in c_plparseopts()
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl321 PL_PARSE_NODASH | \
H A Dplplot_impl.c713 case 7: translated_option = PL_PARSE_NODASH; break; in translate_parse_option()
H A Dplplot.mli1073 | PL_PARSE_NODASH Constructor
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl321 PL_PARSE_NODASH | \
H A Dplplot_impl.c713 case 7: translated_option = PL_PARSE_NODASH; break;
H A Dplplot.mli1073 | PL_PARSE_NODASH
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i133 #define PL_PARSE_NODASH 0x0040 // Set if leading dash NOT required macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i133 #define PL_PARSE_NODASH 0x0040 // Set if leading dash NOT required macro
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_traditional.ads409 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required constant
H A Dplplot_standard.ads410 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required
H A Dplplot_thin.ads304 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required constant
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_standard.ads410 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required constant
H A Dplplot_traditional.ads409 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required constant
H A Dplplot_thin.ads304 PL_PARSE_NODASH : constant Parse_Mode_Type := 16#0040#; -- Set if leading dash NOT required constant
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1160 PL_PARSE_NODASH = 0x0040 # Set if leading dash NOT required variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1160 PL_PARSE_NODASH = 0x0040 # Set if leading dash NOT required
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h366 #define PL_PARSE_NODASH 0x0040 // Set if leading dash NOT required macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h366 #define PL_PARSE_NODASH 0x0040 // Set if leading dash NOT required macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1122 const PL_PARSE_NODASH = 0x0040; variable

12