Home
last modified time | relevance | path

Searched refs:v0 (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js22433 v0 = v0 + v1 + 1 >> 1;
22434 v1 = v0 - v1;
22442 v0 = v0 + v3 + 1 >> 1;
22443 v3 = v0 - v3;
22452 p[row] = v0 + v7;
22494 v0 = (v0 + v1 + 1 >> 1) + 4112;
22495 v1 = v0 - v1;
22503 v0 = v0 + v3 + 1 >> 1;
22504 v3 = v0 - v3;
22513 p0 = v0 + v7;
[all …]
H A Dpdf.worker.js.map1v0","v3","v4","v7","v5","v6","col","blocksPerLine","blocksPerColumn","computationBuffer","quantize…
/plugin/file2dw/
H A DREADME.md96 ### v0.1 beta
/plugin/odtplus2dw/
H A DREADME.md50 ### v0.12 beta
54 ### v0.11 beta
59 ### v0.10 beta
66 ### v0.09 beta
71 ### v0.08 beta
76 ### v0.07 beta
81 ### v0.06 beta
88 ### v0.05 beta
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md10 1. Have node.js v0.10 or higher
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …\t }\n\t // legacy write(string, encoding, offset, length) - remove in v0.13\n\t } else {\n\t…
/plugin/authshibboleth/
H A DCHANGELOG.md1 ## v0.7.2
6 ## v0.7.1
11 ## v0.7.0
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt987 "v0" described in a later section of this document.
2597 16.2.5.26: Opcode "v0": variation name (primary, also "v1" though "v9")
2599 The opcode "v0" (lower case letter "v", digit character zero) indicates a top
2616 in ASCII order according to their opcode mnemonics, opcode "v0" (if present)
/plugin/odt2dw/
H A DREADME17 v0.09 beta
20 v0.08 beta
23 v0.07 beta
26 v0.06 beta
31 v0.05 beta
/plugin/hipchat/
H A Dcomposer.lock102 "version": "v0.6.2",
/plugin/supa/
H A Dchangelog.txt2 Integrate latest Supa Applet (v0.6)
/plugin/processing/
H A Dscript.js3919 rotate: function(angle, v0, v1, v2) {
3928 this.apply((t * v0 * v0) + c,
3929 (t * v0 * v1) - (s * v2),
3930 (t * v0 * v2) + (s * v1),
3932 (t * v0 * v1) + (s * v2),
3934 (t * v1 * v2) - (s * v0),
3936 (t * v0 * v2) - (s * v1),
3937 (t * v1 * v2) + (s * v0),

12