Home
last modified time | relevance | path

Searched refs:m2 (Results 1 – 25 of 68) sorted by path

123

/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js5849 function new_meter(p){var s={type:C.METER,dur:0,a_meter:[]},meter={},val,v,m1=0,m2,i=0,j,wmeasure,in_parenth;set_ref(s)
5854 if(!m1){m1=4;m2=4}
5857 if(!m1){if(p[i-1]=='c'){m1=2;m2=4}else{m1=3;m2=4}
5858 switch(p[i]){case'|':m2/=2
5860 case'.':m1*=3;m2*=2
5876 m2=2;meter.top=p[i++]
5896 m2=parseInt(meter.bot);wmeasure+=m1*C.BLEN/m2}
/plugin/advrack/
H A Draphael.js2289 m2 = [x1 + hx * s1, y1 - hy * c1],
2292 m2[0] = 2 * m1[0] - m2[0];
2293 m2[1] = 2 * m1[1] - m2[1];
2295 return [m2, m3, m4][concat](res);
2297 res = [m2, m3, m4][concat](res).join()[split](",");
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28214 m0 = m[0], m1 = m[1], m2 = m[2], m3 = m[3], m4 = m[4], m5 = m[5];
28216 m[0] = m0 * m11 + m2 * m12;
28218 m[2] = m0 * m21 + m2 * m22;
28220 m[4] = m0 * dx + m2 * dy + m4;
28561 var m, m0, m1, m2, m3, m4, m5, v, values;
28564 m[0] = m0 * m11 + m2 * m12;
28566 m[2] = m0 * m21 + m2 * m22;
28568 m[4] = m0 * dx + m2 * dy + m4;
66014 var m0, m1, m2, m3, m4, m5, x2, y2, _ref;
66019 x1 = m0 * x1 + m2 * y1 + m4;
[all …]
H A Dpdfmake.min.js.map1m2","m21","m22","m3","m4","m5","sMask","shader","_ref2","FunctionType","Domain","Functions","Bound…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js827 var m2 = fmt[1].match(cfregex2);
828 …return chkcond(v, m1) ? [l, fmt[0]] : chkcond(v, m2) ? [l, fmt[1]] : [l, fmt[m1 != null && m2 != n…
H A Dxlsx.min.js2 …t[0].match(cfregex2);var m2=fmt[1].match(cfregex2);return chkcond(v,m1)?[l,fmt[0]]:chkcond(v,m2)?[…
H A Dxlsx.min.map1 …x","cfregex2","chkcond","thresh","parseFloat","choose_fmt","f","lat","m1","m2","format","table","_…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php375 $m2 = $this->a->multiply($z2->multiply($z2));
376 $m = $m1->add($m2);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php227 $m2 = "\0\0\0\0\0\0\0\0" . $mHash . $salt;
228 $h = $this->hash->hash($m2);
H A DPublicKey.php89 $m2 = $this->rsavp1($s);
90 if ($m2 === false) {
93 $em = $this->i2osp($m2, $this->k);
157 $m2 = $this->rsavp1($s);
158 if ($m2 === false) {
161 $em = $this->i2osp($m2, $this->k);
264 $m2 = "\0\0\0\0\0\0\0\0" . $mHash . $salt;
265 $h2 = $this->hash->hash($m2);
292 $m2 = $this->rsavp1($s2);
293 $em = $this->i2osp($m2, $this->k);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTwofish.php241 private static $m2 = [ variable in phpseclib3\\Crypt\\Twofish
455 $m2 = self::$m2;
469 $m2[$q1[$q0[$i] ^ $key[11]] ^ $key[3]] ^
473 $m2[$q1[$q0[$j] ^ $key[15]] ^ $key[7]] ^
484 $S2[$i] = $m2[$q1[$q0[$i] ^ $s6] ^ $s2];
495 $m2[$q1[$q0[$q0[$i] ^ $key[19]] ^ $key[11]] ^ $key[3]] ^
499 $m2[$q1[$q0[$q0[$j] ^ $key[23]] ^ $key[15]] ^ $key[7]] ^
510 $S2[$i] = $m2[$q1[$q0[$q0[$i] ^ $sa] ^ $s6] ^ $s2];
522 $m2[$q1[$q0[$q0[$q0[$i] ^ $key[27]] ^ $key[19]] ^ $key[11]] ^ $key[3]] ^
526 $m2[$q1[$q0[$q0[$q0[$j] ^ $key[31]] ^ $key[23]] ^ $key[15]] ^ $key[7]] ^
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3867 m2 = [x1 + hx * s1, y1 - hy * c1],
3871 m2[0] = 2 * m1[0] - m2[0];
3872 m2[1] = 2 * m1[1] - m2[1];
3875 return [m2, m3, m4].concat(res);
3877 res = [m2, m3, m4].concat(res).join().split(',');
/plugin/callflow/
H A Draphael.js2289 m2 = [x1 + hx * s1, y1 - hy * c1],
2292 m2[0] = 2 * m1[0] - m2[0];
2293 m2[1] = 2 * m1[1] - m2[1];
2295 return [m2, m3, m4][concat](res);
2297 res = [m2, m3, m4][concat](res).join()[split](",");
/plugin/clipboardutils/
H A Dsyntax.php65 if (preg_match('/(\w+)\s*[=:]\s*(.*)$/',trim($el),$m2)) {
66 $key =strtolower($m2[1]);
72 $data['att'][$key] =$m2[2];
/plugin/combo/resources/images/
H A Dbacklink.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10.59 13.41c.41.39.41 1.03 0 1.42-.39.39-1.03.39-1.42 0a5.003 5.003 0 0 1 0-7.07l3.54-3.54a5.003 5.003 0 0 1 7.07 0 5.003 5.003 0 0 1 0 7.07l-1.49 1.49c.01-.82-.12-1.64-.4-2.42l.47-.48a2.982 2.982 0 0 0 0-4.24 2.982 2.982 0 0 0-4.24 0l-3.53 3.53a2.982 2.982 0 0 0 0 4.24m2.82-4.24c.39-.39 1.03-.39 1.42 0a5.003 5.003 0 0 1 0 7.07l-3.54 3.54a5.003 5.003 0 0 1-7.07 0 5.003 (…)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/img/lib/allied_telesis/computer_and_terminals/
H A DIP_TV.svg1 …2 1.36c0 .468-.38.62-.85.338s-.85-.892-.85-1.36.383-.62.85-.34.85.9.85 1.36m2.514 1.512c0 .468-.38…
H A DVdeo_Conference_Terminal.svg1m2.192 1.318c0 .408-.332.54-.74.294s-.74-.776-.74-1.184.332-.542.74-.297.74.777.74 1.187" class="h…
/plugin/diagramsnet/lib/img/lib/ibm/blockchain/
H A Didentity_access_manager.svg1 ….2-1.4-.3-2.8 0-.5.1-.9.3-1.9.7-1.9.9-2 1.2-3.2 1.6-1.2.5-2.3.7-3 .8l-2.2.2m2.5 2.9c.8 0 1.4-.1 1.…
/plugin/diagramsnet/lib/img/lib/ibm/security/
H A Ddata_security.svg1 …5-.3c1.7-1 3.7-1 5.3 0l.5.3v-1.4c0-1.8-1.4-3.2-3.2-3.2s-3.2 1.4-3.2 3.2v1.4m2.2 5l-1.6-1.6-1.2 1.2…
H A Dsecurity_monitoring_intelligence.svg1 …2.9l1 4.3M39 38l5.2-7.8m-22.7-9.8L20.1 19m-.1 4.7h-1.9m7.3-4.6v-1.9m2.8 3.1l1.5-1.2m2 4.6h-2" stro…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DADFS.svg1 …c0 5.6 4.5 10.1 10 10.3L20.7.4c-.8-.3-1.6-.4-2.4-.4C12.7 0 8.1 4.6 8.1 10.3m2.7 13.8H0V50h14.4l2.3…
H A DApp_Registrations.svg1m2.954.058a.31.31 0 0 0 .161-.042l10.462-6a.31.31 0 0 0 .161-.273v-12.03a.32.32 0 0 0-.161-.276c-.…
H A DAvatar.svg1 …8.2a8.2 8.2 0 0 0 8 8.2l2.1-16.2c-.6-.1-1.2-.2-1.8-.2-4.6 0-8.3 3.7-8.3 8.2m2.3 11h-8.7V50h11.5l1.…
H A DAzure_Database_for_MariaDB_servers.svg1 …-.53z" fill="#1b3662"/><g fill="#fff"><path d="M72.73 46s-1.93 2.64-2.1 3.7m2.46-3.17a23.66 23.66 …

123