Home
last modified time | relevance | path

Searched refs:yb (Results 1 – 25 of 50) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java304 double yb = -(ya - hiPrec[0] - hiPrec[1]); in cosh() local
319 recipb += -yb * recip * recip; in cosh()
323 yb += -(temp - ya - recipa); in cosh()
326 yb += -(temp - ya - recipb); in cosh()
329 double result = ya + yb; in cosh()
368 double yb = -(ya - hiPrec[0] - hiPrec[1]); in sinh() local
383 recipb += -yb * recip * recip; in sinh()
390 yb += -(temp - ya - recipa); in sinh()
393 yb += -(temp - ya - recipb); in sinh()
396 result = ya + yb; in sinh()
[all …]
/external/llvm/test/CodeGen/X86/
Davx512vl-vec-cmp.ll141 define <4 x i64> @test256_13(<4 x i64> %x, <4 x i64> %x1, i64* %yb.ptr) nounwind {
142 %yb = load i64, i64* %yb.ptr, align 4
143 %y.0 = insertelement <4 x i64> undef, i64 %yb, i32 0
154 define <8 x i32> @test256_14(<8 x i32> %x, i32* %yb.ptr, <8 x i32> %x1) nounwind {
155 %yb = load i32, i32* %yb.ptr, align 4
156 %y.0 = insertelement <8 x i32> undef, i32 %yb, i32 0
167 define <8 x i32> @test256_15(<8 x i32> %x, i32* %yb.ptr, <8 x i32> %x1, <8 x i32> %y1) nounwind {
169 %yb = load i32, i32* %yb.ptr, align 4
170 %y.0 = insertelement <8 x i32> undef, i32 %yb, i32 0
182 define <4 x i64> @test256_16(<4 x i64> %x, i64* %yb.ptr, <4 x i64> %x1, <4 x i64> %y1) nounwind {
[all …]
Davx512-vec-cmp.ll353 define <8 x i64> @test24(<8 x i64> %x, <8 x i64> %x1, i64* %yb.ptr) nounwind {
360 %yb = load i64, i64* %yb.ptr, align 4
361 %y.0 = insertelement <8 x i64> undef, i64 %yb, i32 0
368 define <16 x i32> @test25(<16 x i32> %x, i32* %yb.ptr, <16 x i32> %x1) nounwind {
375 %yb = load i32, i32* %yb.ptr, align 4
376 %y.0 = insertelement <16 x i32> undef, i32 %yb, i32 0
383 define <16 x i32> @test26(<16 x i32> %x, i32* %yb.ptr, <16 x i32> %x1, <16 x i32> %y1) nounwind {
392 %yb = load i32, i32* %yb.ptr, align 4
393 %y.0 = insertelement <16 x i32> undef, i32 %yb, i32 0
401 define <8 x i64> @test27(<8 x i64> %x, i64* %yb.ptr, <8 x i64> %x1, <8 x i64> %y1) nounwind {
[all …]
/external/libopus/celt/
Dkiss_fft.c322 kiss_twiddle_cpx ya,yb; in kf_bfly5() local
326 yb = twiddles[fstride*2*m]; in kf_bfly5()
355 scratch[5].r = scratch[0].r + S_MUL(scratch[7].r,ya.r) + S_MUL(scratch[8].r,yb.r); in kf_bfly5()
356 scratch[5].i = scratch[0].i + S_MUL(scratch[7].i,ya.r) + S_MUL(scratch[8].i,yb.r); in kf_bfly5()
358 scratch[6].r = S_MUL(scratch[10].i,ya.i) + S_MUL(scratch[9].i,yb.i); in kf_bfly5()
359 scratch[6].i = -S_MUL(scratch[10].r,ya.i) - S_MUL(scratch[9].r,yb.i); in kf_bfly5()
364 scratch[11].r = scratch[0].r + S_MUL(scratch[7].r,yb.r) + S_MUL(scratch[8].r,ya.r); in kf_bfly5()
365 scratch[11].i = scratch[0].i + S_MUL(scratch[7].i,yb.r) + S_MUL(scratch[8].i,ya.r); in kf_bfly5()
366 scratch[12].r = - S_MUL(scratch[10].i,yb.i) + S_MUL(scratch[9].i,ya.i); in kf_bfly5()
367 scratch[12].i = S_MUL(scratch[10].r,yb.i) - S_MUL(scratch[9].r,ya.i); in kf_bfly5()
[all …]
/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h168 Complex ya,yb; in bfly5() local
170 yb = twiddles[fstride*2*m]; in bfly5()
196 (scratch[7].real()*ya.real() ) + (scratch[8].real() *yb.real() ), in bfly5()
197 (scratch[7].imag()*ya.real()) + (scratch[8].imag()*yb.real()) in bfly5()
201 (scratch[10].imag()*ya.imag()) + (scratch[9].imag()*yb.imag()), in bfly5()
202 -(scratch[10].real()*ya.imag()) - (scratch[9].real()*yb.imag()) in bfly5()
210 (scratch[7].real()*yb.real()) + (scratch[8].real()*ya.real()), in bfly5()
211 (scratch[7].imag()*yb.real()) + (scratch[8].imag()*ya.real()) in bfly5()
215 -(scratch[10].imag()*yb.imag()) + (scratch[9].imag()*ya.imag()), in bfly5()
216 (scratch[10].real()*yb.imag()) - (scratch[9].real()*ya.imag()) in bfly5()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmswtpnt.c286 cmsFloat64Number xb, yb; in _cmsBuildRGB2XYZtransferMatrix() local
295 yb = Primrs -> Blue.y; in _cmsBuildRGB2XYZtransferMatrix()
299 _cmsVEC3init(&Primaries.v[1], yr, yg, yb); in _cmsBuildRGB2XYZtransferMatrix()
300 _cmsVEC3init(&Primaries.v[2], (1-xr-yr), (1-xg-yg), (1-xb-yb)); in _cmsBuildRGB2XYZtransferMatrix()
315 _cmsVEC3init(&r -> v[1], Coef.n[VX]*yr, Coef.n[VY]*yg, Coef.n[VZ]*yb); in _cmsBuildRGB2XYZtransferMatrix()
316 … _cmsVEC3init(&r -> v[2], Coef.n[VX]*(1.0-xr-yr), Coef.n[VY]*(1.0-xg-yg), Coef.n[VZ]*(1.0-xb-yb)); in _cmsBuildRGB2XYZtransferMatrix()
/external/speex/libspeex/
Dkiss_fft.c226 kiss_fft_cpx ya,yb; in kf_bfly5() local
228 yb = twiddles[fstride*2*m]; in kf_bfly5()
256 scratch[5].r = scratch[0].r + S_MUL(scratch[7].r,ya.r) + S_MUL(scratch[8].r,yb.r); in kf_bfly5()
257 scratch[5].i = scratch[0].i + S_MUL(scratch[7].i,ya.r) + S_MUL(scratch[8].i,yb.r); in kf_bfly5()
259 scratch[6].r = S_MUL(scratch[10].i,ya.i) + S_MUL(scratch[9].i,yb.i); in kf_bfly5()
260 scratch[6].i = -S_MUL(scratch[10].r,ya.i) - S_MUL(scratch[9].r,yb.i); in kf_bfly5()
265 scratch[11].r = scratch[0].r + S_MUL(scratch[7].r,yb.r) + S_MUL(scratch[8].r,ya.r); in kf_bfly5()
266 scratch[11].i = scratch[0].i + S_MUL(scratch[7].i,yb.r) + S_MUL(scratch[8].i,ya.r); in kf_bfly5()
267 scratch[12].r = - S_MUL(scratch[10].i,yb.i) + S_MUL(scratch[9].i,ya.i); in kf_bfly5()
268 scratch[12].i = S_MUL(scratch[10].r,yb.i) - S_MUL(scratch[9].r,ya.i); in kf_bfly5()
/external/libvorbis/lib/
Dfloor1.c45 int yb; member
426 int xa=0,ya=0,x2a=0,y2a=0,xya=0,na=0, xb=0,yb=0,x2b=0,y2b=0,xyb=0,nb=0; in accumulate_fit() local
445 yb += quantized; in accumulate_fit()
462 a->yb=yb; in accumulate_fit()
473 double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0; in fit_line() local
482 yb+=a[i].yb + a[i].ya * weight; in fit_line()
491 yb+= *y0; in fit_line()
500 yb+= *y1; in fit_line()
511 double a=(yb*x2b-xyb*xb)/denom; in fit_line()
512 double b=(bn*xyb-xb*yb)/denom; in fit_line()
/external/pcre/dist/testdata/
Dtestoutput424 0: a\x{4000}\x{7f}yb
26 a\x{4000}\x{100}yb
27 0: a\x{4000}\x{100}yb
100 a\x{1234}\x{4321}yb
101 0: a\x{1234}\x{4321}yb
117 a\x{1234}\x{4321}yb
118 0: a\x{1234}\x{4321}yb
138 a\x{1234}\x{4321}yb
139 0: a\x{1234}\x{4321}yb
159 a\x{1234}\x{4321}yb
[all …]
Dtestinput417 a\x{4000}\x{100}yb
54 a\x{1234}\x{4321}yb
62 a\x{1234}\x{4321}yb
71 a\x{1234}\x{4321}yb
80 a\x{1234}\x{4321}yb
92 a\x{1234}\x{4321}yb
Dtestinput973 a\x{4000}\x{100}yb
110 a\x{1234}\x{4321}yb
118 a\x{1234}\x{4321}yb
127 a\x{1234}\x{4321}yb
136 a\x{1234}\x{4321}yb
148 a\x{1234}\x{4321}yb
Dtestoutput9117 0: a\x{4000}\x{7f}yb
118 a\x{4000}\x{100}yb
119 0: a\x{4000}\x{100}yb
180 a\x{1234}\x{4321}yb
181 0: a\x{1234}\x{4321}yb
194 a\x{1234}\x{4321}yb
195 0: a\x{1234}\x{4321}yb
211 a\x{1234}\x{4321}yb
212 0: a\x{1234}\x{4321}yb
228 a\x{1234}\x{4321}yb
[all …]
/external/clang/test/Modules/Inputs/include_next/y/
Dmodule.modulemap2 module yb { header "b.h" export * }
/external/v8/test/mjsunit/
Darray-sort.js108 for (var yb = 1; yb <= BIGGER_THAN_ANY_SMI; yb *= 2) {
110 addSigned(yb + yo);
/external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/
DShadow.glsllib82 float yb = mix(xb0, xb1, clamp(bl.y, 0.0, 1.0));
83 return yb;
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kdt_mgc5.pkb33 �w��ct��ɻ���ٳ��!7��yb��j�=�����9�I��8nn�ôC`,�9�h��<⣣0���#;��;D6�m��`E��a!����a���…
/external/clang/test/Misc/
Ddiag-template-diffing.cpp865 void bar(Y<A::X> ya, Y<B::X> yb) { in bar() argument
868 ya = yb; in bar()
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgenerate.py1261 yb = yum.YumBase()
1262 yb.setCacheDir()
1264 for pkg in yb.rpmdb.searchProvides(self.program):
1276 for bpkg in yb.rpmdb.searchNames([pkg.base_package_name]):
1290 for bpkg in yb.rpmdb.searchNames(["%s-systemd" % binary_name]):
/external/doclava/res/assets/templates/assets/
Dprettify.js4 …&amp;",qb="&lt;",rb="&gt;",sb="&quot;",tb="&#",ub="x",vb="'",wb='"',xb=" ",yb="XMP",zb="</",Ab='="…
12 …e(Od,vb).replace(Pd,wb).replace(Qd,G).replace(Rd,xb)}function Ma(a){return yb===a.tagName}function…
/external/chromium-trace/catapult/tracing/third_party/jszip/
Djszip.min.js13yb,zb,Ab=0,Bb=new r.Buf8(4),Cb=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!a||!a.state||!…
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_cmyk.miff15 …��ȷ��ʮ��Ϡ��҆l��l\��\C��C!��!%��%X��Xd��da��ac��ck��ks��sw��wx��xz��z}��}y��yb��bE��EK��Kpu�p������…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kh0_kdt_dur.pkb113 �yB�2X��_yb�����Xu�dQH���0����j��hdU�j�E~�:�9�M������3_�p~aa)\.�A]^%����U�ۂVήNA�%…
/external/webrtc/data/voice_engine/stereo_rtp_files/
Dstereo_pcmu_vad_jitter.rtp5yb{����TL��b�}��EI��Xg|^z��������������j}~����`zk}������m~��o~x~����~�����]z`z{~����|k}}n…
44 …��������������������h|��f|PtWxWxLqTv\yRvRuXwNsKqKqIoHoTL��*X�}���c�I��X[yb{_z^zw~]zk}]y��i}����…
45yb{_{\zc{l}v���v~c|_{[yVwPtNrKqKqJpRul}��������������������������e|[yUwXx\z\z\za{\zf{y�z|�xe|a…
46 …��������������j}^zYxVwUwUv[ya{g|j}`{[yXxXxYx[y[yd|�����������������x~a{Zx\yb|i}x����������������…
59yb{����g|^z��������������j}}���`zk}������m~��o~x~����~�����]z`z{~����|k}}�n}������������y~x~s~d…
74 …Osq~_z`zWwi|Os\y\y_zc{�������������������������������m}m}��l}g|u~��b{_{g|[yb{_{^zw~]zk}]y��i}����…
Dstereo_pcmu_vad.rtp5yb{����TL��@�}��EI��Xg|^z��������������j}~����`zk}������m~��o~x~����~�����]z`z{~����|k}}n…
45yb{������l}l}��������p~��i|����|�\zq~w~����{��q~u~��r~o~��n~��{�������xv~vs~k}��������v~^zu�…
72yb{_{^zw~]zk}]y��i}����������������������������������p~q~u~��g|wh|t~\ye{e{v~\yr~[yt~�������������…
75yb{������l}l}��������p~��i}����|�\zq~w����{��q~u~��q~o~��n~��{�TL���\�}���%I��X������xvv…
/external/ImageMagick/PerlMagick/t/reference/write/read/
Dinput_cmyk.miff41 …��ȷ��ʮ��Ϡ��҆l��l\��\C��C!��!%��%X��Xd��da��ac��ck��ks��sw��wx��xz��z}��}y��yb��bE��EK��Kpu�p������…

12