Home
last modified time | relevance | path

Searched refs:a (Results 826 – 850 of 6240) sorted by relevance

1...<<31323334353637383940>>...250

/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE61 effectively restrict the users of a free program by obtaining a
74 a shared library, the combination of the two is legally speaking a
98 programs enables a greater number of people to use a large body of
131 copyright law: that is to say, a work containing the Library or a
158 You may charge a fee for the physical act of transferring a copy,
167 a) The modified work must itself be a software library.
175 d) If a facility in the modified Library refers to a function or a
225 the Library into a program that is not a library.
242 linked with it, is called a "work that uses the Library". Such a
272 link a "work that uses the Library" with the Library to produce a
[all …]
/plugin/jmol2/jmol/
H A DLICENSE.txt61 effectively restrict the users of a free program by obtaining a
74 a shared library, the combination of the two is legally speaking a
98 programs enables a greater number of people to use a large body of
131 copyright law: that is to say, a work containing the Library or a
158 You may charge a fee for the physical act of transferring a copy,
167 a) The modified work must itself be a software library.
175 d) If a facility in the modified Library refers to a function or a
225 the Library into a program that is not a library.
242 linked with it, is called a "work that uses the Library". Such a
272 link a "work that uses the Library" with the Library to produce a
[all …]
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.modified228 }(a, n, -o)), a;
427 a < 0 && (a = s.strokeWidth / 2);
648 o++, _r5 = M[a.text], n = a.text;
649 } else k(a, 1) ? _r5 = M[n] : (o++, _r5 = M[a.text], n = a.text);
1036 _k = a * a,
1527 …return Math.sqrt(i) > n ? (X(t, e, c + 1, n, a), X(t, c, s, n, a)) : (a.length || a.push(r), a.pus…
1748 i(), a.length && (o.push(a), a = []);
1771 var _t29 = a.length ? a[a.length - 1] : r;
2080 return this.draw(a), a;
2086 return this.draw(a), a;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc32 $params['line_merge_size_limit'] = (int) Maximum number of characters permitted in a single message when lines are merged to create messages. (Default = 10000)
36 $params['has_header_row'] = (boolean) Optional parameter to specify whether a delimited file includes the column names in its first row
37 $params['column_names'] = (list) Optional parameter containing a comma separated list of the column names for a delimited file
38 $params['delimiter'] = (string) Optional parameter to specify the delimiter character for a delimited file - must be a single character
39 $params['quote'] = (string) Optional parameter to specify the quote character for a delimited file - must be a single character
40 $params['should_trim_fields'] = (boolean) Optional parameter to specify whether the values between delimiters in a delimited file should have whitespace trimmed from them
41 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a sem
[all...]
/plugin/c3chart/assets/
H A Dd3.min.js2a,0)+s,g=n.range(),_=+g[0]+.5,y=+g[g.length-1]+.5,m=(n.bandwidth?function(t){var n=Math.max(0,t.ba… argument
/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:15:"back-ref-format";s:1:"a";}s:4:":dw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:1:")";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"100%";s:15:"note-text-align";s:7:"justify";s:14:"note-font-size";s:6:"normal";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:3:"sup";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:")";s:14:"back-ref-caret";s:4:"none";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"normal";s:15:"back-ref-format";s:4:"note";s:18:"back-ref-separator";s:1:",";s:7:"scoping";s:5:"reset";}s:4:":fn:";a:0:{}s:9:":harvard:";a:11:{s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"()";s:16:"reference-render";s:7:"harvard";s:12:"multi-ref-id";s:4:"note";s:15:"notes-separator";s:4:"none";s:11:"note-render";s:7:"harvard";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:15:"back-ref-format";s:1:"a";
[all...]
/plugin/searchtablejs/TableFilter_EN/
H A Dactb.js131 function isNumber(a) { argument
132 return typeof a == 'number' && isFinite(a);
237 a = document.createElement('table');
238 a.cellSpacing='1px';
239 a.cellPadding='2px';
240 a.style.position='absolute';
241 a.style.top = eval(curTop(actb_curr) + actb_curr.offsetHeight) + "px";
242 a.style.left = curLeft(actb_curr) + "px";
243 a
462 actb_insertword(a) global() argument
[all...]
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dlayout-text-window-reverse.svg3 <path fill-rule="evenodd" d="M5 15V4H4v11h1zM.5 4h15V3H.5v1zM13 6.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5zm0 3a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 .5-.5z"/>
H A Dlayout-text-window.svg3 <path fill-rule="evenodd" d="M11 15V4h1v11h-1zm4.5-11H.5V3h15v1zM3 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5zm0 3a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z"/>
H A Doutlet.svg2 <path fill-rule="evenodd" d="M3.34 2.994c.275-.338.68-.494 1.074-.494h7.172c.393 0 .798.156 1.074.494.578.708 1.84 2.534 1.84 5.006 0 2.472-1.262 4.297-1.84 5.006-.276.338-.68.494-1.074.494H4.414c-.394 0-.799-.156-1.074-.494C2.762 12.297 1.5 10.472 1.5 8c0-2.472 1.262-4.297 1.84-5.006zm1.074.506a.376.376 0 0 0-.299.126C3.599 4.259 2.5 5.863 2.5 8c0 2.137 1.099 3.74 1.615 4.374.06.073.163.126.3.126h7.17c.137 0 .24-.053.3-.126.516-.633 1.615-2.237 1.615-4.374 0-2.137-1.099-3.74-1.615-4.374a.376.376 0 0 0-.3-.126h-7.17z"/>
3 <path fill-rule="evenodd" d="M6 5.5a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5zm4 0a.5.5 0 0 1 .5.5v1.5a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5z"/>
H A Dperson-plus.svg2 <path fill-rule="evenodd" d="M11 14s1 0 1-1-1-4-6-4-6 3-6 4 1 1 1 1h10zm-9.995-.944v-.002.002zM1.022 13h9.956a.274.274 0 0 0 .014-.002l.008-.002c-.001-.246-.154-.986-.832-1.664C9.516 10.68 8.289 10 6 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664a1.05 1.05 0 0 0 .022.004zm9.974.056v-.002.002zM6 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm3-2a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm4.5 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z"/>
3 <path fill-rule="evenodd" d="M13 7.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0v-2z"/>
H A Dfile-arrow-up.svg3 <path fill-rule="evenodd" d="M4.646 7.854a.5.5 0 0 0 .708 0L8 5.207l2.646 2.647a.5.5 0 0 0 .708-.708l-3-3a.5.5 0 0 0-.708 0l-3 3a.5.5 0 0 0 0 .708z"/>
4 <path fill-rule="evenodd" d="M8 12a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 0 .5.5z"/>
H A Ddownload.svg2 <path fill-rule="evenodd" d="M.5 8a.5.5 0 0 1 .5.5V12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V8.5a.5.5 0 0 1 1 0V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8.5A.5.5 0 0 1 .5 8z"/>
3 <path fill-rule="evenodd" d="M5 7.5a.5.5 0 0 1 .707 0L8 9.793 10.293 7.5a.5.5 0 1 1 .707.707l-2.646 2.647a.5.5 0 0 1-.708 0L5 8.207A.5.5 0 0 1 5 7.5z"/>
4 <path fill-rule="evenodd" d="M8 1a.5.5 0 0 1 .5.5v8a.5.5 0 0 1-1 0v-8A.5.5 0 0 1 8 1z"/>
H A Dx-square.svg3 <path fill-rule="evenodd" d="M11.854 4.146a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708-.708l7-7a.5.5 0 0 1 .708 0z"/>
4 <path fill-rule="evenodd" d="M4.146 4.146a.5.5 0 0 0 0 .708l7 7a.5.5 0 0 0 .708-.708l-7-7a.5.5 0 0 0-.708 0z"/>
/plugin/codehighlight/cp/
H A Dlicense.txt61 effectively restrict the users of a free program by obtaining a
74 a shared library, the combination of the two is legally speaking a
98 programs enables a greater number of people to use a large body of
131 copyright law: that is to say, a work containing the Library or a
158 You may charge a fee for the physical act of transferring a copy,
167 a) The modified work must itself be a software library.
175 d) If a facility in the modified Library refers to a function or a
225 the Library into a program that is not a library.
242 linked with it, is called a "work that uses the Library". Such a
272 link a "work that uses the Library" with the Library to produce a
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL42 or for a fee, you must give the recipients all the rights that we gave
49 We protect your rights with a two-step method: (1) we copyright the
61 Finally, software patents pose a constant threat to the existence of
62 any free program. We wish to make sure that a company cannot
63 effectively restrict the users of a free program by obtaining a
64 restrictive license from a patent holder. Therefore, we insist that
65 any patent license obtained for a version of the library must be
75 When a program is linked with a librar
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php51 protected $a; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
102 * @param string $a
105 public function setCoefficients($a, $b) argument
110 $this->a = $this->factory->newInteger(pack('H*', $a));
200 $p1 = $this->a->multiply($g);
210 $a = $x1->multiply($o2);
213 $e = $a->add($b);
251 $a = $x1->multiply($x1);
252 $b = $a->multiply($a);
258 $p2 = $a->add($y1)->multiply($b);
[all …]
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Deditor.css5a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;…
H A Deditor_gecko.css5a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;…
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Deditor.css5a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;…
H A Deditor_gecko.css5a,.cke_reset_all textarea{margin:0;padding:0;border:0;background:transparent;text-decoration:none;…
/plugin/folded/
H A Dstyle.css25 #dokuwiki__pagetools ul li a.fold_unfold_all {
29 #dokuwiki__pagetools ul li a.fold_unfold_all:before {
34 #dokuwiki__pagetools:hover ul li a.fold_unfold_all,
35 #dokuwiki__pagetools ul li a.fold_unfold_all:focus,
36 #dokuwiki__pagetools ul li a.fold_unfold_all:active {
40 #dokuwiki__pagetools ul li a.fold_unfold_all:hover,
41 #dokuwiki__pagetools ul li a.fold_unfold_all:active,
42 #dokuwiki__pagetools ul li a.fold_unfold_all:focus {
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md38 destination of a stream, useful for instance to encrypt/decrypt a
95 capabilities. This is very useful when designing a function, or a
117 * `Structural`, for a structural stream, i.e. a stream acting like a
243 Remember that a stream is not necessarily a file. It can be a socket,
244 a WebSocket, a stringbuffer, any stream you have defined…
430 Once a filter is registered, we can apply it on a stream by using its
432 several filters can be applied on a stream, in a specific order, like
474 Then, we must apply the filter on a specific stream, so let's open a
509 This is also possible to auto-apply a filter with… a wrapper! For
522 An XML stream reads and writes from another inner stream (a file, a
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js1a,this.vfs=n}var i=n(6),o=n(105),a={Roboto:{normal:"Roboto-Regular.ttf",bold:"Roboto-Medium.ttf",i… class in AnonymousFunctiona5bf277a0300
7a=Math.min(r,i);a>o&&e[o]===n[o];)++o;return o!==a&&(r=e[o],i=n[o]),i>r?-1:r>i?1:0},t.isEncoding=f… variable
8a){var s=-1,h=t.length,u=e.length,l=!0;if(h!=u&&!(i&&u>h))return!1;for(;l&&++s<h;){var c=t[s],f=e[… argument
9a=n(10);i.prototype.provideFont=function(t,e,n){var i=r(e,n);if(!this.fonts[t]||!this.fonts[t][i])… function
10a=9;n-8>a;++a)r[6][a]=r[a][6]=1&~a,i[6][a]=i[a][6]=1;for(var h=e[2],u=h.length,a=0;u>a;++a)for(var… function
11a),!f.awaitDrain||t._writableState&&!t._writableState.needDrain||v()}function a(e){L("ondata");var… argument
12a=t.window;;){if(t.lookahead<=ht){if(f(t),t.lookahead<=ht&&e===M)return yt;if(0===t.lookahead)brea… variable
13a=592,s=0,h=1,u=2,l=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195… argument
14a(this.font),this.registerTTF()}var n,o;return n={Courier:function(){return h.readFileSync(r+"/fon… variable
16a,s,h,u,l,c,f,d,p,g,v,m,y,w,_,b,x,S,k,E,C,I,A,L,R,T,B,M,O,D,U,P,F,z,W;e.OP=L=0,e.CL=u=1,e.CP=c=2,e… variable
[all …]
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md61 Promise is a library implementing
75 A **Deferred** represents a computation or unit of work that may not have
81 While a deferred represents the computation itself, a **Promise** represents
82 the result of that computation. Thus, each deferred has a promise that acts as
83 a placeholder for its actual result.
131 If `$value` itself is a promise, the promise will transition to the state of
145 If `$reason` itself is a promise, the promise will be rejected with the outcome
170 Once in the fulfilled or rejected state, a promise becomes immutable.
186 Transforms a promis
[all...]

1...<<31323334353637383940>>...250