Home
last modified time | relevance | path

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

/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_traditional.adb1377 procedure plfcont subprogram
1395 PLplot_Thin.plfcont(Function_Evaluator_Pointer, Irregular_Data_Address, argument
H A Dplplot_thin.ads659 plfcont(f2eval : Function_Evaluator_Pointer_Type; subprogspec
H A Dplplot_traditional.ads958 procedure plfcont subprogspec
/dports/math/plplot-ada/plplot-5.15.0/bindings/ada/
H A Dplplot_traditional.adb1377 procedure plfcont subprogram
1395 PLplot_Thin.plfcont(Function_Evaluator_Pointer, Irregular_Data_Address, argument
H A Dplplot_thin.ads659 plfcont(f2eval : Function_Evaluator_Pointer_Type; subprogspec
H A Dplplot_traditional.ads958 procedure plfcont subprogspec
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplcont.c498 plfcont(PLFLT (*f2eval) (PLINT, PLINT, PLPointer), in plfcont() function
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplcont.c535 plfcont( PLF2EVAL_callback f2eval, PLPointer f2eval_data, in plfcont() function
/dports/math/plplot/plplot-5.15.0/src/
H A Dplcont.c535 plfcont( PLF2EVAL_callback f2eval, PLPointer f2eval_data, in plfcont() function
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1326 def plfcont( s ): pass member in PlXframe