Searched defs:ux (Results 1 - 16 of 16) sorted by relevance

/external/pdfium/third_party/base/numerics/
H A Dsafe_math_impl.h62 UnsignedDst ux = static_cast<UnsignedDst>(x);
64 UnsignedDst uresult = static_cast<UnsignedDst>(ux + uy);
69 ? static_cast<SignedDst>((uresult ^ ux) & (uresult ^ uy)) >= 0
113 UnsignedDst ux = static_cast<UnsignedDst>(x);
115 UnsignedDst uresult = static_cast<UnsignedDst>(ux - uy);
120 ? static_cast<SignedDst>((uresult ^ ux) & (ux ^ uy)) >= 0
164 const UnsignedDst ux = SafeUnsignedAbs(x); local
166 UnsignedDst uresult = static_cast<UnsignedDst>(ux * uy);
174 ux <
[all...]
/external/mesa3d/src/mesa/math/
H A Dm_norm_tmp.h63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; local
64 tx = ux * m0 + uy * m1 + uz * m2;
65 ty = ux * m4 + uy * m5 + uz * m6;
66 tz = ux * m8 + uy * m9 + uz * m10;
92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; local
93 tx = ux * m0 + uy * m1 + uz * m2;
94 ty = ux * m4 + uy * m5 + uz * m6;
95 tz = ux * m8 + uy * m9 + uz * m10;
130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; local
131 tx = ux * m
157 const GLfloat ux = from[0], uy = from[1], uz = from[2]; local
194 GLfloat ux = from[0], uy = from[1], uz = from[2]; local
226 GLfloat ux = from[0], uy = from[1], uz = from[2]; local
256 GLfloat ux = from[0], uy = from[1], uz = from[2]; local
286 GLfloat ux = from[0], uy = from[1], uz = from[2]; local
[all...]
/external/clang/test/CodeGen/
H A Dbuiltins-ppc-p8vector.c16 unsigned __int128 ux; variable
1093 res_vux = vec_splats(ux);
/external/libchrome/base/numerics/
H A Dsafe_math_impl.h140 UnsignedDst ux = static_cast<UnsignedDst>(x); local
142 UnsignedDst uresult = static_cast<UnsignedDst>(ux + uy);
147 static_cast<UnsignedDst>((uresult ^ ux) & (uresult ^ uy))))) {
164 UnsignedDst ux = static_cast<UnsignedDst>(x); local
166 UnsignedDst uresult = static_cast<UnsignedDst>(ux - uy);
171 static_cast<UnsignedDst>((uresult ^ ux) & (ux ^ uy))))) {
/external/v8/src/base/
H A Dsafe_math_impl.h149 UnsignedDst ux = static_cast<UnsignedDst>(x); local
151 UnsignedDst uresult = ux + uy;
155 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
172 UnsignedDst ux = static_cast<UnsignedDst>(x); local
174 UnsignedDst uresult = ux - uy;
178 if (HasSignBit(BinaryComplement((uresult ^ ux) & (ux ^ uy))))
/external/icu/icu4c/source/common/
H A Drbbitblb.cpp662 int32_t ux = 0; local
673 ux = ix;
694 ux = fDStates->size()-1;
698 T->fDtran->setElementAt(ux, a);
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1648 float ux = dudx * scaling; local
1657 float B = -2*(ux*vx+uy*vy);
1658 float C = ux*ux+uy*uy+1;
/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c1659 GLfloat ux = dudx * scaling; local
1668 GLfloat B = -2*(ux*vx+uy*vy);
1669 GLfloat C = ux*ux+uy*uy+1;
1780 GLfloat ux = dudx * scaling; local
1785 GLfloat Px2 = ux * ux + vx * vx; /* squared length of dx */
1799 ds = ux / ((GLfloat) img->Width2);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1543 milliseconds