Home
last modified time | relevance | path

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

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