/third_party/ffmpeg/libavcodec/ |
H A D | jpeglsenc.c | 148 int Ra = R(tmp, 0), Rb, Rc = last2, Rd; in ls_encode_line() local 155 Rb = R(tmp, x); in ls_encode_line() 157 D0 = Rd - Rb; in ls_encode_line() 158 D1 = Rb - Rc; in ls_encode_line() 177 Rb = R(tmp, x); in ls_encode_line() 178 RItype = FFABS(Ra - Rb) <= state->near; in ls_encode_line() 179 pred = RItype ? Ra : Rb; in ls_encode_line() 182 if (!RItype && Ra > Rb) in ls_encode_line() 191 if (RItype || (Rb >= Ra)) in ls_encode_line() 215 pred = mid_pred(Ra, Ra + Rb in ls_encode_line() [all...] |
H A D | jpeglsdec.c | 236 int Ra, Rb, Rc, Rd; in ls_decode_line() local 247 Rb = R(last, x); in ls_decode_line() 250 D0 = Rd - Rb; in ls_decode_line() 251 D1 = Rb - Rc; in ls_decode_line() 297 Rb = R(last, x); in ls_decode_line() 298 RItype = (FFABS(Ra - Rb) <= state->near) ? 1 : 0; in ls_decode_line() 307 if (Rb < Ra) in ls_decode_line() 308 pred = Rb - err; in ls_decode_line() 310 pred = Rb + err; in ls_decode_line() 318 pred = mid_pred(Ra, Ra + Rb in ls_decode_line() [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-x86_64.pl | 2558 my ($ONE,$INDEX,$Ra,$Rb,$Rc,$Rd,$Re,$Rf)=map("%xmm$_",(0..7)); 2622 pxor $Rb, $Rb 2650 por $T0b, $Rb 2663 movdqu $Rb, 16*1($val) 2742 pxor $Rb, $Rb 2764 por $T0b, $Rb 2774 movdqu $Rb, 16*1($val) 2800 my ($TWO,$INDEX,$Ra,$Rb, [all...] |
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-x86_64.pl | 2558 my ($ONE,$INDEX,$Ra,$Rb,$Rc,$Rd,$Re,$Rf)=map("%xmm$_",(0..7)); 2622 pxor $Rb, $Rb 2650 por $T0b, $Rb 2663 movdqu $Rb, 16*1($val) 2742 pxor $Rb, $Rb 2764 por $T0b, $Rb 2774 movdqu $Rb, 16*1($val) 2800 my ($TWO,$INDEX,$Ra,$Rb, [all...] |
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | demo-compiled.js | 498 function Jb(a,b,c,d){switch(b){case 0:return"+"+a+c+d;case 1:return"+"+a+" "+c+d;case 3:return"tel:+"+a+"-"+c+d;default:return c+d}}function Lb(a,b,c,d){b=0==u(b,20).length||2==c?u(b,19):u(b,20);b=Qb(b,a);return null==b?a:Rb(a,b,c,d)}function Qb(a,b){for(var c,d=a.length,f=0;f<d;++f){c=a[f];var e=w(c,3);if(0==e||0==b.search(q(c,3,e-1)))if(e=new RegExp(q(c,1)),K(e,b))return c}return null} 499 function Rb(a,b,c,d){var f=v(b,2),e=new RegExp(q(b,1)),g=v(b,5);2==c&&null!=d&&0<d.length&&0<g.length?(b=g.replace(Bb,d),f=f.replace(yb,b),a=a.replace(e,f)):(b=v(b,4),a=2==c&&null!=b&&0<b.length?a.replace(e,f.replace(yb,b)):a.replace(e,f));3==c&&(a=a.replace(/^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/,""),a=a.replace(/[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/g, 682 Ca=v(Va,4);if(0<Ca.length){var jc=v(hc,12);0<jc.length?(Ca=Ca.replace(zb,jc).replace(Ab,"$1"),t(Wa,4,Ca)):Qa(Wa,4)}ic=Rb(Ba,Wa,2)}var id=Kb(e,hc,2);B=Jb(Aa,2,ic,id)}else B=Ba}}}}}var Xa=v(e,5);if(null!=B&&0<Xa.length){var jd=L(B,jb),kd=L(Xa,jb);jd!=kd&&(B=Xa)}ja=B}else ja=M(r,e,2);X.call(d,ja);d.g("\nNational format: ");d.g(M(S,e,2));d.g("\nInternational format: ");d.g(p?M(S,e,1):"invalid");d.g("\nOut-of-country format from US: ");d.g(p?Ob(S,e,"US"):"invalid");d.g("\nOut-of-country format from Switzerland: ");
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstExtenders.cpp | 1035 // Return the allowable deviation from the current value of Rb (i.e. the 1038 // The instruction MI is a user of register Rb, which is defined via an 1041 // ... = L2_loadrub_io Rb, 1 1043 // ... = L2_loadrub_io Rb', 0 1044 // if Rb' = Rb+1. 1045 // The range for Rb would be [Min+1, Max+1], where [Min, Max] is a range 1046 // for L2_loadrub with offset 0. That means that Rb could be replaced with 1047 // Rc, where Rc-Rb belongs to [Min+1, Max+1]. 1048 OffsetRange HCE::getOffsetRange(Register Rb, cons argument [all...] |