Home
last modified time | relevance | path

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

12

/external/v8/test/mjsunit/
Dregexp-sort.js7 var ux = upper + "x";
11 assertEquals(ux, new RegExp(uxp + lp + lower + "cat", "i").exec(ux) + "");
13 assertEquals(upper, new RegExp(lp + uxp + lower + "cat", "i").exec(ux) + "");
18 var ux = upper + "x";
22 assertEquals(ux, new RegExp(uxp + lp + lower + "cat", "i").exec(ux) + "");
24 assertEquals(ux, new RegExp(lp + uxp + lower + "cat", "i").exec(ux) + "");
/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/chromium-trace/catapult/tracing/third_party/mannwhitneyu/
Dmannwhitneyu.js123 i = 0, t = 0, nt = 1, tcf, ux, uy;
140 ux = nx*ny + (nx*(nx+1)/2) - ranksums.x;
141 uy = nx*ny - ux;
145 ux: ux,
147 big: Math.max(ux, uy),
148 small: Math.min(ux, uy)
177 z = (u.ux - mu) / std;
/external/pdfium/third_party/base/numerics/
Dsafe_math_impl.h121 UnsignedDst ux = static_cast<UnsignedDst>(x);
123 UnsignedDst uresult = ux + uy;
127 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
144 UnsignedDst ux = static_cast<UnsignedDst>(x);
146 UnsignedDst uresult = ux - uy;
150 if (HasSignBit(BinaryComplement((uresult ^ ux) & (ux ^ uy))))
/external/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/libchrome/base/numerics/
Dsafe_math_impl.h140 UnsignedDst ux = static_cast<UnsignedDst>(x);
142 UnsignedDst uresult = ux + uy;
146 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
163 UnsignedDst ux = static_cast<UnsignedDst>(x);
165 UnsignedDst uresult = ux - uy;
169 if (HasSignBit(BinaryComplement((uresult ^ ux) & (ux ^ uy))))
/external/libweave/third_party/chromium/base/numerics/
Dsafe_math_impl.h139 UnsignedDst ux = static_cast<UnsignedDst>(x);
141 UnsignedDst uresult = ux + uy;
145 if (HasSignBit(BinaryComplement((uresult ^ ux) & (uresult ^ uy))))
162 UnsignedDst ux = static_cast<UnsignedDst>(x);
164 UnsignedDst uresult = ux - uy;
168 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/ImageMagick/PerlMagick/t/
Dinput_70x46.yuv1ux�}}�upptttqt{|}~~�|vy�����������������˺��������������~�����������������ܽ�����™��|~��}�~{~�…
Dinput_gray_msb_08bit.mat8 …���snp���yqspnloprsmqz~{ytowuqplokhg`SFF=����¿��������������������������ƻ��ux����uoihkmlopgkpqr}~…
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java556 int ux = 0; in buildStateTable() local
566 ux = ix; in buildStateTable()
578 ux = fDStates.size()-1; in buildStateTable()
582 T.fDtran[a] = ux; in buildStateTable()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java555 int ux = 0; in buildStateTable() local
565 ux = ix; in buildStateTable()
577 ux = fDStates.size()-1; in buildStateTable()
581 T.fDtran[a] = ux; in buildStateTable()
/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/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c15 unsigned __int128 ux; variable
1092 res_vux = vec_splats(ux); in test1()
/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/ImageMagick/PerlMagick/t/reference/filter/
DEdge.miff42 ���U����y��������������������������������������sux�#4�����������="$rIU@N[���������������������…
DLevel.miff199 :*WS__\�22�CF�ux�������������������}A\DC*f<�5:�U]����v�
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_uyvy.miff14ux���~t�~N��P��v~~�~~yz�Vz�.~�/~�1|�2|�2|�1|�0|�2|�2|�2|�0}�.}�.|�0|�0|�/|�0|�1|�3|�5|�8y�>y�@v�?v…
/external/webrtc/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/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/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.mm44 " mediump vec4 txl,ux,vx;"
/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/ImageMagick/PerlMagick/t/reference/write/filter/
DEdge.miff62 ���U����y��������������������������������������sux�#4��������������K��@N[���������������������…
/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/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js364 /\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi, ''))) {

12