Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dtex.cpp217 void tex_output::spline(const position &start, const position *v, int n, in spline() function in tex_output
H A Dtroff.cpp137 void simple_output::spline(const position &start, const position *v, int n, in spline() function in simple_output
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h3419 #define PHY_STATUS_SPLINE_LDO(phy, ch, spline) (1 << (8 - (6 * (phy) + 3 * (ch) + (spline)… argument