Home
last modified time | relevance | path

Searched refs:xx (Results 1 – 25 of 52) sorted by relevance

123

/plugin/directions/
H A Dstyle.css61 font-size: xx-small;
123 font-size: xx-small;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc6 exception: connection refusal, connection timeout, DNS lookup timeout, etc. 4xx
7 and 5xx errors are not considered retriable events, since the node returns an
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php221 $xx = $x1->multiply($x1);
225 $s = $s->multiply($s)->subtract($xx)->subtract($yyyy)->multiply($this->two);
226 $m = $this->three->multiply($xx);
/plugin/publist/
H A Dchangelog12 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/publistx/
H A Dchangelog22 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/chessdiagram/
H A Dsyntax.php154 $name = 'xx';
/plugin/bootswrapper/exe/help/
H A Dtext.txt124 | ''size'' | ''medium'' ''xx-small'' ''x-small'' ''small'' ''large'' ''x-large'' ''xx-large''…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php1078 $xx = self::addHelper($z2, false, $z1[self::VALUE], $z1[self::SIGN]);
1079 $xx = self::addHelper($xx[self::VALUE], $xx[self::SIGN], $z0, false);
1081 return $xx[self::VALUE];
/plugin/freechat/phpfreechat/themes/msn/smileys/
H A Dtheme.txt82 msn_xbox.gif (xx)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java501 double xx = Math.round((x - tx) / stepping) * stepping + tx; in paintComponent() local
503 int ix = (int) Math.round(xx); in paintComponent()
/plugin/publistf/
H A DCHANGELOG.md57 enabled) or global language configuration. "lang:xx" option is not needed
/plugin/godiag/
H A Dsyntax.php392 for ( $xx = $ix - 0.45; $xx < $ix + 0.5; $xx += 0.2 ) {
394 if ( sqrt( pow( $xx, 2 ) + pow( $yy, 2 ) ) < $cr ) $filled += 4;
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js423 for (var x = 0, xx = allRows.length; x < xx; ++x) {
/plugin/typography/
H A DREADME.md40 <fs:xx-large>Huge</fs>, and
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js3639 Abc.prototype.set_width=function(s){var s2,i,m,xx,w,wlnote,wlw,acc,bar_type,meter,last_acc,n1,n2,esp,tmp
3648 for(m=0;m<=s.nhd;m++){xx=s.notes[m].shhd
3649 if(xx<0){if(wlnote<-xx+5)
3650 wlnote=-xx+5}
3696 case C.SPACE:xx=s.width/2;s.wr=xx
3698 xx=gchord_width(s,xx,xx)
[all...]
/plugin/etherpadlite/
H A DREADME.md34 …omain independend. The dokuwiki plugin sends edit-messages (i.e. past text xx at current cursor) a…
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt229 Gnomovision version 69, Copyright (C) 19xx name of author
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt229 Gnomovision version 69, Copyright (C) 19xx name of author
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css11 …U3Er8k6yjDAKZV06CsKO+oTqaWPFO1PqrX9Uumzkw80uTVuKvjdRGZuD9M2ovD8wcGGis8J+Y6/xx/E17XKbKLDiRuQh4CDEhV…
/plugin/jmol2/jmol/
H A DCHANGES.txt323 # new feature: [x,y,z].sum2 or {xx}.someProperty.sum2 -- sum of squares
913 # consistent with setting those values using {xx}.radius (for example)
1310 # bug fix: structure helix ({xx:yy}) compiler bug
1890 # new feature: $*xx* double wild cards
1980 # new feature: echo myecho DEPTH xx
2798 # new feature: minimization CONSTRAINTS {xx} {xx} [{xx} [{xx}]] x.y
3984 # adds support for "xx'" atom designations in PDB and variable names
4853 # adds inline help support for Jmol application running under Java 6 (Java 1.6.xx)
5293 # adds isosurface CAVITY x.xx -- a new way to depict the cavities of
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md357 - Do not schedule connection pool checks on 4xx level errors [[fd75e99]](http://github.com/elasticsearch/elasticsearch-php/commit/fd75e99)
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11xx=x/lobes;return sin(x)*sin(xx)/x/xx}}function process(u){var v,i,weight,idx,a,red,green,blue,alp…
H A Dfabric.js19147 var xx = x / lobes;
19148 return sin(x) * sin(xx) / x / xx;
19260 for (var xx = floor(i * ratioW); xx < (i + 1) * ratioW; xx++) {
19261 var dx = abs(centerX - (xx + 0.5)) / ratioWHalf,
19270 dx = 4 * (xx + yy * oW);

123