Searched defs:coeff (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_impl.h | 46 raidz_rec_q_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_q_coeff() 55 raidz_rec_r_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_r_coeff() 64 raidz_rec_pq_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pq_coeff() 80 raidz_rec_pr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pr_coeff() 97 raidz_rec_qr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_qr_coeff() 118 raidz_rec_pqr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pqr_coeff() 705 unsigned coeff[MUL_CNT]; in raidz_reconstruct_q_impl() local 799 unsigned coeff[MUL_CNT]; in raidz_reconstruct_r_impl() local 946 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pq_impl() local 1106 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pr_impl() local [all …]
|
/freebsd/sys/dev/sound/pcm/ |
H A D | feeder_eq.c | 119 struct feed_eq_coeff *coeff; member
|
H A D | feeder_rate.c | 811 int32_t coeff; in z_coeff_interpolate() local
|
/freebsd/sys/dev/otus/ |
H A D | if_otus.c | 2796 otus_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) in otus_get_delta_slope() 2823 uint32_t coeff, exp, man, tmp; in otus_set_chan() local
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_lib.c | 787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mesh.c | 226 static char *poly_print(int n, int *coeff) in poly_print()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_reset.c | 5782 struct coeff_t *coeff, HAL_BOOL is_cal_reusable) in ar9300_tx_iq_cal_outlier_detection() 6087 static struct coeff_t coeff; in ar9300_tx_iq_cal_post_proc() local
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn_phy_lp.c | 1187 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local
|