| /src/contrib/arm-optimized-routines/math/ |
| H A D | poly_generic.h | 19 const VTYPE *poly) in pairwise_poly_3() 28 const VTYPE *poly) in estrin_4() 34 const VTYPE *poly) in estrin_5() 41 const VTYPE *poly) in estrin_6() 49 const VTYPE *poly) in estrin_7() 56 const VTYPE *poly) in estrin_8() 61 const VTYPE *poly) in estrin_9() 67 const VTYPE *poly) in estrin_10() 74 const VTYPE *poly) in estrin_11() 80 const VTYPE *poly) in estrin_12() [all …]
|
| H A D | math_config.h | 405 double poly[EXP2F_POLY_ORDER]; member 422 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */ member 433 double poly[LOG2F_POLY_ORDER]; member 450 double poly[POWF_LOG2_POLY_ORDER]; member 472 double poly[4]; /* Last four coefficients. */ member 492 double poly[LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member 507 double poly[LOG2_POLY_ORDER - 1]; member 521 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */ member 559 double poly[V_LOG_POLY_ORDER - 1]; member 583 double poly[3]; member [all …]
|
| /src/contrib/arm-optimized-routines/math/aarch64/sve/ |
| H A D | sv_poly_generic.h | 23 const STYPE *poly) in pairwise_poly_3() 32 const STYPE *poly) in estrin_4() 38 const STYPE *poly) in estrin_5() 45 const STYPE *poly) in estrin_6() 53 const STYPE *poly) in estrin_7() 60 VTYPE x8, const STYPE *poly) in estrin_8() 65 VTYPE x8, const STYPE *poly) in estrin_9() 71 VTYPE x4, VTYPE x8, const STYPE *poly) in estrin_10() 78 VTYPE x4, VTYPE x8, const STYPE *poly) in estrin_11() 84 VTYPE x4, VTYPE x8, const STYPE *poly) in estrin_12() [all …]
|
| H A D | sinpif.c | 16 float poly[6], range_val; member
|
| H A D | cospif.c | 16 float poly[6]; member
|
| H A D | asinf.c | 15 float32_t poly[5]; member
|
| H A D | cospi.c | 16 double poly[10]; member
|
| H A D | sinpi.c | 16 double poly[10], range_val; member
|
| H A D | atanf.c | 15 float32_t poly[8]; member
|
| H A D | asin.c | 15 float64_t poly[12]; member
|
| /src/crypto/openssl/crypto/ml_dsa/ |
| H A D | ml_dsa_matrix.c | 27 POLY *poly = a->m_poly; in ossl_ml_dsa_matrix_mult_vector() local
|
| /src/sys/contrib/xz-embedded/linux/lib/xz/ |
| H A D | xz_crc32.c | 32 const uint32_t poly = 0xEDB88320; in xz_crc32_init() local
|
| H A D | xz_crc64.c | 27 const uint64_t poly = 0xC96C5795D7870F42ULL; in xz_crc64_init() local
|
| /src/crypto/heimdal/lib/krb5/ |
| H A D | crc.c | 44 unsigned long crc, poly; in _krb5_crc_init_table() local
|
| /src/contrib/arm-optimized-routines/math/aarch64/ |
| H A D | cospi_3u5.c | 19 static const double poly[] variable
|
| H A D | sinpi_3u5.c | 21 static const double poly[] variable
|
| /src/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | exp2f.c | 53 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() 104 float32x4_t poly = vfmaq_f32 (p, q, r2); in exp2() local
|
| H A D | expf.c | 57 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() 112 float32x4_t poly = vfmaq_f32 (p, q, r2); in exp() local
|
| H A D | exp10f.c | 69 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case() 125 float32x4_t poly = vfmaq_f32 (vmulq_f32 (r, d->c0), p14, r2); in exp10() local
|
| H A D | v_sincospif_common.h | 13 float32x4_t poly[6], range_val; member
|
| H A D | v_sincospi_common.h | 12 float64x2_t poly[10], range_val; member
|
| H A D | sinpif.c | 16 float32x4_t poly[6]; member
|
| H A D | sinpi.c | 16 float64x2_t poly[10]; member
|
| /src/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_chacha20_poly1305_hw.c | 122 POLY1305 *poly = &ctx->poly1305; in chacha20_poly1305_tls_cipher() local 271 POLY1305 *poly = &ctx->poly1305; in chacha20_poly1305_aead_cipher() local
|
| /src/contrib/arm-optimized-routines/math/aarch64/experimental/advsimd/ |
| H A D | v_logf_inline.h | 12 float32x4_t poly[7]; member
|