/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | powl.c | 200 long double w=0, W=0, Wa=0, Wb=0, ya=0, yb=0, u=0; in powl() local 249 ya = fabsl(y); in powl() 250 ya = floorl(0.5 * ya); in powl() 252 if( ya != yb ) in powl() 348 /* separate y into large part ya in powl() 351 ya = reducl(y); in powl() 352 yb = y - ya; in powl() 354 /* (w+z)(ya+yb) in powl() 355 * = w*ya in powl() [all...] |
/third_party/musl/src/math/ |
H A D | powl.c | 200 long double w=0, W=0, Wa=0, Wb=0, ya=0, yb=0, u=0; in powl() local 257 ya = fabsl(y); in powl() 258 ya = floorl(0.5 * ya); in powl() 260 if( ya != yb ) in powl() 356 /* separate y into large part ya in powl() 359 ya = reducl(y); in powl() 360 yb = y - ya; in powl() 362 /* (w+z)(ya+yb) in powl() 363 * = w*ya in powl() [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | kiss_fft.c | 226 kiss_fft_cpx ya,yb; in kf_bfly5() local 227 ya = twiddles[fstride*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 in kf_bfly5() [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | escape130.c | 207 uint8_t *ya = s->old_y_avg; in escape130_decode_frame() local 250 y_avg = ya[0]; in escape130_decode_frame() 284 *ya++ = y_avg; in escape130_decode_frame()
|
/third_party/skia/modules/svg/tests/ |
H A D | Text.cpp | 20 std::vector<SkSVGLength> xa, ya; in DEF_TEST() member 156 a->setY(tst.ya); in DEF_TEST()
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_firequalizer.c | 334 double vx, ya, yb; in dump_fir() local 372 ya = s->dump_buf[i]; in dump_fir() 377 ya = 20.0 * log10(fabs(ya)); in dump_fir() 380 fprintf(fp, "%17.10f %17.10f %17.10f\n", vx, ya, yb); in dump_fir()
|
/third_party/rust/crates/nom/src/bytes/ |
H A D | tests.rs | 310 fn ya(i: &[u8]) -> IResult<&[u8], &[u8]> { in recognize() functions 313 let ra = ya(&b"abc;"[..]); in recognize()
|
/third_party/cJSON/tests/unity/auto/ |
H A D | generate_test_runner.rb | 415 when /\.*\.ya?ml/
|
/third_party/unity/auto/ |
H A D | generate_test_runner.rb | 502 when /\.*\.ya?ml$/
|
/third_party/ffmpeg/tests/fate/ |
H A D | image.mak | 87 ya \ 296 FATE_EXR += fate-exr-ya-scanline-zip-half-12x8 297 fate-exr-ya-scanline-zip-half-12x8: CMD = framecrc -i $(TARGET_SAMPLES)/exr/ya_scanline_zip_half_12x8.exr -pix_fmt gbrapf32le
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | 10 function k(a,b){function c(){}c.prototype=b.prototype;a.la=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.ua=function(d,f,e){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[f].apply(d,g)}};function oa(a){if(Error.captureStackTrace)Error.captureStackTrace(this,oa);else{var b=Error().stack;b&&(this.stack=b)}a&&(this.message=String(a))}k(oa,Error);oa.prototype.name="CustomError";function pa(a,b){a=a.split("%s");for(var c="",d=a.length-1,f=0;f<d;f++)c+=a[f]+(f<b.length?b[f]:"%s");oa.call(this,c+a[d])}k(pa,oa);pa.prototype.name="AssertionError";function qa(a,b){throw new pa("Failure"+(a?": "+a:""),Array.prototype.slice.call(arguments,1));};function ra(a,b){a.sort(b||sa)}function sa(a,b){return a>b?1:a<b?-1:0};function ta(a){var b=[],c=0,d;for(d in a)b[c++]=a[d];return b}function ua(a,b){a:{for(var c in a)if(b.call(void 0,a[c],c,a)){b=c;break a}b=void 0}return b&&a[b]};function va(a){return String(a).replace(/\-([a-z])/g,function(b,c){return c.toUpperCase()})};function wa(a){var b=document;return"string"===typeof a?b.getElementById(a):a};function xa(a,b){this.g=a;this.o=b.name;this.j=!!b.aa;this.h=b.i;this.u=b.type;this.s=!1;switch(this.h){case ya:case za:case Ea:case Fa:case Ga:case Ha:case Ia:this.s=!0}this.l=b.defaultValue}var Ia=1,Ha=2,ya=3,za=4,Ea=6,Fa=16,Ga=18;function Ja(a,b){this.h=a;this.g={};for(a=0;a<b.length;a++){var c=b[a];this.g[c.g]=c}}function Ka(a){a=ta(a.g);ra(a,function(b,c){return b.g-c.g});return a}function La(a,b){return ua(a.g,function(c){return c.o==b})||null};function l(){this.h={};this.j=this.m().g;this.g=this.l=null}function Ma(a,b){for(var c in a.h){var d=Number(c);a.j[d]||b.call(a,d,a.h[c])}}l.prototype.has=function(a){return n(this,a.g)};l.prototype.get=function(a,b){return q(this,a.g,b)};l.prototype.set=function(a,b){t(this,a.g,b)};l.prototype.add=function(a,b){Na(this,a.g,b)};
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 3442 float ya = (y01+y12)/2; 3447 float my = (ya+yb)/2; 3449 stbtt__tesselate_cubic(points, num_points, x0,y0, x01,y01, xa,ya, mx,my, objspace_flatness_squared,n+1);
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_truetype.h | 3442 float ya = (y01+y12)/2; 3447 float my = (ya+yb)/2; 3449 stbtt__tesselate_cubic(points, num_points, x0,y0, x01,y01, xa,ya, mx,my, objspace_flatness_squared,n+1);
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 11821 float ya = y_top; in nk_tt__fill_active_edges_new() local 11832 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x1,yb); in nk_tt__fill_active_edges_new() 11836 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x2,y2); in nk_tt__fill_active_edges_new() 11840 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x1,yb); in nk_tt__fill_active_edges_new() 11843 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x1,yb); in nk_tt__fill_active_edges_new() 11846 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x2,y2); in nk_tt__fill_active_edges_new() 11849 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x2,y2); in nk_tt__fill_active_edges_new() 11852 nk_tt__handle_clipped_edge(scanline,x,e, x0,ya, x3,y3); in nk_tt__fill_active_edges_new()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
H A D | vktQueryPoolStatisticsTests.cpp | 411 double calculatePearsonCorrelation(const std::vector<deUint64>& x, const ResultsVectorWithAvailability& ya) in calculatePearsonCorrelation() argument 414 for (const auto& elt : ya) in calculatePearsonCorrelation()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
H A D | vktQueryPoolStatisticsTests.cpp | 411 double calculatePearsonCorrelation(const std::vector<deUint64>& x, const ResultsVectorWithAvailability& ya) in calculatePearsonCorrelation() argument 414 for (const auto& elt : ya) in calculatePearsonCorrelation()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 15709 const fp16type ya (yd * ad); 15710 const double yad (ya.asDouble());
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 15611 const fp16type ya (yd * ad); 15612 const double yad (ya.asDouble());
|