Home
last modified time | relevance | path

Searched refs:zero (Results 26 – 50 of 300) sorted by relevance

12345678910>>...12

/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml26 # Run style fixer in test mode on all source files. Will exit with a non-zero
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md25 …* Arithmetic: Throw the “division by zero” exception in all possible cases. (Marc Gratch, 2016-04-…
32 * Arithmetic: Fix division zero condition. (Marc Gratch, 2016-01-28T15:34:24-06:00)
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst22 places away from zero, when it is half way there -- making 1.5 into 2 and
H A Dsplit.rst23 * If ``limit`` is zero, then this is treated as 1.
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php342 $zero = new GTBigInteger(0x0);
346 while ($i < $count && $N->comp($zero) > 0) {
/plugin/fckg/action/entities/utils/
H A Dentities.txt539 zero width non-joiner
543 zero width joiner
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt539 zero width non-joiner
543 zero width joiner
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt539 zero width non-joiner
543 zero width joiner
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-html.phpt48 … 3 / 3 (100%) <li style="color: #555753;">✓ Balance is initially zero</li>
/plugin/preventzerowidthchars/
H A DREADME3 Remove all zero-width-chars from text that is to be saved
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php177 if ($r->equals(self::$zero)) {
184 if (!$s->equals(self::$zero)) {
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Dhtml.css65 white-space: pre; /* otherwise the border will be collapsed around zero pixels */
77 white-space: pre; /* otherwise the border will be collapsed around zero pixels */
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js22 …$widget.attr('title', count === 0 ? text.zero : count === 1 ? text.one : text.multiple.replace('{n…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php61 if ($s->compare(self::$zero) < 0 || $s->compare($this->modulus) > 0) {
425 if ($m->compare(self::$zero) < 0 || $m->compare($this->modulus) > 0) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php602 $zero = true;
606 $zero = false;
609 if (!$zero) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dif.rst70 numeric zero false
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1803 this.zero = 0;
7093 zero(this.dyn_ltree);
7095 zero(this.bl_tree);
7107 zero(this.heap);
7116 zero(this.depth);
10248 zero(static_ltree);
10256 zero(static_dtree);
10262 zero(_dist_code);
10269 zero(_length_code);
10273 zero(base_length);
[all …]
/plugin/sequencediagram/bower_components/lodash/
H A DLICENSE40 CC0: http://creativecommons.org/publicdomain/zero/1.0/
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties155 # [zero|one|two|few|many|other], with [other] as the default value.
157 find_match_count_limit[zero]=ගැලපුම් {{limit}} ට වඩා
/plugin/latexport/
H A DREADME.md176 …fo` complains of the file being too small, check from the command line if the file has zero length:
184 you see a non-zero size. Also you can tell that the file is not corrupt because you can open it in …
218 If everything went right, you should have a second file with non-zero length:
/plugin/pdfjs/pdfjs/web/locale/ka/
H A Dviewer.properties183 # [zero|one|two|few|many|other], with [other] as the default value.
186 find_match_count_limit[zero]={{limit}}-ზე მეტი თანხვედრა
/plugin/pdfjs/pdfjs/web/locale/kk/
H A Dviewer.properties183 # [zero|one|two|few|many|other], with [other] as the default value.
186 find_match_count_limit[zero]={{limit}} сәйкестіктен көп
/plugin/pdfjs/pdfjs/web/locale/bn-IN/
H A Dviewer.properties183 # [zero|one|two|few|many|other], with [other] as the default value.
186 find_match_count_limit[zero]={{limit}} এর বেশি মিলছে
/plugin/pdfjs/pdfjs/web/locale/mr/
H A Dviewer.properties170 # [zero|one|two|few|many|other], with [other] as the default value.
172 find_match_count_limit[zero]={{limit}} पेक्षा अधिक जुळण्या
/plugin/pdfjs/pdfjs/web/locale/ar/
H A Dviewer.properties183 # [zero|one|two|few|many|other], with [other] as the default value.
186 find_match_count_limit[zero]=فقط

12345678910>>...12