| /src/external/gpl2/groff/dist/src/preproc/pic/ |
| output.h | 52 virtual void spline(const position &, const position *, int n,
|
| common.h | 66 void spline(const position &, const position *, int n,
|
| tex.cpp | 40 void spline(const position &, const position *, int n, 217 void tex_output::spline(const position &start, const position *v, int n, function in class:tex_output
|
| troff.cpp | 53 void spline(const position &, const position *, int n, 137 void simple_output::spline(const position &start, const position *v, int n, function in class:simple_output
|
| object.cpp | 1369 // shorten line length for spline to avoid arrow sticking 1382 sp = strt + base*0.1; // to reserve spline shape 1401 v[n-1] = en - base*0.1; // to reserve spline shape 1409 out->spline(sp, v, n, lt);
|
| /src/external/historical/nawk/dist/testdir/ |
| chem.awk | 151 t = "spline"
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| i915_reg.h | 3419 #define PHY_STATUS_SPLINE_LDO(phy, ch, spline) (1 << (8 - (6 * (phy) + 3 * (ch) + (spline))))
|