Home
last modified time | relevance | path

Searched refs:slope (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_olc.c70 int32_t delta, currPDADC, slope; in ar9287olcTemperatureCompensation() local
88 slope = val; in ar9287olcTemperatureCompensation()
90 if (slope == 0) { /* to avoid divide by zero case */ in ar9287olcTemperatureCompensation()
93 delta = ((currPDADC - AH5416(ah)->initPDADC)*4) / slope; in ar9287olcTemperatureCompensation()
/freebsd-12-stable/contrib/ntp/scripts/stats/
Detf.S8 slope<-r$coef[[2]] * 1000
11 cat("etf1 ", count, ", T ", mean, " ns, R ", slope, " ps/s, std ", std, " us\n", file=file2, appen…
/freebsd-12-stable/contrib/file/magic/Magdir/
Dmeasure19 >17 lefloat x slope %f
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
Dqm_portal_fqr.c1413 uint32_t ma=0, mn=0, slope, sa=0, sn=0, pn; in CalcWredCurve() local
1465 slope = maxP*pres/(p_WredCurve->maxTh - p_WredCurve->minTh); in CalcWredCurve()
1467 gap = (int)slope; in CalcWredCurve()
1471 tmp = ABS((int)(slope - tmpA/(1<<tmpN))); in CalcWredCurve()
/freebsd-12-stable/contrib/sendmail/cf/cf/
Dsubmit.cf240 # slope of queue-only function
/freebsd-12-stable/share/dict/
Dweb2a3823 banquette slope
30349 interior slope
35415 mid-slope
51002 sea slope
55733 slope arms
55734 slope-browed
55735 slope culture
55736 slope-eared
55737 slope-edged
55738 slope-faced
[all …]
Dweb2183293 slope
/freebsd-12-stable/contrib/sendmail/cf/m4/
Dproto.m4388 # slope of queue-only function
/freebsd-12-stable/contrib/gcc/
DChangeLog-200224255 max-inline-slope, min-inline-insns that determine the exact
DChangeLog-20034797 * invoke.texi (max-inline-slope, min-inline-insns): Kill.