Searched refs:polynomial (Results 1 - 25 of 30) sorted by relevance

12

/netbsd-current/external/mit/isl/dist/
H A Disl_bound.h4 #include <isl/polynomial.h>
H A Dprint.c9 #include <isl/polynomial.h>
H A Disl_obj.c22 #include <isl/polynomial.h>
H A Dbound.c4 #include <isl/polynomial.h>
H A Disl_polynomial_private.h6 #include <isl/polynomial.h>
H A DMakefile.am465 include/isl/polynomial.h \
H A Disl_polynomial.c419 * if both the quasi-polynomial and its domain space
532 * if both the quasi-polynomial and its local variables
1127 /* Multiply the constant polynomial "poly" by "v".
1154 /* Multiply the polynomial "poly" by "v".
1404 "domain of polynomial should be a set", goto error);
1435 /* Return a copy of the polynomial expression of "qp".
1442 /* Return the polynomial expression of "qp".
1443 * This may be either a copy or the polynomial expression itself
1445 * This allows the polynomial expression to be modified inplace
1446 * if both the quasi-polynomial an
3845 isl_qpolynomial *polynomial; local
[all...]
H A DMakefile.in630 include/isl/point.h include/isl/polynomial.h \
1396 include/isl/polynomial.h \
H A Disl_test.c31 #include <isl/polynomial.h>
4022 /* Check that computing a bound of a non-zero polynomial
4038 * in domain dimension names of the input polynomial and its domain.
8575 /* Check that a polynomial (without local variables) can be evaluated
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl74 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
102 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-c64xplus.pl73 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
101 SHL $E10000,16,$E10000 ; [pre-shifted] reduction polynomial
/netbsd-current/external/mit/isl/lib/libisl/
H A DMakefile48 polynomial.h \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dcrc.d103 private T[256][8] genTables(T)(T polynomial)
111 crc = (crc >> 1) ^ (-int(crc & 1) & polynomial);
156 * The parameter P specify the polynomial to be used for reduction.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dcrc.d99 private T[256][8] genTables(T)(T polynomial)
107 crc = (crc >> 1) ^ (-int(crc & 1) & polynomial);
152 * The parameter P specify the polynomial to be used for reduction.
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dfplsp.s4942 # even polynomial in r, 1 + r*r*(B1+s*(B2+ ... + s*B8)), #
4947 # where sin(r) is approximated by an odd polynomial in r #
6071 # Step 3. Approximate arctan(u) by a polynomial poly. #
6078 # Step 6. Approximate arctan(X) by an odd polynomial in X. Exit. #
6081 # polynomial in X'. #
6793 # Step 4. Approximate exp(R)-1 by a polynomial #
6921 # Step 4. Approximate exp(R)-1 by a polynomial #
6979 # Step 9. Calculate exp(X)-1, |X| < 1/4, by a polynomial #
6989 # c) To fully preserve accuracy, the polynomial is #
7437 #--Step 9 exp(X)-1 by a simple polynomial
[all...]
H A Dfpsp.s5048 # even polynomial in r, 1 + r*r*(B1+s*(B2+ ... + s*B8)), #
5053 # where sin(r) is approximated by an odd polynomial in r #
6177 # Step 3. Approximate arctan(u) by a polynomial poly. #
6184 # Step 6. Approximate arctan(X) by an odd polynomial in X. Exit. #
6187 # polynomial in X'. #
6899 # Step 4. Approximate exp(R)-1 by a polynomial #
7027 # Step 4. Approximate exp(R)-1 by a polynomial #
7085 # Step 9. Calculate exp(X)-1, |X| < 1/4, by a polynomial #
7095 # c) To fully preserve accuracy, the polynomial is #
7543 #--Step 9 exp(X)-1 by a simple polynomial
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-armv4.pl108 .LRR: @ 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-armv8.pl105 .LRR: // 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-sparcv9.pl107 .LRR: ! 2^512 mod P precomputed for NIST P256 polynomial
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistz256-armv4.pl112 .LRR: @ 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-armv8.pl108 .LRR: // 2^512 mod P precomputed for NIST P256 polynomial
H A Decp_nistz256-sparcv9.pl109 .LRR: ! 2^512 mod P precomputed for NIST P256 polynomial
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daes-c64xplus.pl855 [B0] MVK 0x0000001B,B3 ; AES polynomial
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daes-c64xplus.pl854 [B0] MVK 0x0000001B,B3 ; AES polynomial
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Decp_nistz256-armv4.S2385 .LRR:@ 2^512 mod P precomputed for NIST P256 polynomial

Completed in 307 milliseconds

12