Home
last modified time | relevance | path

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

12

/freebsd-10-stable/lib/libvgl/
Dsimple.c210 plot(VGLBitmap * object, int x, int y, int flag, byte color) in plot() function
261 plot(object, x, y, reverse, color); in VGLLine()
265 plot(object, x1, y1, reverse, color); /* plot first two points */ in VGLLine()
277 plot(object, x, y, reverse, color); in VGLLine()
278 plot(object, ++x, y, reverse, color); in VGLLine()
280 plot(object, x1, y1, reverse, color); in VGLLine()
281 plot(object, --x1, y1, reverse, color); in VGLLine()
286 plot(object, x, y, reverse, color); in VGLLine()
287 plot(object, ++x, y += step, reverse, in VGLLine()
290 plot(object, x1, y1, reverse, color); in VGLLine()
[all …]
/freebsd-10-stable/contrib/ntp/scripts/
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.8p12
52 --plot-term=str Gnuplot terminal
95 @node plot_summary plot-term
96 @subsection plot-term option
97 @cindex plot_summary-plot-term
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.8p12
57 --plot-term=str Gnuplot terminal
Dplot_summary-opts.def7 prog-title = 'plot statistics generated by summary script';
58 name = plot-term;
/freebsd-10-stable/usr.bin/ministat/
Dministat.c258 struct plot { struct
272 static struct plot plot; argument
277 struct plot *pl; in SetupPlot()
279 pl = &plot; in SetupPlot()
293 struct plot *pl; in AdjPlot()
295 pl = &plot; in AdjPlot()
317 struct plot *pl; in PlotSet()
322 pl = &plot; in PlotSet()
390 struct plot *pl; in DumpPlot()
393 pl = &plot; in DumpPlot()
/freebsd-10-stable/contrib/gcclibs/libmudflap/
Dmf-runtime.c1308 unsigned plot = __mf_object_dead_head [row]; in __mfu_unregister() local
1310 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()
1631 else plot = __mf_opts.persistent_count - 1; in __mf_find_dead_objects()
[all …]
/freebsd-10-stable/contrib/ntp/scripts/stats/
Ditf.S5 plot(itf$sec, itf$offset, type="l", xlab=paste("MJD", itf$day, "Time (s)"), ylab="Internal Offset (…
Dtdata.S5 plot(tdata$sec, tdata$m, type="l", xlab=paste("MJD", tdata$day, "Time (s)"), ylab="LORAN-M SNR (dB)…
Densemble.S5 plot(ensemble$sec, ensemble$ensemble, type="l", xlab=paste("MJD", ensemble$day, "Time (s)"), ylab="…
Dloop.S7 plot(loop$sec, loop$offset, type="l", xlab=paste("MJD", loop$day, "Time (s)"), ylab="PLL Offset (us…
Detf.S15 plot(etf$sec, etf$offset, type="l", xlab=paste("MJD", etf$day, "Time (s)"), ylab="External Offset (…
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dpl_malloc_example.txt76 identified in the last distribution plot printed, with one malloc event
Dpy_mallocstk_example.txt304 Start by looking at the distribution plots below each stack trace - each plot
/freebsd-10-stable/contrib/ntp/scripts/monitoring/
Dloopwatch.config.SAMPLE87 # by a break in the plot
DREADME118 printer: specify printer to print plot
/freebsd-10-stable/contrib/file/magic/Magdir/
Dscientific9 # CCP4 data and plot files:
Dprinter52 # The header found on Win95 HP plot files is the "Silliest Thing possible"
/freebsd-10-stable/contrib/libstdc++/scripts/
Dmake_graph.py259 for plot in plot_list:
260 ar.add_plot(plot)
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Docs/
DContents45 iopending plot number of pending disk events
DIndex45 iopending plot number of pending disk events
/freebsd-10-stable/contrib/groff/
DMORE.STUFF61 This utility program can convert plot graphics to either pic or gremlin
/freebsd-10-stable/contrib/tcpdump/
DREADME195 or acked. I typically plot this data looking for suspicious
/freebsd-10-stable/share/dict/
Dweb2a2693 Assassination plot
9137 by-plot
41191 plot survey
50074 scene plot
51188 seed plot
/freebsd-10-stable/games/fortune/datfiles/
Dfortunes975 with contemporary circumstance and plot line, and short enough to suit
9269 Always draw your curves, then plot your reading.
17312 Always draw your curves, then plot your readings.
27614 In the plot, people came to the land; the land loved them; they worked and
37373 to find a plot in it will be shot. By Order of the Author
38015 That's the gist of the plot,
38537 light to the people, one to report it as a diabolical government plot
44741 fled the city, complaining of some sort of plot and a lot of
47017 The plot was designed in a light vein that somehow became varicose.
53494 that like most books, it had too many words. The plot was the same one that
[all …]
/freebsd-10-stable/contrib/amd/
DChangeLog6647 * hlfsd/homedir.c (plt_print): fix typo (s/plot/plog/) in

12