Home
last modified time | relevance | path

Searched refs:finalize_plot_input_file (Results 1 – 15 of 15) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c2347 int finalize_plot_input_file (FILE *fp) in finalize_plot_input_file() function
2722 err = finalize_plot_input_file(fp); in loess_plot()
2904 err = finalize_plot_input_file(fp); in time_fit_plot()
4341 err = finalize_plot_input_file(fp); in gnuplot()
4405 err = finalize_plot_input_file(fp); in theil_forecast_plot()
5062 err = finalize_plot_input_file(fp); in gnuplot_3d()
6632 err = finalize_plot_input_file(fp); in plot_with_band()
8770 err = finalize_plot_input_file(fp); in correlogram_plot()
8897 err = finalize_plot_input_file(fp); in periodogram_plot()
8963 err = finalize_plot_input_file(fp); in arma_spectrum_plot()
[all …]
H A Dgraphing.h187 int finalize_plot_input_file (FILE *fp);
H A Dgretl_plot.c110 err = finalize_plot_input_file(fp); in no_data_plot()
H A Dboxplots.c801 return finalize_plot_input_file(fp); in write_gnuplot_boxplot()
H A Dcompare.c2689 err = finalize_plot_input_file(fp); in QLR_graph()
3339 return finalize_plot_input_file(fp); in cusum_do_graph()
H A Ddescribe.c3833 return finalize_plot_input_file(fp); in xcorrgm_graph()
7093 return finalize_plot_input_file(fp); in lorenz_graph()
H A Destimate.c2104 return finalize_plot_input_file(fp); in hilu_plot()
/dports/math/gretl/gretl-2021d/plugin/
H A Drange-mean.c132 return finalize_plot_input_file(fp); in do_range_mean_plot()
H A Dfractals.c59 return finalize_plot_input_file(fp); in do_hurst_plot()
H A Dkernel.c138 return finalize_plot_input_file(fp); in density_plot()
H A Dleverage.c284 return finalize_plot_input_file(fp); in leverage_plot()
H A Dtramo-x12a.c663 return finalize_plot_input_file(fp); in graph_series()
H A Dsvm.c1974 err = finalize_plot_input_file(fp); in write_plot_file()
/dports/math/gretl/gretl-2021d/gui/
H A Dfilters.c1045 err = finalize_plot_input_file(fp); in do_filter_graph()
1100 err = finalize_plot_input_file(fp); in butterworth_poles_graph()
1211 err = finalize_plot_input_file(fp); in do_filter_response_graph()
H A Dcalculator.c602 err = finalize_plot_input_file(fp); in htest_graph()
690 err = finalize_plot_input_file(fp); in dist_graph()
3261 err = finalize_plot_input_file(fp); in do_plot_curve()
3399 err = finalize_plot_input_file(fp); in do_plot_cdf()