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

1 2 3 4 5 6 78 910

  /external/openssh/
umac.c 737 * hashed by NH. The NH output is then hashed by a polynomial-hash layer
738 * unless the initial data to be hashed is short. After the polynomial-
786 /* The polynomial hashes use Horner's rule to evaluate a polynomial one
823 /* Although UMAC is specified to use a ramped polynomial hash scheme, this
    [all...]
  /external/openssl/crypto/ec/
ectest.c 67 * The elliptic curve binary polynomial software is originally written by
831 fprintf(stdout, "\n(0x... means binary polynomial)\n");
    [all...]
ec_lib.c 60 * Binary polynomial ECC support in OpenSSL originally developed by
  /external/ipsec-tools/src/racoon/
strnames.c 641 { OAKLEY_ATTR_GRP_PI, "Group Prime/Irreducible Polynomial", NULL },
  /external/libogg/doc/
framing.html 364 generator polynomial=0x04c11db7). The value is computed over the
rfc3533.txt 593 The generator polynomial is 0x04c11db7.
  /external/libvorbis/doc/
framing.html 364 generator polynomial=0x04c11db7). The value is computed over the
  /external/openssl/apps/
ecparam.c 67 * The elliptic curve binary polynomial software is originally written by
  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
  /frameworks/av/media/libeffects/testlibs/
EffectsMath.h 40 order polynomial, instead of taking the coefficients from
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
b_cn_cod.h 121 ; generation. The algorithm uses polynomial x^31 + x^3 + 1
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
isp_az.cpp 308 Find the polynomial F1(z) or F2(z) from the ISPs.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
smmintrin.h 801 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
smmintrin.h 801 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
smmintrin.h 800 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
smmintrin.h 799 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
smmintrin.h 800 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
smmintrin.h 800 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
smmintrin.h 800 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
smmintrin.h 799 /* Accumulate CRC32 (polynomial 0x11EDC6F41) value. */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 1284 * Computes a crc8 over the input data using the polynomial:
1360 * Computes a crc16 over the input data using the polynomial:
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_exp2.c 326 * a degree-5 minimax polynomial with maximum error under 1.3 * 2**-61.
  /external/chromium/base/metrics/
histogram.cc 563 // the reversed polynomial 0xedb88320L. This is nice and simple, and allows us
    [all...]

Completed in 2182 milliseconds

1 2 3 4 5 6 78 910