Home
last modified time | relevance | path

Searched refs:ux (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/math/
Dm_norm_tmp.h63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
64 tx = ux * m0 + uy * m1 + uz * m2; in TAG()
65 ty = ux * m4 + uy * m5 + uz * m6; in TAG()
66 tz = ux * m8 + uy * m9 + uz * m10; in TAG()
92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
93 tx = ux * m0 + uy * m1 + uz * m2; in TAG()
94 ty = ux * m4 + uy * m5 + uz * m6; in TAG()
95 tz = ux * m8 + uy * m9 + uz * m10; in TAG()
130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
131 tx = ux * m0 ; in TAG()
[all …]
/external/mesa3d/src/mesa/math/
Dm_norm_tmp.h63 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
64 tx = ux * m0 + uy * m1 + uz * m2; in TAG()
65 ty = ux * m4 + uy * m5 + uz * m6; in TAG()
66 tz = ux * m8 + uy * m9 + uz * m10; in TAG()
92 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
93 tx = ux * m0 + uy * m1 + uz * m2; in TAG()
94 ty = ux * m4 + uy * m5 + uz * m6; in TAG()
95 tz = ux * m8 + uy * m9 + uz * m10; in TAG()
130 const GLfloat ux = from[0], uy = from[1], uz = from[2]; in TAG() local
131 tx = ux * m0 ; in TAG()
[all …]
/external/qemu/util/
Doslib-win32.c212 unsigned ux = (unsigned)x; in ffs() local
213 while (ux) { in ffs()
214 if (ux & 1) in ffs()
216 ux >>= 1; in ffs()
/external/pixman/pixman/
Dpixman-bits-image.c153 pixman_fixed_t ux_top, ux_bottom, ux; in bits_image_fetch_bilinear_no_repeat_8888() local
174 ux = ux_top = ux_bottom = bits->common.transform->matrix[0][0]; in bits_image_fetch_bilinear_no_repeat_8888()
204 ux_top = ux; in bits_image_fetch_bilinear_no_repeat_8888()
217 ux_bottom = ux; in bits_image_fetch_bilinear_no_repeat_8888()
271 x += ux; in bits_image_fetch_bilinear_no_repeat_8888()
291 x += ux; in bits_image_fetch_bilinear_no_repeat_8888()
318 x += ux; in bits_image_fetch_bilinear_no_repeat_8888()
342 x += ux; in bits_image_fetch_bilinear_no_repeat_8888()
572 pixman_fixed_t ux, uy; in bits_image_fetch_affine_no_alpha() local
586 ux = image->common.transform->matrix[0][0]; in bits_image_fetch_affine_no_alpha()
[all …]
Dpixman-arm-common.h338 pixman_fixed_t ux, \
387 pixman_fixed_t ux, \
Dpixman-android.c172 pixman_fixed_t x, pixman_fixed_t ux, int width);
Dpixman-mips-dspr2.h399 pixman_fixed_t ux, \
/external/chromium_org/base/numerics/
Dsafe_math_impl.h119 UnsignedDst ux = static_cast<UnsignedDst>(x);
121 UnsignedDst uresult = ux + uy;
125 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
142 UnsignedDst ux = static_cast<UnsignedDst>(x);
144 UnsignedDst uresult = ux - uy;
148 if (HasSignBit(BinaryComplement((uresult ^ ux) & (ux ^ uy))))
/external/chromium_org/v8/src/base/
Dsafe_math_impl.h149 UnsignedDst ux = static_cast<UnsignedDst>(x);
151 UnsignedDst uresult = ux + uy;
155 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
172 UnsignedDst ux = static_cast<UnsignedDst>(x);
174 UnsignedDst uresult = ux - uy;
178 if (HasSignBit(BinaryComplement((uresult ^ ux) & (ux ^ uy))))
/external/mesa3d/src/mesa/sparc/
Dnorm.S50 ld [%o5 + 0x00], %f0 ! ux = from[0]
115 ld [%o5 + 0x00], %f0 ! ux = from[0]
189 ld [%o5 + 0x00], %f0 ! ux = from[0]
236 ld [%o5 + 0x00], %f0 ! ux = from[0]
295 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
352 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
402 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
444 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
501 ld [%o5 + 0x00], %f3 ! ux = from[0]
537 ld [%o5 + 0x00], %f3 ! ux = from[0]
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
Dnorm.S50 ld [%o5 + 0x00], %f0 ! ux = from[0]
115 ld [%o5 + 0x00], %f0 ! ux = from[0]
189 ld [%o5 + 0x00], %f0 ! ux = from[0]
236 ld [%o5 + 0x00], %f0 ! ux = from[0]
295 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
352 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
402 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
444 1: ld [%o5 + 0x00], %f0 ! ux = from[0]
501 ld [%o5 + 0x00], %f3 ! ux = from[0]
537 ld [%o5 + 0x00], %f3 ! ux = from[0]
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/
DCheckedInt.h373 typename UnsignedType<T>::Type ux = x;
375 typename UnsignedType<T>::Type result = ux + uy;
388 typename UnsignedType<T>::Type ux = x;
390 typename UnsignedType<T>::Type result = ux - uy;
/external/chromium-trace/trace-viewer/src/tracing/tracks/
Druler_track.js121 var ux = dx / len;
124 var ay = -ux * arrowWidth;
/external/icu/icu4c/source/common/
Drbbitblb.cpp636 int32_t ux = 0; in buildStateTable() local
647 ux = ix; in buildStateTable()
668 ux = fDStates->size()-1; in buildStateTable()
672 T->fDtran->setElementAt(ux, a); in buildStateTable()
/external/chromium_org/third_party/icu/source/common/
Drbbitblb.cpp636 int32_t ux = 0; in buildStateTable() local
647 ux = ix; in buildStateTable()
668 ux = fDStates->size()-1; in buildStateTable()
672 T->fDtran->setElementAt(ux, a); in buildStateTable()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedPublish.eclipse.properties72 0,hp-ux,motif,x86,UNKNOWN,\
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
Dvoice.rtpdump9 …���w������������ji~���wpn������qmx���w{��~qhg]sw}sqjlmjwet���zr����������|ux~��u����pkv����|�����…
16 …��}z���yolq����su�����~�zyx}��|uv{v{��{wz��|qot��������������������������{ux���{qvvkgmtvuvmt��|…
72 …�����~�����{}����|����rut��������J��:c�5RJ��pj�xojryz{~����vvmo~���~��|ux|����tqu���~yy��~tu{�…
86 …xpq�����}vos~�{qp{���olqsv����}��zx��������:��5w*��pj�����|���������~zz���ux}~zx��}|��xku���zvyy…
92 …�~u}��~y|~�~�~yw���w{y���~z|���~���yvy~��|x��}{���zw���y|���~z�����z����|ux��y}yw������ ���:Ϩ5�ʎ…
93 ��pj�~����{~���ux����{|~�~�yvwwwz�~vtqx|toy��xwsz���snu��|vr}���}|~����������}|�����{{x�����~��…
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_texfilter.c1659 GLfloat ux = dudx * scaling; in sample_2d_ewa() local
1668 GLfloat B = -2*(ux*vx+uy*vy); in sample_2d_ewa()
1669 GLfloat C = ux*ux+uy*uy+1; in sample_2d_ewa()
1780 GLfloat ux = dudx * scaling; in sample_2d_footprint() local
1785 GLfloat Px2 = ux * ux + vx * vx; /* squared length of dx */ in sample_2d_footprint()
1799 ds = ux / ((GLfloat) img->Width2); in sample_2d_footprint()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c1659 GLfloat ux = dudx * scaling; in sample_2d_ewa() local
1668 GLfloat B = -2*(ux*vx+uy*vy); in sample_2d_ewa()
1669 GLfloat C = ux*ux+uy*uy+1; in sample_2d_ewa()
1780 GLfloat ux = dudx * scaling; in sample_2d_footprint() local
1785 GLfloat Px2 = ux * ux + vx * vx; /* squared length of dx */ in sample_2d_footprint()
1799 ds = ux / ((GLfloat) img->Width2); in sample_2d_footprint()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_kdt_posp.pkb167 �0 ���nUX!���2C��B�dI���BP�8k۠੄��ʣ�V� dP_8b�]ux@܆��k�K���,�������b����B������� …
/external/chromium_org/third_party/webrtc/modules/video_render/ios/
Dopen_gles20.mm44 " mediump vec4 txl,ux,vx;"
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1648 float ux = dudx * scaling; in img_filter_2d_ewa() local
1657 float B = -2*(ux*vx+uy*vy); in img_filter_2d_ewa()
1658 float C = ux*ux+uy*uy+1; in img_filter_2d_ewa()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c1648 float ux = dudx * scaling; in img_filter_2d_ewa() local
1657 float B = -2*(ux*vx+uy*vy); in img_filter_2d_ewa()
1658 float C = ux*ux+uy*uy+1; in img_filter_2d_ewa()
/external/chromium_org/third_party/re2/doc/
Dsyntax.txt126 \ux uppercase «x» NOT SUPPORTED
/external/regex-re2/doc/
Dsyntax.txt126 \ux uppercase «x» NOT SUPPORTED

12