Home
last modified time | relevance | path

Searched refs:PL_FCI_IMPOSSIBLE (Results 1 – 22 of 22) sorted by relevance

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9086 integer, parameter :: PL_FCI_IMPOSSIBLE = 0 variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9086 integer, parameter :: PL_FCI_IMPOSSIBLE = 0
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplfreetype.c681 FT->fci = PL_FCI_IMPOSSIBLE; in plD_FreeType_init()
831 if ( FT->fci == PL_FCI_IMPOSSIBLE ) in FT_SetFace()
H A Dplcore.c787 fci = PL_FCI_IMPOSSIBLE; in alternate_unicode_processing()
789 if ( fci != PL_FCI_IMPOSSIBLE ) in alternate_unicode_processing()
1084 fci = PL_FCI_IMPOSSIBLE; in encode_unicode()
1086 if ( fci != PL_FCI_IMPOSSIBLE ) in encode_unicode()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplfreetype.c681 FT->fci = PL_FCI_IMPOSSIBLE; in plD_FreeType_init()
831 if ( FT->fci == PL_FCI_IMPOSSIBLE ) in FT_SetFace()
H A Dplcore.c787 fci = PL_FCI_IMPOSSIBLE; in alternate_unicode_processing()
789 if ( fci != PL_FCI_IMPOSSIBLE ) in alternate_unicode_processing()
1084 fci = PL_FCI_IMPOSSIBLE; in encode_unicode()
1086 if ( fci != PL_FCI_IMPOSSIBLE ) in encode_unicode()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplcore.c633 fci = PL_FCI_IMPOSSIBLE; in plP_text()
635 if (fci != PL_FCI_IMPOSSIBLE){ in plP_text()
H A Dplplot.h271 #define PL_FCI_IMPOSSIBLE 0x00000000 macro
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i136 #define PL_FCI_IMPOSSIBLE 0x00000000 macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i136 #define PL_FCI_IMPOSSIBLE 0x00000000 macro
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_traditional.ads414 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#; constant
H A Dplplot_standard.ads415 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#;
H A Dplplot_thin.ads309 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#; constant
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_standard.ads415 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#; constant
H A Dplplot_traditional.ads414 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#; constant
H A Dplplot_thin.ads309 PL_FCI_IMPOSSIBLE : constant Integer := 16#00000000#; constant
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1163 PL_FCI_IMPOSSIBLE = 0x00000000 variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1163 PL_FCI_IMPOSSIBLE = 0x00000000
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h371 #define PL_FCI_IMPOSSIBLE 0x00000000 macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h371 #define PL_FCI_IMPOSSIBLE 0x00000000 macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1125 const PL_FCI_IMPOSSIBLE = 0x00000000; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1125 const PL_FCI_IMPOSSIBLE = 0x00000000; variable