HomeSort by relevance Sort by last modified time
    Searched full:polynomial (Results 176 - 200 of 305) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/openssl/crypto/ec/
ec.h 71 * The elliptic curve binary polynomial software is originally written by
307 * \param p BIGNUM with the polynomial defining the underlying field
317 * \param p BIGNUM for the polynomial defining the underlying field
368 * \param p BIGNUM with the polynomial defining the underlying field
    [all...]
ec_lcl.h 67 * The elliptic curve binary polynomial software is originally written by
210 * irreducible polynomial defining the field.
  /external/openssl/include/openssl/
ec.h 71 * The elliptic curve binary polynomial software is originally written by
307 * \param p BIGNUM with the polynomial defining the underlying field
317 * \param p BIGNUM for the polynomial defining the underlying field
368 * \param p BIGNUM with the polynomial defining the underlying field
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_az.c 169 * Find the polynomial F1(z) or F2(z) from the ISPs. *
  /external/chromium_org/crypto/
curve25519-donna.c 311 /* Take a little-endian, 32-byte number and expand it into polynomial form */
332 /* Take a fully reduced polynomial form number and contract it into a
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ec_lcl.h 67 * The elliptic curve binary polynomial software is originally written by
210 * irreducible polynomial defining the field.
  /external/qemu/hw/
ne2000.c 177 #define POLYNOMIAL 0x04c11db6
195 crc = ((crc ^ POLYNOMIAL) | carry);
  /external/speex/libspeex/
lsp.c 55 A(z) is a polynomial of order lpcrdr with {ak} as the coefficients.
313 /* Search for a zero in P'(z) polynomial first and then alternate to Q'(z).
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
determinize.h 523 // - Determinizable: exponential (polynomial in the size of the output)
701 // - Determinizable: exponential (polynomial in the size of the output)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
hypergeometric.tcc 68 * series is a polynomial with a finite number of terms. If b is an integer
751 // For integer a and b the hypergeometric function is a finite polynomial.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 68 * series is a polynomial with a finite number of terms. If b is an integer
751 // For integer a and b the hypergeometric function is a finite polynomial.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 68 * series is a polynomial with a finite number of terms. If b is an integer
751 // For integer a and b the hypergeometric function is a finite polynomial.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 68 * series is a polynomial with a finite number of terms. If b is an integer
751 // For integer a and b the hypergeometric function is a finite polynomial.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
hypergeometric.tcc 68 * series is a polynomial with a finite number of terms. If b is an integer
751 // For integer a and b the hypergeometric function is a finite polynomial.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hypergeometric.tcc 68 * then the series is a polynomial with a finite number of
755 // finite polynomial.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
hypergeometric.tcc 67 * then the series is a polynomial with a finite number of
751 // finite polynomial.
  /external/bluetooth/bluedroid/stack/smp/
aes.c 217 /* position. Since the starting polynomial has */
240 while(n2 >= n1) /* divide polynomial p2 by p1 */
242 n2 /= n1; /* shift smaller polynomial left */
  /external/ceres-solver/include/ceres/
types.h 247 // Backtracking line search with polynomial interpolation or
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
armv4-gf2m.pl 12 # The module implements bn_GF2m_mul_2x2 polynomial multiplication
x86-gf2m.pl 12 # The module implements bn_GF2m_mul_2x2 polynomial multiplication used

Completed in 1331 milliseconds

1 2 3 4 5 6 78 91011>>