Home
last modified time | relevance | path

Searched defs:plot (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/ministat/
H A Dministat.c282 struct plot { struct
296 static struct plot plot; argument
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dplot.py42 def plot(xs, gs, ys, es): function
/freebsd/lib/libvgl/
H A Dsimple.c174 plot(VGLBitmap * object, int x, int y, int flag, u_long color) in plot() function