Home
last modified time | relevance | path

Searched refs:normline (Results 1 – 7 of 7) sorted by relevance

/dports/editors/2bsd-vi/ex-050325/
H A Dex_put.c104 void (*Pline)(int) = normline;
124 Pline = t ? numbline : normline; in setnumb()
282 normline(0); in numbline()
290 normline(int unused) in normline() function
H A Dex_proto.h199 extern void normline(int);
H A Dex_vget.c428 OP = Pline; Pline = normline; in readecho()
/dports/science/py-scipy/scipy-1.7.1/doc/source/tutorial/examples/
H A Dnormdiscr_plot1.py35 normline = plt.plot(ind+width/2.0, stats.norm.pdf(ind, scale=nd_std), variable
H A Dnormdiscr_plot2.py39 normline = plt.plot(ind+width/2.0, stats.norm.cdf(ind+0.5, scale=nd_std), variable
/dports/editors/biew/biew-610/
H A Dfileutil.c621 else goto normline; in FStore()
625 normline: in FStore()
/dports/graphics/py-pyx/PyX-0.15/manual/
H A Dpath.rst314 straight lines (:class:`normline`) or Bézier curves (:class:`normcurve`).