Home
last modified time | relevance | path

Searched refs:negative (Results 151 – 155 of 155) sorted by path

1234567

/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …loor(limit); if (limit >= pow(2,32)) limit -= pow(2,32);\n // If negative number: pow(2,32)…
/plugin/tline/
H A DCHANGES.txt33 after the event's earliestEnd. This caused the tape width to be negative. This
/plugin/tuxquote/
H A Dquotes.txt472 … thieves and pimps run free, and good men die like dogs. There's also a negative side. <BR> -- Hun…
3378 Negative expectations yield negative results, Positive expectations yield negative results. <BR> --…
4138 Very few upgrades are [...] clean and simple. Crappy old OSes have value in the basically negative
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js29751 dest.negative = this.negative;
30410 out.negative = num.negative ^ self.negative;
30522 out.negative = self.negative ^ num.negative;
31053 out.negative = num.negative ^ self.negative;
31293 out.negative = x.negative ^ y.negative;
33351 dest.negative = this.negative;
33358 dest.negative = src.negative;
34094 out.negative = num.negative ^ self.negative;
34206 out.negative = self.negative ^ num.negative;
34737 out.negative = num.negative ^ self.negative;
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs412 // 5 -- Currency, 0 decimal, black negative
416 // 6 -- Currency, 0 decimal, red negative
420 // 7 -- Currency, 2 decimal, black negative
424 // 8 -- Currency, 2 decimal, red negative

1234567