Home
last modified time | relevance | path

Searched defs:pltr1 (Results 1 – 10 of 10) sorted by relevance

/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.adb169 procedure pltr1 subprogram
174 ul, ur, vl, vr : PLINT;
175 du, dv : PLFLT;
176 xl, xr, yl, yr : PLFLT;
177 nx, ny : PLINT;
180 …ata_Type_Address_Conversions is new System.Address_To_Access_Conversions(Transformation_Data_Type);
181 Transformation_Data_Pointer : Transformation_Data_Type_Address_Conversions.Object_Pointer;
H A Dplplot_thin.ads2111 procedure pltr1 subprogspec
H A Dplplot_traditional.ads2137 procedure pltr1 subprogspec
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.adb169 procedure pltr1 subprogram
174 ul, ur, vl, vr : PLINT;
175 du, dv : PLFLT;
176 xl, xr, yl, yr : PLFLT;
177 nx, ny : PLINT;
180 …ata_Type_Address_Conversions is new System.Address_To_Access_Conversions(Transformation_Data_Type);
181 Transformation_Data_Pointer : Transformation_Data_Type_Address_Conversions.Object_Pointer;
H A Dplplot_thin.ads2111 procedure pltr1 subprogspec
H A Dplplot_traditional.ads2137 procedure pltr1 subprogspec
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplcont.c780 pltr1(PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data) in pltr1() function
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplcont.c874 pltr1( PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data ) in pltr1() function
/dports/math/plplot/plplot-5.15.0/src/
H A Dplcont.c874 pltr1( PLFLT x, PLFLT y, PLFLT *tx, PLFLT *ty, PLPointer pltr_data ) in pltr1() function
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1270 pltr1 = "pltr1" variable in PlXframe