Home
last modified time | relevance | path

Searched refs:q (Results 51 – 75 of 616) sorted by relevance

12345678910>>...25

/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/
H A Dpopcorn.jplayer.min.js2q="html"===p,r="flash"===p,s=0;s<m.length;s++)if(c=m[s].replace(/^\s+|\s+$/g,""),i[c]){!o&&q&&(o=d…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd448.php226 public function addPoint(array $p, array $q) argument
232 if (!count($p) || !count($q)) {
233 if (count($q)) {
234 return $q;
242 if (!isset($p[2]) || !isset($q[2])) {
246 if ($p[0]->equals($q[0])) {
247 return !$p[1]->equals($q[1]) ? [] : $this->doublePoint($p);
253 list($x2, $y2, $z2) = $q;
H A DEd25519.php288 public function addPoint(array $p, array $q) argument
294 if (!count($p) || !count($q)) {
295 if (count($q)) {
296 return $q;
304 if (!isset($p[2]) || !isset($q[2])) {
308 if ($p[0]->equals($q[0])) {
309 return !$p[1]->equals($q[1]) ? [] : $this->doublePoint($p);
315 list($x2, $y2, $z2, $t2) = $q;
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmenclose.js19q=r;for(var h=0,f=p.length;h<f;h++){var l=p[h][0],k=p[h][1];if(l>r){r=l}if(l<o){o=l}if(k>q){q=k}if…
H A Dmmultiscripts.js19q=[null,null,null,null];for(var n=l;n<l+2;n++){if(this.data[o]&&this.data[o].type!=="none"&&this.d…
/plugin/codemirror/dist/modes/
H A Dcoffeescript.min.js1q(a,b){if(a.sol()){if(b.scope.align===null)b.scope.align=false;var d=b.scope.offset;if(a.eatSpace(… function
/plugin/geonav/server/
H A Dget_state.php8 $q=$_GET["q"]; variable
15 $html .= '<h2 class="indent">' . $q . "</h2>";
17 $region = convToFile($q);
28 $query = "SELECT * FROM states WHERE state_abbr = '".$q."'";
/plugin/googlesearch/
H A DGoogleAPI.php37 function do_search( $q, $start, $num=10 ){ argument
41 'q' => $this->restrict.' '.$q,
75 function do_spell( $q, &$spell ){ argument
79 'phrase' => $q,
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata.js19q,e,D){var A="2.7.9";var c="AsanaMathJax_Alphabets",w="AsanaMathJax_Arrows",y="AsanaMathJax_Double…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS1.php91 public static function saveParameters(BigInteger $p, BigInteger $q, BigInteger $g) argument
95 'q' => $q,
119 …public static function savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, … argument
124 'q' => $q,
145 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js4 …r l=env.ABORT|0;var m=env.cttz_i8|0;var n=env.ctlz_i8|0;var o=0;var p=0;var q=0;var r=0;var s=+env…
6q=0.0,r=0;f=i;l=(b|0)/4|0;d=ld(l<<2)|0;k=ld(l+b<<2)|0;h=b>>1;e=+(b|0);j=~~+Ha(+(+Z(+e)*1.442695040…
10q=0;j=i;if((c[a+8>>2]|0)<=0){p=0;i=j;return p|0}o=(d|0)/(e|0)|0;d=(h+d|0)/(e|0)|0;if((o|0)>=(d|0))…
19q,r){var pm=m.abs();if(pm.t<=0)return;var pt=this.abs();if(pt.t<pm.t){if(q!=null)q.fromInt(0);if(r… argument
H A Dopus.js4 …r l=env.ABORT|0;var m=env.cttz_i8|0;var n=env.ctlz_i8|0;var o=0;var p=0;var q=0;var r=0;var s=+env…
6q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0;q=i;i=i+80|0;H=q+8|0;D=q+4… argument
10q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=…
14q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0;u=i;i=i+176|0;n=u+4|0;x=u+144|0;B=u+124|0;p=u+120|… argument
23q,r){var pm=m.abs();if(pm.t<=0)return;var pt=this.abs();if(pt.t<pm.t){if(q!=null)q.fromInt(0);if(r… argument
/plugin/authgoogle/google/contrib/
H A DGoogle_TranslateService.php30 * @param string $q The text to detect
34 public function listDetections($q, $optParams = array()) { argument
35 $params = array('q' => $q);
89 * @param string $q The text to translate
98 public function listTranslations($q, $target, $optParams = array()) { argument
99 $params = array('q' => $q, 'target' => $target);
/plugin/mobiletable/
H A Dscript.js5q=J.next();!q.done;q=J.next()){q=q.value;if(0<n[l])--n[l],w+=1;else{if(void 0===f.children[l-w]){c…
6 …ren[l-w].colSpan;n[l]=f.children[l-w].rowSpan-1;1===y&&(H(x,f.children[l-w],q===D).rowSpan=h);y=1=…
/plugin/amcharts/assets/amcharts/
H A Dfunnel.js20 … m=a[F],x;if(!0!==m.hidden&&(this.showZeroSlices||0!==m.percents)){var A=[],q=[],p;if("height"==th…
21q.push(g,g,g-x,g-p,g-p,g-x,g)):(x=p-(g+p-y),g>y&&(x=0),q.push(g,g,g+x,g+p,g+p,g+x,g)),K=!0):(A.pus…
22q)).set,A.translate(z-v,g-c/2*C),C*=q):A=e.polygon(d,A,q,m.color,m.alpha,this.outlineThickness,thi…
23 q[w]));0<r.length&&A.gradient("linearGradient",r);m.pattern&&A.pattern(m.pattern,NaN,this.path)}0<f…
24q,"funnel-label"),e.setCN(this,q,m.className,!0),q.node.style.pointerEvents="none",x.push(q),r=z,h…
25 m.hitRect=H,M=q.getBBox().height,H=w));(0===m.alpha||0<f&&!this.chartCreated)&&x.hide();g=h?g-p:g+p…
27 …n[n.length-1]);var v,H,M,m,x,A,q,p,B,K=l;F&&(l=0);var r,w,J,L,N=this.rotate;if(0<Math.abs(h)||0<Ma…
28 …<g&&(A=e.line(b,[d,d+h,d+h,d],[0,k,f+k,f],u,g,t,D)),C=e.adjustLuminosity(q,.2),q=e.polygon(b,[0,h,…
29 …r,G,l,t,u,g,!1,w),v.translate(C,O));.1<J&&.1<J&&(q=e.circle(b,J,e.adjustLuminosity(G,.5),l,t,u,g,!…
32 B,H,M,m,x,A,q,p,b]:[q,p,H,M,m,x,v,B,A,b]:N?0<d?[v,b,q]:[q,b,v]:0>f?[v,b,q]:[q,b,v];e.setCN(c,b,z+"f…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1q=h.getSelection(),m=q.getRanges(),r;var l=this.getContentElement("info","txtRows"),o=this.getCont…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1q=h.getSelection(),m=q.getRanges(),r;var l=this.getContentElement("info","txtRows"),o=this.getCont…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DVolumes.php58 * @param string $q Full-text search query string.
82 public function listVolumes($q, $optParams = []) argument
84 $params = ['q' => $q];
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1q=['<table role="listbox" aria-labelledby="'+k+'" style="width: 320px; height: 100%; border-collap…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1q=['<table role="listbox" aria-labelledby="'+k+'" style="width: 320px; height: 100%; border-collap…
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sq/
H A Dsq.txt
/plugin/diagramsnet/lib/math/extensions/TeX/mhchem3/
H A Dmhchem.js68 "q=":function(t,n){t.q=(t.q||"")+n},
94 "+":{o:{h:"~q",g:"d"},"d|D":{h:"d=",g:"d"},q:{h:"d=",g:"qd"},"qd|qD":{h:"d=",g:"qd"},dq:{h:["~Q","d…
98 "-$":{"o|q":{h:["~d","~Q"],g:"qd"},d:{h:"d=",g:"d"},D:{h:["~Q",{l:"~c",S:"-"}],g:"3"},q:{h:"d=",g:"…
102 …h:[{l:"~Q",S:2},{l:"~c",S:"-"}],g:"3"},b:{h:"b="},o:{h:{l:"`d",S:!1},g:"2"},q:{h:{l:"`d",S:!1},g:"…
105 "~r":{o:{h:"q=",g:"q"},"d|D":{h:"q=",g:"dq"},q:{h:["~Q","o="],g:"o"},a:{h:"o=",g:"o"}},
118 "@Q|@M":{"0|1|2|as":{h:"b=",g:"b"},p:{h:"b=",g:"bp"},"3|o":{h:"~q",g:"D"},q:{h:"d=",g:"qD"},"d|D|qd…
119 "^a|@P|@O|^\\x|'":{"0|1|2|as":{h:"b=",g:"b"},p:{h:"b=",g:"bp"},"3|o":{h:"~q",g:"d"},q:{h:"d=",g:"qd…
142 …s("@a",t.o||""),c="-"===n&&(a&&""===a.$||o||r||i);!c||t.a||t.b||t.p||t.d||t.q||a||!r||(t.o="$"+t.o…
152q||t.d||e)&&(t.sb&&a.push({l:"~A"}),t.o||t.q||t.d||t.b||t.p||2===e?t.o||t.q||t.d||!t.b&&!t.p?t.o&&…
261q||"");if(a&&""===a.$&&(t.q=a.s),t.d&&(t.d=t.d.replace(/\u00B0C|\^oC|\^{o}C/g,"{}^{\\circ}C"),t.d=… property in x.t.pu.m.~Q.o
[all …]
/plugin/katex/_assets/contrib/
H A Dmhchem.min.js1q=(t.q||"")+e},"d=":function(t,e){t.d=(t.d||"")+e},"rm=":function(t,e){t.rm=(t.rm||"")+e},"text=":… property in a.stateMachines.pu.actions.output.r
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19q=b;p.firstDefined=k,p.lastDefined=l,b=a,c=0;for(var r=0,s=h.length;s>r;r++)"zIndex"in h[r]&&(n.pu… function
20q(e.node.id)}else g=e.attr(d);else if(g=a.color(e),g.error){var h=a(n(this).ownerSVGElement).gradi… function
21q,r=p(this.attr(b)||""),s=this;if(l(r)&&l(c))return{from:parseFloat(r),to:parseFloat(c),f:f};if("c…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmmultiscripts.js19q=[null,null,null,null];for(var n=l;n<l+2;n++){if(this.data[o]&&this.data[o].type!=="none"&&this.d…

12345678910>>...25