Searched refs:div (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DCSBwraps.psw74 width steps div
76 steps div (function) cvx exec setrgbcolor
88 width steps div
90 steps div (function) cvx exec sethsbcolor
102 width steps div
104 steps div (function) cvx exec setcmykcolor
116 width steps div
118 steps div (function) cvx exec setgray
136 width steps div
138 steps div re
[all...]
H A DFSBwraps.psw48 0 height neg 5 div itransform
77 dup maxItems div truncate cvi baseArray exch get
111 exch 2 div ceiling cvi
469 0 height neg 5 div itransform
477 0 height neg 5 div itransform
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsmathops.psw67 div
H A Ddpsmathops.psw67 div
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_dp.c2951 int div = HAS_PCH_SPLIT(dev) ? intel_pch_rawclk(dev) : intel_hrawclk(dev); local
2971 pp_div = ((100 * div)/2 - 1) << PP_REFERENCE_DIVIDER_SHIFT;
H A Dintel_pm.c3748 int div = (vidfreq & 0x3f0000) >> 16; local
3755 freq = ((div * 133333) / ((1<<post) * pre));

Completed in 2626 milliseconds