Home
last modified time | relevance | path

Searched refs:plot (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-12.1/lib/libvgl/
H A Dsimple.c263 plot(object, x, y, reverse, color); in VGLLine()
279 plot(object, x, y, reverse, color); in VGLLine()
280 plot(object, ++x, y, reverse, color); in VGLLine()
282 plot(object, x1, y1, reverse, color); in VGLLine()
283 plot(object, --x1, y1, reverse, color); in VGLLine()
288 plot(object, x, y, reverse, color); in VGLLine()
289 plot(object, ++x, y += step, reverse, in VGLLine()
292 plot(object, x1, y1, reverse, color); in VGLLine()
298 plot(object, ++x, y, reverse, color); in VGLLine()
300 plot(object, x1, y1 -= step, reverse, in VGLLine()
[all …]
/freebsd-12.1/contrib/cortex-strings/scripts/
H A Dplot.py66 def plot(records, field, scale, ylabel): function
91 pylab.plot(V[:,0], V[:,1]/scale)
93 pylab.plot(V[:,0], V[:,1]/scale, label=variant,
119 plot(records, 'rate', 1024**2, 'Rate (MB/s)')
120 plot(records, 'time', 1, 'Total time (s)')
H A Dplot-sizes.py22 def plot(records, function, alignment=None, scale=1): function
80 pylab.plot(X, Y, c=colour)
114 if plot(records, function, alignment, scale):
H A Dplot-top.py12 def plot(records, bytes): function
56 plot(records, bytes)
H A Dplot-align.py11 def plot(records, bytes, function): function
62 plot(records, bytes, function)
/freebsd-12.1/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi4 @cindex plot statistics generated by summary script
23 * plot_summary plot-term:: plot-term option
44 plot_summary - plot statistics generated by summary script - Ver. 4.2.8p14
52 --plot-term=str Gnuplot terminal
95 @node plot_summary plot-term
96 @subsection plot-term option
97 @cindex plot_summary-plot-term
H A Dplot_summary-opts36 'plot-term' => '',
44 'peer=s', 'plot-term=s', 'output-file=s',
49 plot_summary - plot statistics generated by summary script - Ver. 4.2.8p14
57 --plot-term=str Gnuplot terminal
H A Dplot_summary-opts.def7 prog-title = 'plot statistics generated by summary script';
58 name = plot-term;
/freebsd-12.1/usr.bin/ministat/
H A Dministat.c279 struct plot { struct
293 static struct plot plot; argument
298 struct plot *pl; in SetupPlot()
300 pl = &plot; in SetupPlot()
314 struct plot *pl; in AdjPlot()
316 pl = &plot; in AdjPlot()
338 struct plot *pl; in PlotSet()
343 pl = &plot; in PlotSet()
409 struct plot *pl; in DumpPlot()
412 pl = &plot; in DumpPlot()
/freebsd-12.1/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1310 del_obj = __mf_object_cemetary [row][plot]; in __mfu_unregister()
1311 __mf_object_cemetary [row][plot] = old_obj; in __mfu_unregister()
1312 plot ++; in __mfu_unregister()
1313 if (plot == __mf_opts.persistent_count) plot = 0; in __mfu_unregister()
1314 __mf_object_dead_head [row] = plot; in __mfu_unregister()
1621 unsigned plot; in __mf_find_dead_objects() local
1624 plot = __mf_object_dead_head [row]; in __mf_find_dead_objects()
1630 if (plot > 0) plot --; in __mf_find_dead_objects()
1843 unsigned row, plot; in __mfu_report() local
1845 for (plot = 0 ; plot < __mf_opts.persistent_count; plot ++) in __mfu_report()
[all …]
/freebsd-12.1/contrib/ntp/scripts/stats/
H A Ditf.S5 plot(itf$sec, itf$offset, type="l", xlab=paste("MJD", itf$day, "Time (s)"), ylab="Internal Offset (…
H A Dtdata.S5 plot(tdata$sec, tdata$m, type="l", xlab=paste("MJD", tdata$day, "Time (s)"), ylab="LORAN-M SNR (dB)…
H A Densemble.S5 plot(ensemble$sec, ensemble$ensemble, type="l", xlab=paste("MJD", ensemble$day, "Time (s)"), ylab="…
H A Dloop.S7 plot(loop$sec, loop$offset, type="l", xlab=paste("MJD", loop$day, "Time (s)"), ylab="PLL Offset (us…
H A Detf.S15 plot(etf$sec, etf$offset, type="l", xlab=paste("MJD", etf$day, "Time (s)"), ylab="External Offset (…
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dscientific9 # CCP4 data and plot files:
H A Dprinter52 # The header found on Win95 HP plot files is the "Silliest Thing possible"
/freebsd-12.1/contrib/ntp/scripts/monitoring/
H A Dloopwatch.config.SAMPLE87 # by a break in the plot
H A DREADME118 printer: specify printer to print plot
/freebsd-12.1/contrib/libstdc++/scripts/
H A Dmake_graph.py259 for plot in plot_list:
260 ar.add_plot(plot)
/freebsd-12.1/contrib/tcpdump/
H A DREADME.md180 or acked. I typically plot this data looking for suspicious
H A DREADME180 or acked. I typically plot this data looking for suspicious
/freebsd-12.1/share/dict/
H A Dweb2a2693 Assassination plot
9137 by-plot
41191 plot survey
50074 scene plot
51188 seed plot
/freebsd-12.1/contrib/amd/
H A DChangeLog6647 * hlfsd/homedir.c (plt_print): fix typo (s/plot/plog/) in
/freebsd-12.1/contrib/ncurses/misc/
H A Dterminfo.src17469 pcplot|pc-plot terminal emulation program,

12