Home
last modified time | relevance | path

Searched full:coefficients (Results 1 – 25 of 248) sorted by relevance

12345678910

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h13 /* Polynomial object with 256 coefficients. The coefficients are unsigned 32 bits */
27 * @param lhs A polynomial with coefficients in the range (0..q-1)
28 * @param rhs A polynomial with coefficients in the range (0..q-1) to add
30 * @param out The returned addition result with the coefficients all in the
45 * @param lhs A polynomial with coefficients in the range (0..q-1)
46 * @param rhs A polynomial with coefficients in the range (0..q-1) to subtract
48 * @param out The returned subtraction result with the coefficients all in the
91 * @brief Decompose the coefficients of a polynomial into (r1, r0) such that
95 * @param t A polynomial containing coefficients in the range 0..q-1
96 * @param t1 The returned polynomial containing coefficients that represent
[all …]
H A Dml_dsa_encoders.c38 * Encodes a polynomial into a byte string, assuming that all coefficients are
44 * So every 2 coefficients fit into 1 byte.
48 * @param p A polynomial with coefficients all in the range (0..15)
71 * Encodes a polynomial into a byte string, assuming that all coefficients are
77 * So every 4 coefficients fit into 3 bytes.
85 * @param p A polynomial with coefficients all in the range (0..43)
112 * Encodes a polynomial into a byte string, assuming that all coefficients are
118 * So every 4 coefficients (c0..c3) fit into 5 bytes.
125 * @param p A polynomial with coefficients all in the range (0..1023)
157 * @param p A polynomial to write coefficients to.
[all …]
H A Dml_dsa_sample.c98 * @brief Use a seed value to generate a polynomial with coefficients in the
101 * squeezed to try to produce coefficients.
111 * @param out The returned polynomial with coefficients in the range of
142 * @brief Use a seed value to generate a polynomial with coefficients in the
153 * @param out The returned polynomial with coefficients in the range of
196 * @param out The generated k * l matrix of polynomials with coefficients
227 * coefficients are in the interval [q-eta..0..eta]
234 * @param eta Is either 2 or 4, and determines the range of the coefficients for
237 * @param s1 A 1 * l column vector containing polynomials with coefficients in
239 * @param s2 A 1 * k column vector containing polynomials with coefficients in
[all …]
H A Dml_dsa_key.h53 VECTOR s2; /* private secret of size K with short coefficients (-4..4) or (-2..2) */
54 VECTOR s1; /* private secret of size L with short coefficients (-4..4) or (-2..2) */
/freebsd/lib/msun/ld80/
H A Dk_cosl.c23 * The coefficients of c(x) were generated by a pari-gp script using
24 * a Remez algorithm that searches for the best higher coefficients
25 * after rounding leading coefficients to a specified precision.
30 * rounding of the coefficients of a good polynomial approximation only
35 * higher coefficients are even less important.
37 * In fact, coefficients above the x^4 one only need to have 53-bit
40 * higher coefficients.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_rsa_get0_all_params.pod21 ossl_rsa_set0_all_params() sets all primes, CRT exponents and CRT coefficients
26 ossl_rsa_get0_all_params() gets all primes, CRT exponents and CRT coefficients
49 the I<coeffs> stack contains I<qInv>, and then the rest of the coefficients
55 the number of coefficients must be one less than the number of primes.
/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.h2 * Polynomial coefficients and other constants for tgamma128.c.
11 /* Coefficients of the polynomial used in the tgamma_large() subroutine */
40 /* Coefficients of the polynomial used in the tgamma_tiny() subroutine */
68 /* Coefficients of the polynomial used in the tgamma_central() subroutine
105 /* Coefficients of the polynomial used in the tgamma_central() subroutine
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h79 // If all variable coefficients are 0, the constraint does not provide any
102 // If all variable coefficients are 0, the constraint does not provide any
124 /// \param R The vector of coefficients to be negated. in negate()
136 /// \param R The vector of coefficients to be converted. in negateOrEqual()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/advsimd/
H A Derfinvf_5u.c15 /* We use P_N and Q_N to refer to arrays of coefficients, where P_N is the
17 of the denominator. Coefficients are stored in various interleaved
20 Plo is first two coefficients of P_10 and P_29 interleaved.
70 coefficients. */ in notails()
106 loads to obtain correct coefficients depending on interval. */ in V_NAME_F1()
112 gather coefficients. If input is uniform in [-1, 1] then likelihood of in V_NAME_F1()
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl81 * Polynomial coefficients and other constants for tgamma128.c.
117 /* Coefficients of the polynomial used in the tgamma_large() subroutine */
130 /* Coefficients of the polynomial used in the tgamma_tiny() subroutine */
183 /* Coefficients of the polynomial used in the tgamma_central() subroutine
196 /* Coefficients of the polynomial used in the tgamma_central() subroutine
H A Dremez.jl85 # coeffs Array of BigFloats giving the coefficients of the polynomial.
105 # ncoeffs Array of BigFloats giving the coefficients of the numerator.
107 # dcoeffs Array of BigFloats giving the coefficients of the denominator.
130 # coeffs Array of BigFloats giving the coefficients of the polynomial.
149 # ncoeffs Array of BigFloats giving the coefficients of the numerator.
151 # dcoeffs Array of BigFloats giving the coefficients of the denominator.
305 # In this case, our parameters are the coefficients of P and Q; to
326 # straight off for the rational function coefficients.
343 # coefficients of the returned rational function. N has size n+1; D
367 # unknowns. (We actually have to return n+d+2 coefficients, but
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal.txt150 - coefficients: An array of integers (one signed cell) containing
151 Type: array coefficients to compose a linear relation between
153 Elem type: signed Coefficients defaults to 1, in case this property
157 The coefficients are ordered and they match with sensors
158 by means of sensor ID. Additional coefficients are
457 coefficients = <100 -120 484>;
486 coefficients = <1 6000>;
532 * An array of coefficients describing the sensor
536 coefficients = <1200 -345 890>;
H A Dthermal-zones.yaml104 coefficients:
107 An array of integers containing the coefficients of a linear equation
112 where c0, c1, .., cn are the coefficients.
114 Coefficients default to 1 in case this property is not specified. The
115 coefficients are ordered and are matched with sensors by means of the
116 sensor ID. Additional coefficients are interpreted as constant offset.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp224 SmallVector<int64_t, 8> Coefficients; member
233 ConstraintTy(SmallVector<int64_t, 8> Coefficients, bool IsSigned, bool IsEq, in ConstraintTy()
235 : Coefficients(std::move(Coefficients)), IsSigned(IsSigned), IsEq(IsEq), in ConstraintTy()
238 unsigned size() const { return Coefficients.size(); } in size()
240 unsigned empty() const { return Coefficients.empty(); } in empty()
283 VarPos.Coefficients[Value2Index[Arg]] = -1; in ConstraintInfo()
284 UnsignedCS.addVariableRow(VarPos.Coefficients); in ConstraintInfo()
446 // as the coefficients used to encode constraints are 64 bit integers. in decomposeGEP()
497 // Don't handle integers > 64 bit. Our coefficients are 64-bit large, so in decompose()
692 // Build result constraint, by first adding all coefficients from A and then in getConstraint()
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dcbrtf_data.c2 * Coefficients and table entries for single-precision cbrt(x).
11 = {.poly = { /* Coefficients for very rough approximation of cbrt(x) in [0.5, 1].
H A Dcbrt_data.c2 * Coefficients and table entries for double-precision cbrt(x).
11 = {.poly = { /* Coefficients for very rough approximation of cbrt(x) in [0.5, 1].
H A Datanf_data.c2 * Single-precision polynomial coefficients for vector atan(x) and atan2(y,x).
10 /* Coefficients of polynomial P such that atan(x)~x+x*P(x^2) on [2**-128, 1.0].
H A Datan_data.c2 * Double-precision polynomial coefficients for vector atan(x) and atan2(y,x).
11 = { .poly = { /* Coefficients of polynomial P such that atan(x)~x+x*P(x^2)
H A Dasinh_data.c2 * Double-precision polynomial coefficients for scalar asinh(x)
14 algorithm used to generate these coefficients. */
H A Dtanf_data.c12 /* Coefficients generated using:
29 /* Coefficients generated using:
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/
H A Derfinvf_5u.c15 /* We use P_N and Q_N to refer to arrays of coefficients, where P_N
17 Q_N is the coeffs of the denominator. Coefficients stored in
65 coefficients. */ in notails()
98 loads to obtain correct coefficients depending on interval. */ in SV_NAME_F1()
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dbrcm,iproc-sba.txt7 The "brcm,iproc-sba" has support for only 6 PQ coefficients
8 The "brcm,iproc-sba-v2" has support for only 30 PQ coefficients
/freebsd/crypto/openssl/doc/designs/
H A Dml-dsa.md135 polynomial coefficients, code was added to support these different sizes
136 (e.g hints have 1 bit coefficients so 8 coefficients can be packed into 1 byte)
/freebsd/crypto/libecc/include/libecc/curves/known/
H A Dec_params_external.h72 /* Curve coefficients and number of points */
89 * Optional transfert coefficients to Montgomery curve.
/freebsd/sys/dev/al_eth/
H A Dal_init_eth_kr.c41 * coefficients and looking for the best eye measurement possible for every one
78 /* end of training to all coefficients */
98 * test coefficients from COEFF_TO_MANIPULATE to COEFF_TO_MANIPULATE_LAST.
219 * Inspect the received coefficient update request and update all coefficients
460 /* Wait for not_updated for all coefficients from remote */ in al_eth_kr_lt_transmitter_task_run()
469 * coefficients from remote in al_eth_kr_lt_transmitter_task_run()
668 * Note that the status combines the receiver status of all coefficients in al_eth_kr_lt_transmitter_task_run()

12345678910