Home
last modified time | relevance | path

Searched refs:m (Results 51 – 75 of 1535) sorted by relevance

12345678910>>...62

/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DLong_Building.svg1m-34.42-20.748l6.666 4.018-.016 8.242s-.406-4.83-3.242-8.53c-2.598-3.392-3.408-3.73-3.408-3.73m34.…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/az-Latn/
H A Daz-Latn.txt
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DMontgomeryMult.php40 * @param array $m
44 public static function multiplyReduce(array $x, array $y, array $m, $class) argument
56 if (($key = array_search($m, $cache[self::VARIABLE])) === false) {
58 $cache[self::VARIABLE][] = $m;
59 $cache[self::DATA][] = self::modInverse67108864($m, $class);
62 $n = max(count($x), count($y), count($m));
65 $m = array_pad($m, $n, 0);
72 …dHelper($class::regularMultiply([$x[$i]], $y), false, $class::regularMultiply([$temp], $m), false);
76 if (self::compareHelper($a[self::VALUE], false, $m, false) >= 0) {
77 $a = $class::subtractHelper($a[self::VALUE], false, $m, false);
H A DEvalBarrett.php44 * @param array $m
48 protected static function reduce(array $n, array $m, $class) argument
57 * @param PHP $m
61 protected static function generateCustomReduction(PHP $m, $class) argument
63 $m_length = count($m->value);
88 list($u, $m1) = $lhs->divide($m);
97 list($u) = $lhs->divide($m);
101 $m = $m->value;
104 $cutoff = count($m) + (count($m) >> 1);
107 if (count($n) > ' . (2 * count($m)) . ') {
[all …]
/plugin/diagramsnet/lib/img/lib/ibm/blockchain/
H A Devent.svg1 …M12.4 36h30.2m-30.2-3h30.2m-30.2-3.2h30.2m-30.2-3h30.2m-30.2-3.1h30.2"/><path d="M37.5 20.5v18.7m-…
H A Didentity_access_manager.svg1m-24.8-3.5c.3 0 .9.1 1.6-.3.7-.3 1.1-.9 1.2-1.1.1-.1.3-.5.6-1.8.2-1.1.1-1.4.3-2.2 0-.2.2-1.2.6-2.1…
/plugin/farm/install/
H A Dpreload.php56 if(preg_match('`^\s*([^\s]+)\s+([^\s#]+)`', $l, $m)) {
57 if($m[1] == $host) {
58 $animal = $m[2];
62 define('DOKU_URL', $p.'://'.$m[1].'/');
81 if(preg_match('`^\s*([^\s]+)\s+:\s+([^\s]+)`', $l, $m)) {
82 if($m[1] == 'status') $status = $m[2];
83 if($m[1] == 'locked') $locked = ($m[2] != null && $m[2] != '0');
93 if(preg_match('`^([^:]+://)?([^/]+)?/?(.*)$`i', $wr, $m)) $wr = $m[3];
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata.js19m="AsanaMathJax_Size1",l="AsanaMathJax_Size2",k="AsanaMathJax_Size3",i="AsanaMathJax_Size4",g="Asa… variable
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js17m=a[1],g=a[2],h=a[3],f=p(f,m,g,h,c,7,b[0]),h=p(h,f,m,g,e,12,b[1]),g=p(g,h,f,m,j,17,b[2]),m=p(m,g,h…
18m,g,h,v,7,b[8]),h=p(h,f,m,g,A,12,b[9]),g=p(g,h,f,m,B,17,b[10]),m=p(m,g,h,f,C,22,b[11]),f=p(f,m,g,h…
19 m,g,j,9,b[29]),g=d(g,h,f,m,w,14,b[30]),m=d(m,g,h,f,u,20,b[31]),f=l(f,m,g,h,r,4,b[32]),h=l(h,f,m,g,v…
20m=s(m,g,h,f,r,21,b[51]),f=s(f,m,g,h,u,6,b[52]),h=s(h,f,m,g,k,10,b[53]),g=s(g,h,f,m,B,15,b[54]),m=s…
34 …k:function(a,b,c,d,e,j,l,f){for(var m=this._nRounds,g=a[b]^c[0],h=a[b+1]^c[1],k=a[b+2]^c[2],n=a[b+…
/plugin/codemirror/dist/modes/
H A Dsmalltalk.min.js1m=a.next();if(m==='"'){l=h(a,new d(h,f))}else if(m==="'"){l=i(a,new d(i,f))}else if(m==="#"){if(a.…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js185 var rootDoc = (function (m, k) { return m[k] ? m[k] : null; })(docData, path);
569 … var relsDoc = (function (m, k) { return m[k] ? m[k] : null; })(docData, relsPath);
588 … var childDoc = (function (m, k) { return m[k] ? m[k] : null; })(docData, target);
2194 … var font = (function (m, k) { return m[k] ? m[k] : null; })(this.fontElementMap, id);
3142 … return (function (m, k) { return m[k] ? m[k] : null; })(this.childShapes, id);
3444 … var relsDoc = (function (m, k) { return m[k] ? m[k] : null; })(this.xmlDocs, path);
3465 … return (function (m, k) { return m[k] ? m[k] : null; })(this.masters, masterId);
3488 … return (function (m, k) { return m[k] ? m[k] : null; })(this.stylesheets, id);
3491 return (function (m, k) { return m[k] ? m[k] : null; })(this.xmlDocs, path);
3494 return (function (m, k) { return m[k] ? m[k] : null; })(this.media, path);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DBarrett.php63 * @param string $m
66 protected static function reduce($n, $m) argument
73 $m_length = strlen($m);
76 return bcmod($n, $m);
81 return self::regularBarrett($n, $m);
87 $cache[self::VARIABLE][] = $m;
90 $u = bcdiv($lhs, $m, 0);
91 $m1 = bcsub($lhs, bcmul($u, $m));
122 $temp = bcmul($temp, $m);
136 while (bccomp($result, $m) >= 0) {
[all …]
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmmultiscripts.js19m=j.d+A,L=0,F;if(j.ic){L=j.ic}if(this.data[this.base]&&(this.data[this.base].type==="mi"||this.dat…
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js66m,b,j){var p="2.7.9";var i=MathJax.Extension;var c=i.MathEvents={version:p};var k=d.config.menuSet…
67m){if(h.settings.CTRL&&!n.ctrlKey){return true}if(h.settings.ALT&&!n.altKey){return true}if(h.sett… variable
68m=((document.documentMode||0)>8);var j=(a?null:"5px");var s=f.CombineConfig("MathMenu",{delay:150,… variable
71m=a.inlineDelimiters;var l=(k||a.multiLine);if(!k){i=m[0]+i+m[1]}if(l){i=i.replace(/ /g,c)}else{i=… argument
73m){return MathJax.Localization._.apply(MathJax.Localization,[["TeX",m]].concat([].slice.call(argum… argument
74m=this.GetStar();var j=this.trimSpaces(this.GetArgument(k)),i=j;if(!m){j=a.formatTag(j)}var l=this… class in AnonymousFunction50bd3fb81c900
77m,o){var n=e.Element("span");m="padding"+m;if(o){n.style.cssText=(o.getAttribute("style")||"");if(… argument
78m=[].slice.call(arguments,0);m[0][0]=["HTML-CSS",m[0][0]];return MathJax.Message.Set.apply(MathJax… argument
80m={".MJXp-script":{"font-size":".8em"},".MJXp-right":{"-webkit-transform-origin":"right","-moz-tra… class
81m,j,k,h,l;var i=this.config;if(!i.disabled&&c.FastPreview==null){b.Config({menuSettings:{FastPrevi… variable
/plugin/txt2tags/
H A Dtxt2tags.class.php214 list(, $setting, $val) = $m;
307 $anchor = @$m[4] ? $m[4] : "toc$toccnt";
308 $txt = $this->esc(trim($m[3]));
309 $level = strlen($m[1]);
311 if($m[2]=='+') {
353 for($i=1; $i<count($m); $i+=2){
354 $c = $m[$i-1];
441 $level = strlen($m[1]);
443 . $m[1]. $this->run_inline($m[2])."\n";
522 if(preg_match('/^(( *)([+-:])) *$/', $line, $m) && $m[1]== "$pspaces$ptype") { # close
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DHash.php580 $m = str_split($m, 1024);
589 $m[$i] = pack('N*', ...unpack('V*', $m[$i])); // ENDIAN-SWAP
600 $m[$i] = str_pad($m[$i], $pad, "\0"); // zeropad
601 $m[$i] = pack('N*', ...unpack('V*', $m[$i])); // ENDIAN-SWAP
627 $m = str_split($m, 4);
628 $t = count($m);
632 $m = array_map($toUInt32, $m);
753 foreach ($m_i as $m) {
754 $m = $factory->newInteger(new BigInteger($m, 256));
1325 * @param string $m
[all …]
/plugin/pdb/classes/
H A D_NCBI.php55 preg_match('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
56 return $m[1];
60 preg_match_all('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
61 return $m[1];
65 preg_match("/<".$item.">([^<]+?)</",$xml,$m);
66 return $m[1];
70 preg_match_all("/<".$item.">([^<]+?)</",$xml,$m);
71 return $m[1];
/plugin/pubchem/classes/
H A D_NCBI.php55 preg_match('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
56 return $m[1];
60 preg_match_all('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
61 return $m[1];
65 preg_match("/<".$item.">([^<]+?)</",$xml,$m);
66 return $m[1];
70 preg_match_all("/<".$item.">([^<]+?)</",$xml,$m);
71 return $m[1];
/plugin/pubmed/classes/
H A D_NCBI.php55 preg_match('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
56 return $m[1];
60 preg_match_all('/"'.$item.'"[^>]*>([^<]+)/',$xml,$m);
61 return $m[1];
65 preg_match("/<".$item.">([^<]+?)</",$xml,$m);
66 return $m[1];
70 preg_match_all("/<".$item.">([^<]+?)</",$xml,$m);
71 return $m[1];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php59 $CreationDate = date('Y-m-d\TH:i:s') . $offset; // 2006-03-10T10:47:26-05:00 2006-06-19T09:05:17Z
63 $m = '<?xpacket begin="' . chr(239) . chr(187) . chr(191) . '" id="W5M0MpCehiHzreSzNTczkc9d"?>' . "\n"; // begin = FEFF BOM
64 $m .= ' <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="3.1-701">' . "\n";
65 $m .= ' <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">' . "\n";
66 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:pdf="http://ns.adobe.com/pdf/1.3/">' . "\n";
67 $m .= ' <pdf:Producer>' . $Producer . '</pdf:Producer>' . "\n";
69 $m .= ' <pdf:Keywords>' . $this->mpdf->keywords . '</pdf:Keywords>' . "\n";
71 $m .= ' </rdf:Description>' . "\n";
73 $m .= ' <rdf:Description rdf:about="uuid:' . $uuid . '" xmlns:xmp="http://ns.adobe.com/xap/1.0/">' . "\n";
74 $m
[all...]
/plugin/diagramsnet/lib/img/lib/ibm/security/
H A Didentity_provider.svg1m-14.1-2.2c.6.1 1.2-.2 1.5-.7a1.69 1.69 0 0 0 .3-1l.2-1.3c.1-.4.2-.8.4-1.2.4-.8 1-1.5 1.8-2 1.2-.9…
/plugin/dw2pdf/
H A DDokuImageProcessorDecorator.php40 preg_match("/^$re/", $file, $m) ||
41 preg_match('/[&?]media=([^&?]*)/', $file, $m)
43 $media = rawurldecode($m[1]);
66 if (preg_match('/[?&]w=(\d+)/', $file, $m)) {
67 $w = $m[1];
69 if (preg_match('/[?&]h=(\d+)/', $file, $m)) {
70 $h = $m[1];
72 if (preg_match('/[&?]rev=(\d+)/', $file, $m)) {
73 $rev = $m[1];
/plugin/blog/syntax/
H A Dautoarchive.php64 $now = strftime('%Y-%m'); // current month
66 list($y,$m) = explode('-',$now);
71 $renderer->header($this->_posts($cnt,$m,$y),2,$pos);
83 $date = strftime('%Y-%m',$entry['date']);
110 $m = date('m',$entry['date']);
111 if(isset($months[$y][$m])) {
112 $months[$y][$m]++;
114 $months[$y][$m] = 1;
128 foreach($mdata as $m
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_immutable.test7 {{ date1|date('d/m/Y') }}
8 {{ date1|date('d/m/Y H:i:s', 'Asia/Hong_Kong') }}
9 {{ date1|date('d/m/Y H:i:s', timezone1) }}
10 {{ date1|date('d/m/Y H:i:s') }}
11 {{ date1|date_modify('+1 hour')|date('d/m/Y H:i:s') }}
13 {{ date2|date('d/m/Y H:i:s P', 'Europe/Paris') }}
14 {{ date2|date('d/m/Y H:i:s P', 'Asia/Hong_Kong') }}
15 {{ date2|date('d/m/Y H:i:s P', false) }}
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php112 $options['product'] = explode(',', $m[1]);
115 $options['component'] = explode(',', $m[1]);
119 $c = explode(',', $m[1]);
130 if ( preg_match('/status:([A-Za-z0-9,]+)/', $query, $m) ) {
131 $options['status'] = explode(',', $m[1]);
134 $options['resolution'] = explode(',', $m[1]);
137 $options['summary'] = explode(',', $m[1]);
140 $options['assigned_to'] = explode(',', $m[1]);
143 $options['creator'] = explode(',', $m[1]);
146 $options['version'] = explode(',', $m[1]);
[all …]

12345678910>>...62