Home
last modified time | relevance | path

Searched defs:correction (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_rfgain.c246 uint32_t correction; in ar5212GetGainFCorrection() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_ldm.c464 U32 const correction = ZSTD_window_correctOverflow( in ZSTD_ldm_generateSequences() local
H A Dzstd_compress_internal.h799 U32 const correction = current - newCurrent; in ZSTD_window_correctOverflow() local
H A Dzstd_compress.c2560 U32 const correction = ZSTD_window_correctOverflow(&ms->window, cycleLog, maxDist, ip); in ZSTD_overflowCorrectIfNeeded() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c540 U32 const correction = ZSTD_window_correctOverflow( in ZSTD_ldm_generateSequences() local
H A Dzstd_compress_internal.h1103 U32 const correction = curr - newCurrent; in ZSTD_window_correctOverflow() local
H A Dzstd_compress.c3910 U32 const correction = ZSTD_window_correctOverflow(&ms->window, cycleLog, maxDist, ip); in ZSTD_overflowCorrectIfNeeded() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c2157 int correction[AR9300_MAX_CHAINS]; in ar9300_calibration_apply() local
2299 int *correction, int *voltage, int *temperature) in ar9300_power_control_override()
/freebsd/contrib/tzcode/
H A Dzic.c2134 int correction = 0; in inleap() local
3578 leapadd(zic_t t, int correction, int rolling) in leapadd()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c3899 int64_t correction; in slurp_central_directory() local