Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/ministat/
H A Dministat.c279 struct plot { struct
293 static struct plot plot; argument
/freebsd-12.1/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-12.1/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1308 unsigned plot = __mf_object_dead_head [row]; in __mfu_unregister() local
1621 unsigned plot; in __mf_find_dead_objects() local
1843 unsigned row, plot; in __mfu_report() local
/freebsd-12.1/lib/libvgl/
H A Dsimple.c212 plot(VGLBitmap * object, int x, int y, int flag, byte color) in plot() function