HomeSort by relevance Sort by last modified time
    Searched refs:w2 (Results 126 - 150 of 192) sorted by null

1 2 3 4 56 7 8

  /external/valgrind/main/coregrind/m_replacemalloc/
vg_replace_malloc.c 149 UWord u1, v1, w1,w2,t; local
160 w2 = t >> halfShift;
162 rHi = u1 * v1 + w2 + (w1 >> halfShift);
    [all...]
  /external/webp/src/enc/
filter.c 279 const double w2 = stats->w * stats->w; local
289 C1 = 6.5025 * w2;
290 C2 = 58.5225 * w2;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DessertCaseView.java 502 final int w2 = (int) (w / mView.SCALE / 2); local
506 mView.layout(cx - w2, cy - h2, cx + w2, cy + h2);
  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 63 static inline ULong mk16x4 ( UShort w3, UShort w2,
65 UInt hi32 = (((UInt)w3) << 16) | ((UInt)w2);
92 UChar w3, UChar w2,
96 UInt lo32 = (((UInt)w3) << 24) | (((UInt)w2) << 16)
1175 static inline UInt mk16x2 ( UShort w1, UShort w2 ) {
1176 return (((UInt)w1) << 16) | ((UInt)w2);
1186 static inline UInt mk8x4 ( UChar w3, UChar w2,
1188 UInt w32 = (((UInt)w3) << 24) | (((UInt)w2) << 16)
    [all...]
  /external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
MeshLoader.java 328 w2 = weightsFloatData.get(), local
333 } else if (w2 != 0) {
341 float sum = w0 + w1 + w2 + w3;
348 weightsFloatData.put(w2 * sumToB);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
map.h 732 AW w2 = arc.weight.Value2(); local
742 return A(arc.ilabel, l, w2, arc.nextstate);
786 AW w2 = arc.weight.Value2(); local
820 return A(arc.ilabel, l, w2, arc.nextstate);
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_gf2m.c 942 BIGNUM *a, *z, *rho, *w, *w2, *tmp; local
983 w2 = BN_CTX_get(ctx);
995 if (!BN_GF2m_mod_sqr_arr(w2, w, p, ctx)) goto err;
996 if (!BN_GF2m_mod_mul_arr(tmp, w2, a, p, ctx)) goto err;
998 if (!BN_GF2m_add(w, w2, rho)) goto err;
  /external/openfst/src/include/fst/
arc-map.h 823 AW w2 = arc.weight.Value2(); local
835 return A(superfinal_label_, l, w2, arc.nextstate);
837 return A(arc.ilabel, l, w2, arc.nextstate);
895 AW w2 = arc.weight.Value2(); local
930 return A(arc.ilabel, l, w2, arc.nextstate);
    [all...]
compose-filter.h 521 void FilterFinal(Weight *w1, Weight *w2) const {
522 return filter_.FilterFinal(w1, w2);
  /external/openssl/crypto/bn/
bn_gf2m.c 942 BIGNUM *a, *z, *rho, *w, *w2, *tmp; local
983 w2 = BN_CTX_get(ctx);
995 if (!BN_GF2m_mod_sqr_arr(w2, w, p, ctx)) goto err;
996 if (!BN_GF2m_mod_mul_arr(tmp, w2, a, p, ctx)) goto err;
998 if (!BN_GF2m_add(w, w2, rho)) goto err;
  /frameworks/native/opengl/libagl/
primitives.cpp 769 int32_t w2 = v2->window.w; local
770 int wscale = 32 - gglClz(w0|w1|w2);
773 int sc = lerp.iteratorsScale(itw, w0, w1, w2);
815 s2 = gglMulx(s2, w2, wscale);
816 t2 = gglMulx(t2, w2, wscale);
    [all...]
  /external/opencv/cvaux/src/
cvtrifocal.cpp 1469 double x1,y1,w1,x2,y2,w2; local
    [all...]
  /external/openfst/src/include/fst/extensions/pdt/
compose.h 377 void FilterFinal(Weight *w1, Weight *w2) const {
380 filter_.FilterFinal(w1, w2);
  /external/srec/srec/cfront/
spec_anl.c 456 float w2 = 1 - w1; local
460 tmpbuf[i] = (int)(w1 * inbuf[u] + w2 * inbuf[l]);
  /external/stlport/src/
num_get_float.cpp 132 uint64 w2 = t >> 32; local
136 high = u1 * v1 + w2 + (x >> 32);
  /ndk/sources/cxx-stl/stlport/src/
num_get_float.cpp 132 uint64 w2 = t >> 32; local
136 high = u1 * v1 + w2 + (x >> 32);
  /external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h 109 uInt u0, u1, v0, v1, w0, w1, w2, t; \
114 w1=t & 0xffff; w2=t>>16; \
116 (w)=u1*v1 + w2 + (w1>>16);}
    [all...]
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 603 Scalar w2 = (Scalar(1)+c)*Scalar(0.5); local
604 this->w() = internal::sqrt(w2);
605 this->vec() = axis * internal::sqrt(Scalar(1) - w2);
  /external/icu4c/i18n/
decNumberLocal.h 97 uInt u0, u1, v0, v1, w0, w1, w2, t; \
102 w1=t & 0xffff; w2=t>>16; \
104 (w)=u1*v1 + w2 + (w1>>16);}
    [all...]
  /external/valgrind/main/coregrind/
m_wordfm.c 145 /* Unsignedly compare w1 and w2. If w1 < w2, produce a negative
146 number; if w1 > w2 produce a positive number, and if w1 == w2
148 static inline Word cmp_unsigned_Words ( UWord w1, UWord w2 ) {
149 if (w1 < w2) return -1;
150 if (w1 > w2) return 1;
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.cpp 51 const float w2 = (1.0f - x) * y; local
54 *xt = w0 * b[0] + w1 * b[2] + w2 * b[4] + w3 * b[6];
55 *yt = w0 * b[1] + w1 * b[3] + w2 * b[5] + w3 * b[7];
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToStream.java 664 Writer w2 = m_writer; local
665 while (w2 instanceof WriterChain) {
666 if (w2 instanceof SerializerTraceWriter) {
670 w2 = ((WriterChain)w2).getWriter();
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 1057 Buffer_int w2; local
1058 w2.append(DEFAULT_WEIGHT - weights[0]).append(weights[0])
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 1057 Buffer_int w2; local
1058 w2.append(DEFAULT_WEIGHT - weights[0]).append(weights[0])
    [all...]
  /external/iproute2/ip/
ipxfrm.c 84 __u32 w1, w2; local
88 w2 = a2[words];
92 if ((w1 ^ w2) & mask)

Completed in 1230 milliseconds

1 2 3 4 56 7 8