HomeSort by relevance Sort by last modified time
    Searched defs:z2 (Results 51 - 75 of 90) sorted by null

1 23 4

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRegressionTest.java 63 TimeZone z2 = TimeZone.getTimeZone("PST"); local
64 if (z1 == z2) errln("Fail: TimeZone should return clones");
856 SimpleTimeZone z2 = new SimpleTimeZone(offset, "_dst_zone_"); local
    [all...]
  /external/boringssl/src/crypto/fipsmodule/ec/
p224-64.c 729 const p224_felem z2) {
735 // ftmp2 = z2^2
736 p224_felem_square(tmp, z2);
739 // ftmp4 = z2^3
740 p224_felem_mul(tmp, ftmp2, z2);
743 // ftmp4 = z2^3*y1
747 // ftmp2 = z2^2*x1
751 // We'll assume z2 = 1 (special case z2 = 0 is handled later)
753 // ftmp4 = z2^3*y
1001 p224_felem z1, z2, x_in, y_in, x_out, y_out; local
    [all...]
  /external/clang/test/Analysis/
dead-stores.c 500 s_rdar8320674 * z2; local
503 z2 = z + m;
506 do{ (t).r = (*z2).r*(*tw1).r - (*z2).i*(*tw1).i; (t).i = (*z2).r*(*tw1).i + (*z2).i*(*tw1).r; }while(0);
508 do { (*z2).r=(*z).r-(t).r; (*z2).i=(*z).i-(t).i; }while(0);
510 ++z2;
  /external/deqp/modules/gles3/functional/
es3fPixelBufferObjectTests.cpp 462 float z2 = 2.0f * m_random.getFloat() - 1.0f; local
468 renderTriangle(tcu::Vec3(x1, y1, z1), tcu::Vec3(x2, y2, z2), tcu::Vec3(x3, y3, z3));
  /external/libxaac/decoder/drc_src/
impd_drc_parametric_dec.c 735 pstr_parametric_ffwd_type_drc_params->pre_filt_state[i].z2 = 0.f;
737 pstr_parametric_ffwd_type_drc_params->rlb_filt_state[i].z2 = 0.f;
739 pstr_parametric_ffwd_type_drc_params->filt_state_subband_real[i].z2 = 0.f;
741 pstr_parametric_ffwd_type_drc_params->filt_state_subband_imag[i].z2 = 0.f;
800 FLOAT32 z2 = state->z2; local
806 z0 = input[i] - coeff->a1 * z1 - coeff->a2 * z2;
807 output[i] = coeff->b0 * z0 + coeff->b1 * z1 + coeff->b2 * z2;
808 z2 = z1;
812 state->z2 = z2
    [all...]
impd_parametric_drc_dec.h 33 FLOAT32 z1, z2; member in struct:ia_2nd_order_filt_state_struct_t
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_clip.c 232 float z2 = header->v[2]->data[pos_attr][2] - header->v[0]->data[pos_attr][2]; local
234 float vx = y1 * z2 - z1 * y2;
235 float vy = x1 * z2 - z1 * x2;
  /external/mesa3d/src/mesa/main/
rastpos.c 668 GLfloat z2; local
673 z2 = CLAMP(z, 0.0F, 1.0F)
680 ctx->Current.RasterPos[2] = z2;
  /external/mesa3d/src/mesa/program/
prog_noise.c 346 float x1, y1, z1, x2, y2, z2, x3, y3, z3; local
420 z2 = z0 - k2 + 2.0f * G3;
449 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2;
456 y2, z2);
529 float x1, y1, z1, w1, x2, y2, z2, w2, x3, y3, z3, w3, x4, y4, z4, w4; local
564 z2 = z0 - k2 + 2.0f * G4;
603 t2 = 0.6f - x2 * x2 - y2 * y2 - z2 * z2 - w2 * w2;
611 x2, y2, z2, w2)
    [all...]
  /external/skia/tests/
Matrix44Test.cpp 784 SkMScalar z2; member in struct:DoubleRotationCase
796 transform2.setRotateDegreesAbout(value.x2, value.y2, value.z2, value.degrees2);
    [all...]
  /external/skqp/tests/
Matrix44Test.cpp 784 SkMScalar z2; member in struct:DoubleRotationCase
796 transform2.setRotateDegreesAbout(value.x2, value.y2, value.z2, value.degrees2);
    [all...]
  /external/swiftshader/src/Shader/
SetupRoutine.cpp 403 Float z2 = *Pointer<Float>(v2 + OFFSET(Vertex,Z)); local
406 z2 -= z0;
421 Float a = (y2 * z1 - y1 * z2) * D;
422 Float b = (x1 * z2 - x2 * z1) * D;
  /external/ImageMagick/coders/
mat.c 818 unsigned z, z2;
935 case 8: z2=z=1; break; /* 2D matrix*/
936 case 12: z2=z = ReadBlobXXXLong(image2); /* 3D matrix RGB*/
940 case 16: z2=z = ReadBlobXXXLong(image2); /* 4D matrix animation */
815 unsigned z, z2; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzregts.cpp 80 TimeZone *z2 = TimeZone::createTimeZone("PST"); local
81 if (z1 == z2)
84 delete z2;
927 SimpleTimeZone* z2 = new SimpleTimeZone(offset, "_dst_zone_"); local
    [all...]
  /external/libconstrainedcrypto/
p256_ec.c 1248 felem x1, y1, z1, x2, y2, z2, px, py; local
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp 153 float z2 = (float) (yf[2] * xf[3] * a * d); local
158 z2 = (float)((_CV_ATAN_CF0*fabs(z2) + _CV_ATAN_CF1)*z2 + icvAtanTab[idx[2]]);
163 angle[i+2] = z2;
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.cpp 154 __m128i x2, y2, z2, w2; local
172 z2 = _mm_madd_epi16(xy, _mm_shuffle_epi32(c0, 0xaa));
177 z2 = _mm_add_epi32(z2, _mm_madd_epi16(zw, _mm_shuffle_epi32(c2, 0xaa)));
182 z2 = _mm_srai_epi32(z2, 8);
186 z2 = packus_epi32(z2, w2);
187 o4 = _mm_packus_epi16(x2, z2);
210 __m128i x2, y2, z2, w2 local
262 __m128i x2, y2, z2, w2; local
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 766 float z2 = thisHeight / height * .6F; local
768 float zoom = Math.min(z1, z2);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
abstract.c 1092 PyObject *v1, *z1, *w2, *z2; local
1120 z2 = z1;
1121 c = PyNumber_Coerce(&w2, &z2);
1129 x = slotv(v1, w2, z2);
1137 Py_DECREF(z2);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 639 ULong z2; local
696 z2 = (*x++ >> 16) * y + (*xc >> 16) + carry;
697 carry = z2 >> 16;
698 Storeinc(xc, z2, z);
707 z2 = *xc;
711 Storeinc(xc, z, z2);
712 z2 = (*x++ >> 16) * y + (*xc & 0xffff) + carry;
713 carry = z2 >> 16;
716 *xc = z2;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
abstract.c 1092 PyObject *v1, *z1, *w2, *z2; local
1120 z2 = z1;
1121 c = PyNumber_Coerce(&w2, &z2);
1129 x = slotv(v1, w2, z2);
1137 Py_DECREF(z2);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 622 ULong z2; local
679 z2 = (*x++ >> 16) * y + (*xc >> 16) + carry;
680 carry = z2 >> 16;
681 Storeinc(xc, z2, z);
690 z2 = *xc;
694 Storeinc(xc, z, z2);
695 z2 = (*x++ >> 16) * y + (*xc & 0xffff) + carry;
696 carry = z2 >> 16;
699 *xc = z2;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
unicode.c 11181 CodePointList2 *z2; local
    [all...]
  /external/clang/test/CXX/drs/
dr2xx.cpp 954 class D::Z z2; // ok per dr417 member in namespace:dr284
dr3xx.cpp 863 template<typename> class T2> struct Z2 :
868 Z2<int, X, Y> z2; // expected-note {{instantiation of}} member in namespace:dr372::example1
    [all...]

Completed in 1025 milliseconds

1 23 4