Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h46 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 Dfeeder_eq.c119 struct feed_eq_coeff *coeff; member
H A Dfeeder_rate.c811 int32_t coeff; in z_coeff_interpolate() local
/freebsd/sys/dev/otus/
H A Dif_otus.c2796 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 Drsa_lib.c787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c226 static char *poly_print(int n, int *coeff) in poly_print()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5782 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 Dif_bwn_phy_lp.c1187 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local