Home
last modified time | relevance | path

Searched refs:Hb (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowl.c182 #define Hb Wb macro
196 /* double F, Fa, Fb, G, Ga, Gb, H, Ha, Hb */ in powl()
376 Hb = H - Ha; in powl()
378 if (Hb > 0.0) { in powl()
380 Hb -= 1.0/NXT; /*0.0625L;*/ in powl()
383 /* Now the product y * log2(x) = Hb + e/NXT. in powl()
385 * Compute base 2 exponential of Hb, in powl()
386 * where -0.0625 <= Hb <= 0. in powl()
388 z = Hb * __polevll(Hb, in powl()
[all...]
/third_party/musl/src/math/
H A Dpowl.c182 #define Hb Wb macro
196 /* double F, Fa, Fb, G, Ga, Gb, H, Ha, Hb */ in powl()
384 Hb = H - Ha; in powl()
386 if (Hb > 0.0) { in powl()
388 Hb -= 1.0/NXT; /*0.0625L;*/ in powl()
391 /* Now the product y * log2(x) = Hb + e/NXT. in powl()
393 * Compute base 2 exponential of Hb, in powl()
394 * where -0.0625 <= Hb <= 0. in powl()
396 z = Hb * __polevll(Hb, in powl()
[all...]
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Ddemo-compiled.js495 zb=/\$NP/,Ab=/\$FG/,Bb=/\$CC/,Cb=/^\(?\$1\)?$/;function Db(a){return 2>a.length?!1:K(xb,a)}function Eb(a){return K(sb,a)?L(a,kb):L(a,ib)}function Fb(a){var b=Eb(a.toString());A(a);a.g(b)}function Gb(a){return null!=a&&(1!=w(a,9)||-1!=u(a,9)[0])}function L(a,b){for(var c=new z,d,f=a.length,e=0;e<f;++e)d=a.charAt(e),d=b[d.toUpperCase()],null!=d&&c.g(d);return c.toString()}function Hb(a){return 0==a.length||Cb.test(a)}function Ib(a){return null!=a&&isNaN(a)&&a.toUpperCase()in gb}
519 function Jc(a){var b=a.g.toString();if(3<=b.length){for(var c=a.ca&&0==a.o.length&&0<w(a.l,20)?u(a.l,20):u(a.l,19),d=c.length,f=0;f<d;++f){var e=c[f];0<a.o.length&&Hb(v(e,4))&&!q(e,6)&&!n(e,5)||(0!=a.o.length||a.ca||Hb(v(e,4))||q(e,6))&&Ac.test(v(e,2))&&a.j.push(e)}Dc(a,b);b=Lc(a);return 0<b.length?b:Cc(a)?Mc(a):a.s.toString()}return Nc(a,b)}function Mc(a){var b=a.g.toString(),c=b.length;if(0<c){for(var d="",f=0;f<c;f++)d=Kc(a,b.charAt(f));return a.u?Nc(a,d):a.s.toString()}return a.h.toString()}

Completed in 14 milliseconds