Home
last modified time | relevance | path

Searched refs:new_plotter (Results 1 – 11 of 11) sorted by relevance

/dports/net/tcptrace/tcptrace-508f73a/
H A Dmod_traffic.c306 new_plotter(NULL, in traffic_init_files()
313 new_plotter(NULL, in traffic_init_files()
320 new_plotter(NULL, in traffic_init_files()
327 new_plotter(NULL, in traffic_init_files()
334 new_plotter(NULL, in traffic_init_files()
341 new_plotter(NULL, in traffic_init_files()
348 new_plotter(NULL, in traffic_init_files()
359 new_plotter(NULL, in traffic_init_files()
369 new_plotter(NULL, in traffic_init_files()
378 new_plotter(NULL, in traffic_init_files()
[all …]
H A Dthruput.c94 ptcb->thru_plotter = new_plotter(ptcb,NULL,title, in DoThru()
H A Dtrace.c566 new_plotter(&ptp->a2b,NULL,title, in NewTTP()
573 new_plotter(&ptp->b2a,NULL,title, in NewTTP()
592 new_plotter(&ptp->a2b,NULL,title, in NewTTP()
599 new_plotter(&ptp->b2a,NULL,title, in NewTTP()
649 new_plotter(&ptp->a2b,filename,title, in NewTTP()
689 new_plotter(&ptp->a2b,NULL,title, in NewTTP()
696 new_plotter(&ptp->b2a,NULL,title, in NewTTP()
721 new_plotter(&ptp->a2b,NULL,title, in NewTTP()
728 new_plotter(&ptp->b2a,NULL,title, in NewTTP()
H A DREADME.tline_graphs406 < * a filename of type a_b when we call new_plotter.
419 < new_plotter(&ptp->a2b,filename,title,
H A Dplotter.c294 new_plotter( in new_plotter() function
H A Drexmit.c764 new_plotter (ptcb, NULL, title, "time", "rtt (ms)", in graph_rtt_sample()
H A Dtcptrace.h846 PLOTTER new_plotter(tcb *plast, char *filename, char *title,
H A Dmod_http.c1147 new_plotter(&ptp->a2b, in HttpDoPlot()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dapioldc.c108 Plotter *new_plotter; in pl_newpl() local
121 new_plotter = pl_newpl_r (type, infile, outfile, errfile, in pl_newpl()
146 _old_api_plotters[i] = new_plotter; in pl_newpl()
/dports/math/xplot/xplot-0.90.7.1/
H A Dxplot.c649 void new_plotter(FILE *fp, Display *dpy, int numtiles, int tileno, int lineno) in new_plotter() function
1415 new_plotter(fp, dpy, numwins, k-numbase, 0); in main()
1417 new_plotter(fp, dpy, 0, 0, 0); in main()
1424 new_plotter(stdin, dpy, 1, 0, 0); in main()
1447 new_plotter(fp, dpy2, numwins, k-numbase, 0); in main()
1449 new_plotter(fp, dpy2, 0, 0, 0); in main()
1457 new_plotter(stdin, dpy2, 1, 0, 0); in main()
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotstuff_c.py154 _plotstuff_c.plotter_swiginit(self, _plotstuff_c.new_plotter())