Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/ministat/
H A Dministat.c282 struct plot { struct
296 static struct plot plot; variable
[all...]
/freebsd-src/contrib/cortex-strings/scripts/
H A Dplot-top.py12 def plot(records, bytes): function
H A Dplot-align.py11 def plot(records, bytes, function): function
H A Dplot-sizes.py22 def plot(records, function, alignment=None, scale=1): function
H A Dplot.py66 def plot(records, field, scale, ylabel): function
/freebsd-src/contrib/arm-optimized-routines/math/tools/
H A Dplot.py42 def plot(xs, gs, ys, es): function
/freebsd-src/lib/libvgl/
H A Dsimple.c174 plot(VGLBitmap * object, int x, int y, int flag, u_long color) in plot() function