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

<<111213

  /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 327 * a degree-5 minimax polynomial with maximum error under 1.3 * 2**-61.
  /external/ceres-solver/include/ceres/
solver.h 209 // Degree of the polynomial used to approximate the objective
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
cwrs.c 165 polynomial for fixed N.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c     [all...]
  /external/chromium/base/metrics/
histogram.cc 563 // the reversed polynomial 0xedb88320L. This is nice and simple, and allows us
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn.h 120 * The binary polynomial arithmetic software is originally written by
    [all...]
bntest.c 67 * The binary polynomial arithmetic software is originally written by
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
bn.h 120 * The binary polynomial arithmetic software is originally written by
    [all...]
  /external/libogg/doc/
rfc3533.txt 593 The generator polynomial is 0x04c11db7.
  /external/openssl/crypto/bn/
bn.h 120 * The binary polynomial arithmetic software is originally written by
    [all...]
bntest.c 67 * The binary polynomial arithmetic software is originally written by
    [all...]
  /external/openssl/include/openssl/
bn.h 120 * The binary polynomial arithmetic software is originally written by
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
b_cn_cod.cpp 117 algorithm uses polynomial x^31 + x^3 + 1. Length of the PN sequence
  /external/clang/utils/TableGen/
NeonEmitter.cpp 323 /// the quad-vector, polynomial, or unsigned modifiers set.
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkGeometry.cpp     [all...]
  /external/opencv/cv/src/
cvfundam.cpp 729 // find c - polynomial coefficients.
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 691 /* Finds all real and complex roots of a polynomial equation */
    [all...]

Completed in 534 milliseconds

<<111213