Home
last modified time | relevance | path

Searched refs:s14 (Results 1 - 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dfmtconvert_vfp.S88 vcvt.f32.s32 s14, s14
139 vcvt.f32.s32 s14, s14
173 vcvt.f32.s32 s14, s14
209 vcvt.f32.s32 s14, s14
H A Dfft_vfp.S62 vadd.f s14, s2, s10 @ i2
70 vadd.f s0, s12, s14 @ z[0].re
71 vsub.f s4, s12, s14 @ z[2].re
262 vsub.f s6, s14, s11
295 vadd.f s4, s14, s12
298 vsub.f s7, s14, s12
372 vldr d7, [\z1, #8*o1-8*2] @ s14,s15
380 vsub.f s6, s14, s6
394 vldr d7, [\z1, #8*(o1+1)-8*2] @ s14,s15
404 vsub.f s6, s14, s
[all...]
H A Dmdct_vfp.S79 vstr s14, [J2, #4]
117 vstr s14, [J2, #4]
172 vstr s14, [OUT, #out_lo_tail*4 + 12]
221 vstr s14, [OUT, #+\out_offset_tail+12]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dstringutil.cc240 const StringHolder& s13, const StringHolder& s14) { in StrCat()
242 s13, s14); in StrCat()
251 const StringHolder& s13, const StringHolder& s14, in StrCat()
254 s13, s14, s15); in StrCat()
263 const StringHolder& s13, const StringHolder& s14, in StrCat()
266 s13, s14, s15, s16); in StrCat()
234 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14) StrCat() argument
245 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14, const StringHolder& s15) StrCat() argument
257 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12, const StringHolder& s13, const StringHolder& s14, const StringHolder& s15, const StringHolder& s16) StrCat() argument
H A Dstringutil.h165 const StringHolder& s13, const StringHolder& s14);
173 const StringHolder& s13, const StringHolder& s14,
182 const StringHolder& s13, const StringHolder& s14,
/third_party/ffmpeg/libavutil/arm/
H A Dfloat_dsp_vfp.S192 vldmia SRC0!, {s14-s15}
228 vstmdb DST1!, {s14}
237 vldmia SRC0!, {s14-s15}
257 vstmdb DST1!, {s14}
301 vmul.f32 s14, s5, s14
323 vstmia r0!, {s14-s15}
416 vldmia BASE2!, {s14-s15}
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4641 int64_t s14 = kBottom21Bits & (load_4(s + 36) >> 6); in x25519_sc_reduce() local
4672 s14 -= s23 * 997805; in x25519_sc_reduce()
4681 s14 += s22 * 136657; in x25519_sc_reduce()
4690 s14 -= s21 * 683901; in x25519_sc_reduce()
4729 carry14 = (s14 + (1 << 20)) >> 21; in x25519_sc_reduce()
4731 s14 -= carry14 * (1 << 21); in x25519_sc_reduce()
4746 s14 += carry13; in x25519_sc_reduce()
4776 s2 += s14 * 666643; in x25519_sc_reduce()
4777 s3 += s14 * 470296; in x25519_sc_reduce()
4778 s4 += s14 * 65418 in x25519_sc_reduce()
5022 int64_t s14; sc_muladd() local
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4641 int64_t s14 = kBottom21Bits & (load_4(s + 36) >> 6); in x25519_sc_reduce() local
4672 s14 -= s23 * 997805; in x25519_sc_reduce()
4681 s14 += s22 * 136657; in x25519_sc_reduce()
4690 s14 -= s21 * 683901; in x25519_sc_reduce()
4729 carry14 = (s14 + (1 << 20)) >> 21; in x25519_sc_reduce()
4731 s14 -= carry14 * (1 << 21); in x25519_sc_reduce()
4746 s14 += carry13; in x25519_sc_reduce()
4776 s2 += s14 * 666643; in x25519_sc_reduce()
4777 s3 += s14 * 470296; in x25519_sc_reduce()
4778 s4 += s14 * 65418 in x25519_sc_reduce()
5022 int64_t s14; sc_muladd() local
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4631 int64_t s14 = kBottom21Bits & (load_4(s + 36) >> 6); in x25519_sc_reduce() local
4662 s14 -= s23 * 997805; in x25519_sc_reduce()
4671 s14 += s22 * 136657; in x25519_sc_reduce()
4680 s14 -= s21 * 683901; in x25519_sc_reduce()
4719 carry14 = (s14 + (1 << 20)) >> 21; in x25519_sc_reduce()
4721 s14 -= carry14 * (1 << 21); in x25519_sc_reduce()
4736 s14 += carry13; in x25519_sc_reduce()
4766 s2 += s14 * 666643; in x25519_sc_reduce()
4767 s3 += s14 * 470296; in x25519_sc_reduce()
4768 s4 += s14 * 65418 in x25519_sc_reduce()
5012 int64_t s14; sc_muladd() local
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-disasm-fp-aarch64.cc151 COMPARE(fdiv(s13, s14, s15), "fdiv s13, s14, s15"); in TEST()
231 COMPARE(fccmp(s14, s15, CVFlag, al), "fccmp s14, s15, #nzCV, al"); in TEST()
247 COMPARE(fccmpe(s14, s15, CVFlag, al), "fccmpe s14, s15, #nzCV, al"); in TEST()
263 COMPARE(fcsel(s14, s15, s16, al), "fcsel s14, s15, s16, al"); in TEST()
H A Dtest-assembler-fp-aarch64.cc436 __ Fmov(s14, -0.0f); in TEST()
452 __ Fadd(s2, s14, s18); in TEST()
528 __ Fmov(s14, -0.0f); in TEST()
544 __ Fsub(s2, s14, s18); in TEST()
618 __ Fmov(s14, -0.0f); in TEST()
635 __ Fmul(s2, s14, s14); in TEST()
1333 __ Fmov(s14, -0.0f); in TEST()
1350 __ Fdiv(s2, s14, s18); in TEST()
1354 __ Fdiv(s6, s14, s1 in TEST()
[all...]
H A Dtest-trace-aarch64.cc464 __ fcvtau(s31, s14); in GenerateTestSequenceFP()
500 __ fcvtpu(s14, s24); in GenerateTestSequenceFP()
504 __ fcvtpu(x29, s14); in GenerateTestSequenceFP()
555 __ fmulx(s14, s25, s4); in GenerateTestSequenceFP()
557 __ fneg(s14, s15); in GenerateTestSequenceFP()
573 __ frinti(s14, s21); in GenerateTestSequenceFP()
587 __ frsqrts(s14, s3, s24); in GenerateTestSequenceFP()
589 __ fsqrt(s4, s14); in GenerateTestSequenceFP()
659 __ addv(s14, v27.V4S()); in GenerateTestSequenceNEON()
1548 __ sqdmlal(s14, h in GenerateTestSequenceNEON()
[all...]
H A Dtest-disasm-aarch64.cc1309 COMPARE(stur(s14, MemOperand(x15, 2)), "stur s14, [x15, #2]"); in TEST()
1401 COMPARE(stur(s14, MemOperand(x15, 4), option), "stur s14, [x15, #4]"); in TEST()
1442 COMPARE(str(s14, MemOperand(x15, 3), option), "stur s14, [x15, #3]"); in TEST()
H A Dtest-disasm-neon-aarch64.cc51 COMPARE(str(s14, MemOperand(x15, 4)), "str s14, [x15, #4]"); in TEST()
97 COMPARE(str(s14, MemOperand(x15, 255, PreIndex)), "str s14, [x15, #255]!"); in TEST()
155 COMPARE(str(s14, MemOperand(x15, 255, PostIndex)), "str s14, [x15], #255"); in TEST()
2143 COMPARE_MACRO(Frecps(v12.S(), v13.S(), v14.S()), "frecps s12, s13, s14"); in TEST()
2147 COMPARE_MACRO(Fmulx(v12.S(), v13.S(), v14.S()), "fmulx s12, s13, s14"); in TEST()
2149 COMPARE_MACRO(Fcmeq(v12.S(), v13.S(), v14.S()), "fcmeq s12, s13, s14"); in TEST()
2151 COMPARE_MACRO(Fcmge(v12.S(), v13.S(), v14.S()), "fcmge s12, s13, s14"); in TEST()
[all...]
H A Dtest-assembler-sve-aarch64.cc623 __ Lasta(s14, p2, z0.VnS());
789 __ Clastb(s14, p2, s14, z0.VnS());
H A Dtest-disasm-sve-aarch64.cc5650 COMPARE(lastb(s14, p5, z2.VnS()), "lastb s14, p5, z2.s"); in TEST()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_hwaes.cc349 const Vector128 s14 = Vector128Load(state + 14);
360 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7));
/third_party/vixl/test/
H A Dtest-use-scratch-register-scope.cc171 VIXL_CHECK(temps.IsAvailable(s14)); in TEST_AARCH32()
/third_party/node/deps/v8/src/codegen/arm/
H A Dregister-arm.h24 V(s8) V(s9) V(s10) V(s11) V(s12) V(s13) V(s14) V(s15) \
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.h98 s14, enumerator
/third_party/python/Tools/stringbench/
H A Dstringbench.py660 s14=STR('ITSKEPYLROZAWXF')
669 s11+s12+s13+s14+s15+s16+s17+s18+s19+s20)
/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.h50 V(s8) V(s9) V(s10) V(s11) V(s12) V(s13) V(s14) V(s15) \
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
H A Dkatex.min.js1 !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined"!=typeof self?self:this,function(){return function(t){var e={};function r(a){if(e[a])return e[a].exports;var n=e[a]={i:a,l:!1,exports:{}};return t[a].call(n.exports,n,n.exports,r),n.l=!0,n.exports}return r.m=t,r.c=e,r.d=function(t,e,a){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:a})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var a=Object.create(null);if(r.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)r.d(a,n,function(e){return t[e]}.bind(null,n));return a},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=1)}([function(t,e,r){},function(t,e,r){"use strict";r.r(e);r(0);var a=function(){function t(t,e,r){this.lexer=void 0,this.start=void 0,this.end=void 0,this.lexer=t,this.start=e,this.end=r}return t.range=function(e,r){return r?e&&e.loc&&r.loc&&e.loc.lexer===r.loc.lexer?new t(e.loc.lexer,e.loc.start,r.loc.end):null:e&&e.loc},t}(),n=function(){function t(t,e){this.text=void 0,this.loc=void 0,this.text=t,this.loc=e}return t.prototype.range=function(e,r){return new t(r,a.range(this,e))},t}(),i=function t(e,r){this.position=void 0;var a,n="KaTeX parse error: "+e,i=r&&r.loc;if(i&&i.start<=i.end){var o=i.lexer.input;a=i.start;var s=i.end;a===o.length?n+=" at end of input: ":n+=" at position "+(a+1)+": ";var h=o.slice(a,s).replace(/[^]/g,"$&\u0332");n+=(a>15?"\u2026"+o.slice(a-15,a):o.slice(0,a))+h+(s+15<o.length?o.slice(s,s+15)+"\u2026":o.slice(s))}var l=new Error(n);return l.name="ParseError",l.__proto__=t.prototype,l.position=a,l};i.prototype.__proto__=Error.prototype;var o=i,s=/([A-Z])/g,h={"&":"&amp;",">":"&gt;","<":"&lt;",'"':"&quot;","'":"&#x27;"},l=/[&><"']/g;var m=function t(e){return"ordgroup"===e.type?1===e.body.length?t(e.body[0]):e:"color"===e.type?1===e.body.length?t(e.body[0]):e:"font"===e.type?t(e.body):e},c={contains:function(t,e){return-1!==t.indexOf(e)},deflt:function(t,e){return void 0===t?e:t},escape:function(t){return String(t).replace(l,function(t){return h[t]})},hyphenate:function(t){return t.replace(s,"-$1").toLowerCase()},getBaseElem:m,isCharacterBox:function(t){var e=m(t);return"mathord"===e.type||"textord"===e.type||"atom"===e.type},protocolFromUrl:function(t){var e=/^\s*([^\\\/#]*?)(?::|&#0*58|&#x0*3a)/i.exec(t);return null!=e?e[1]:"_relative"}},u=function(){function t(t){this.displayMode=void 0,this.output=void 0,this.leqno=void 0,this.fleqn=void 0,this.throwOnError=void 0,this.errorColor=void 0,this.macros=void 0,this.minRuleThickness=void 0,this.colorIsTextColor=void 0,this.strict=void 0,this.trust=void 0,this.maxSize=void 0,this.maxExpand=void 0,t=t||{},this.displayMode=c.deflt(t.displayMode,!1),this.output=c.deflt(t.output,"htmlAndMathml"),this.leqno=c.deflt(t.leqno,!1),this.fleqn=c.deflt(t.fleqn,!1),this.throwOnError=c.deflt(t.throwOnError,!0),this.errorColor=c.deflt(t.errorColor,"#cc0000"),this.macros=t.macros||{},this.minRuleThickness=Math.max(0,c.deflt(t.minRuleThickness,0)),this.colorIsTextColor=c.deflt(t.colorIsTextColor,!1),this.strict=c.deflt(t.strict,"warn"),this.trust=c.deflt(t.trust,!1),this.maxSize=Math.max(0,c.deflt(t.maxSize,1/0)),this.maxExpand=Math.max(0,c.deflt(t.maxExpand,1e3))}var e=t.prototype;return e.reportNonstrict=function(t,e,r){var a=this.strict;if("function"==typeof a&&(a=a(t,e,r)),a&&"ignore"!==a){if(!0===a||"error"===a)throw new o("LaTeX-incompatible input and strict mode is set to 'error': "+e+" ["+t+"]",r);"warn"===a?"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+e+" ["+t+"]"):"undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+a+"': "+e+" ["+t+"]")}},e.useStrictBehavior=function(t,e,r){var a=this.strict;if("function"==typeof a)try{a=a(t,e,r)}catch(t){a="error"}return!(!a||"ignore"===a)&&(!0===a||"error"===a||("warn"===a?("undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to 'warn': "+e+" ["+t+"]"),!1):("undefined"!=typeof console&&console.warn("LaTeX-incompatible input and strict mode is set to unrecognized '"+a+"': "+e+" ["+t+"]"),!1)))},e.isTrusted=function(t){t.url&&!t.protocol&&(t.protocol=c.protocolFromUrl(t.url));var e="function"==typeof this.trust?this.trust(t):this.trust;return Boolean(e)},t}(),p=function(){function t(t,e,r){this.id=void 0,this.size=void 0,this.cramped=void 0,this.id=t,this.size=e,this.cramped=r}var e=t.prototype;return e.sup=function(){return d[f[this.id]]},e.sub=function(){return d[g[this.id]]},e.fracNum=function(){return d[x[this.id]]},e.fracDen=function(){return d[v[this.id]]},e.cramp=function(){return d[b[this.id]]},e.text=function(){return d[y[this.id]]},e.isTight=function(){return this.size>=2},t}(),d=[new p(0,0,!1),new p(1,0,!0),new p(2,1,!1),new p(3,1,!0),new p(4,2,!1),new p(5,2,!0),new p(6,3,!1),new p(7,3,!0)],f=[4,5,4,5,6,7,6,7],g=[5,5,5,5,7,7,7,7],x=[2,3,4,5,6,7,6,7],v=[3,3,5,5,7,7,7,7],b=[1,1,3,3,5,5,7,7],y=[0,1,2,3,2,3,2,3],w={DISPLAY:d[0],TEXT:d[2],SCRIPT:d[4],SCRIPTSCRIPT:d[6]},k=[{name:"latin",blocks:[[256,591],[768,879]]},{name:"cyrillic",blocks:[[1024,1279]]},{name:"brahmic",blocks:[[2304,4255]]},{name:"georgian",blocks:[[4256,4351]]},{name:"cjk",blocks:[[12288,12543],[19968,40879],[65280,65376]]},{name:"hangul",blocks:[[44032,55215]]}];var S=[];function M(t){for(var e=0;e<S.length;e+=2)if(t>=S[e]&&t<=S[e+1])return!0;return!1}k.forEach(function(t){return t.blocks.forEach(function(t){return S.push.apply(S,t)})});var z={doubleleftarrow:"M262 157\nl10-10c34-36 62.7-77 86-123 3.3-8 5-13.3 5-16 0-5.3-6.7-8-20-8-7.3\n 0-12.2.5-14.5 1.5-2.3 1-4.8 4.5-7.5 10.5-49.3 97.3-121.7 169.3-217 216-28\n 14-57.3 25-88 33-6.7 2-11 3.8-13 5.5-2 1.7-3 4.2-3 7.5s1 5.8 3 7.5\nc2 1.7 6.3 3.5 13 5.5 68 17.3 128.2 47.8 180.5 91.5 52.3 43.7 93.8 96.2 124.5\n 157.5 9.3 8 15.3 12.3 18 13h6c12-.7 18-4 18-10 0-2-1.7-7-5-15-23.3-46-52-87\n-86-123l-10-10h399738v-40H218c328 0 0 0 0 0l-10-8c-26.7-20-65.7-43-117-69 2.7\n-2 6-3.7 10-5 36.7-16 72.3-37.3 107-64l10-8h399782v-40z\nm8 0v40h399730v-40zm0 194v40h399730v-40z",doublerightarrow:"M399738 392l\n-10 10c-34 36-62.7 77-86 123-3.3 8-5 13.3-5 16 0 5.3 6.7 8 20 8 7.3 0 12.2-.5\n 14.5-1.5 2.3-1 4.8-4.5 7.5-10.5 49.3-97.3 121.7-169.3 217-216 28-14 57.3-25 88\n-33 6.7-2 11-3.8 13-5.5 2-1.7 3-4.2 3-7.5s-1-5.8-3-7.5c-2-1.7-6.3-3.5-13-5.5-68\n-17.3-128.2-47.8-180.5-91.5-52.3-43.7-93.8-96.2-124.5-157.5-9.3-8-15.3-12.3-18\n-13h-6c-12 .7-18 4-18 10 0 2 1.7 7 5 15 23.3 46 52 87 86 123l10 10H0v40h399782\nc-328 0 0 0 0 0l10 8c26.7 20 65.7 43 117 69-2.7 2-6 3.7-10 5-36.7 16-72.3 37.3\n-107 64l-10 8H0v40zM0 157v40h399730v-40zm0 194v40h399730v-40z",leftarrow:"M400000 241H110l3-3c68.7-52.7 113.7-120\n 135-202 4-14.7 6-23 6-25 0-7.3-7-11-21-11-8 0-13.2.8-15.5 2.5-2.3 1.7-4.2 5.8\n-5.5 12.5-1.3 4.7-2.7 10.3-4 17-12 48.7-34.8 92-68.5 130S65.3 228.3 18 247\nc-10 4-16 7.7-18 11 0 8.7 6 14.3 18 17 47.3 18.7 87.8 47 121.5 85S196 441.3 208\n 490c.7 2 1.3 5 2 9s1.2 6.7 1.5 8c.3 1.3 1 3.3 2 6s2.2 4.5 3.5 5.5c1.3 1 3.3\n 1.8 6 2.5s6 1 10 1c14 0 21-3.7 21-11 0-2-2-10.3-6-25-20-79.3-65-146.7-135-202\n l-3-3h399890zM100 241v40h399900v-40z",leftbrace:"M6 548l-6-6v-35l6-11c56-104 135.3-181.3 238-232 57.3-28.7 117\n-45 179-50h399577v120H403c-43.3 7-81 15-113 26-100.7 33-179.7 91-237 174-2.7\n 5-6 9-10 13-.7 1-7.3 1-20 1H6z",leftbraceunder:"M0 6l6-6h17c12.688 0 19.313.3 20 1 4 4 7.313 8.3 10 13\n 35.313 51.3 80.813 93.8 136.5 127.5 55.688 33.7 117.188 55.8 184.5 66.5.688\n 0 2 .3 4 1 18.688 2.7 76 4.3 172 5h399450v120H429l-6-1c-124.688-8-235-61.7\n-331-161C60.687 138.7 32.312 99.3 7 54L0 41V6z",leftgroup:"M400000 80\nH435C64 80 168.3 229.4 21 260c-5.9 1.2-18 0-18 0-2 0-3-1-3-3v-38C76 61 257 0\n 435 0h399565z",leftgroupunder:"M400000 262\nH435C64 262 168.3 112.6 21 82c-5.9-1.2-18 0-18 0-2 0-3 1-3 3v38c76 158 257 219\n 435 219h399565z",leftharpoon:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3\n-3.3 10.2-9.5 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5\n-18.3 3-21-1.3-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7\n-196 228-6.7 4.7-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40z",leftharpoonplus:"M0 267c.7 5.3 3 10 7 14h399993v-40H93c3.3-3.3 10.2-9.5\n 20.5-18.5s17.8-15.8 22.5-20.5c50.7-52 88-110.3 112-175 4-11.3 5-18.3 3-21-1.3\n-4-7.3-6-18-6-8 0-13 .7-15 2s-4.7 6.7-8 16c-42 98.7-107.3 174.7-196 228-6.7 4.7\n-10.7 8-12 10-1.3 2-2 5.7-2 11zm100-26v40h399900v-40zM0 435v40h400000v-40z\nm0 0v40h400000v-40z",leftharpoondown:"M7 241c-4 4-6.333 8.667-7 14 0 5.333.667 9 2 11s5.333\n 5.333 12 10c90.667 54 156 130 196 228 3.333 10.667 6.333 16.333 9 17 2 .667 5\n 1 9 1h5c10.667 0 16.667-2 18-6 2-2.667 1-9.667-3-21-32-87.333-82.667-157.667\n-152-211l-3-3h399907v-40zM93 281 H400000 v-40L7 241z",leftharpoondownplus:"M7 435c-4 4-6.3 8.7-7 14 0 5.3.7 9 2 11s5.3 5.3 12\n 10c90.7 54 156 130 196 228 3.3 10.7 6.3 16.3 9 17 2 .7 5 1 9 1h5c10.7 0 16.7\n-2 18-6 2-2.7 1-9.7-3-21-32-87.3-82.7-157.7-152-211l-3-3h399907v-40H7zm93 0\nv40h399900v-40zM0 241v40h399900v-40zm0 0v40h399900v-40z",lefthook:"M400000 281 H103s-33-11.2-61-33.5S0 197.3 0 164s14.2-61.2 42.5\n-83.5C70.8 58.2 104 47 142 47 c16.7 0 25 6.7 25 20 0 12-8.7 18.7-26 20-40 3.3\n-68.7 (…)

Completed in 80 milliseconds