Home
last modified time | relevance | path

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

/freebsd/usr.bin/beep/
H A Dbeep.c156 size_t slope; in main() local
233 slope = (DURATION_MIN * sample_rate) / 2000; in main()
249 if (off < slope) in main()
250 sample = sample * off / (float)slope; in main()
251 else if (off > (size - slope)) in main()
252 sample = sample * (size - off - 1) / (float)slope; in main()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_olc.c68 int32_t delta, currPDADC, slope; in ar9287olcTemperatureCompensation() local
86 slope = val; in ar9287olcTemperatureCompensation()
88 if (slope == 0) { /* to avoid divide by zero case */ in ar9287olcTemperatureCompensation()
91 delta = ((currPDADC - AH5416(ah)->initPDADC)*4) / slope; in ar9287olcTemperatureCompensation()
/freebsd/contrib/ntp/scripts/stats/
H A 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/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Deeprom.c452 u16 val, slope; in mt76x2_get_temp_comp() local
466 slope = mt76x02_eeprom_get(dev, MT_EE_RF_TEMP_COMP_SLOPE_5G); in mt76x2_get_temp_comp()
469 slope = mt76x02_eeprom_get(dev, MT_EE_RF_TEMP_COMP_SLOPE_2G); in mt76x2_get_temp_comp()
474 t->high_slope = slope & 0xff; in mt76x2_get_temp_comp()
475 t->low_slope = slope >> 8; in mt76x2_get_temp_comp()
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dzx2967-thermal.txt13 Please note: slope coefficient defined in thermal-zones section need to be
52 * slope need to be multiplied by 1000.
/freebsd/contrib/file/magic/Magdir/
H A Dmeasure19 >17 lefloat x slope %f
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A 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/(1UL<<(tmpN%32)))); in CalcWredCurve()
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf242 # slope of queue-only function
/freebsd/share/dict/
H A 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 …]
H A Dweb2183322 slope
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4390 # slope of queue-only function
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in5640 … pictures. This paper points out that the use of angle-radius rather than slope-intercept paramete…
24337 …nment to deal correctly with the effects of varying sun angle and surface slope. Even inspection t…