Home
last modified time | relevance | path

Searched refs:bytes (Results 251 – 275 of 319) sorted by path

1...<<111213

/plugin/pdfjs/pdfjs/web/locale/sr/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/sv-SE/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/sw/
H A Dviewer.properties49 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties33 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
35 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/ta/
H A Dviewer.properties74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/te/
H A Dviewer.properties77 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
78 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
80 # will be replaced by the PDF file size in megabytes, respectively in bytes.
81 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/th/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/tn/
H A Dviewer.properties34 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
36 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/tr/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties32 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
34 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
89 document_properties_kb={{size_kb}} КБ ({{size_b}} bytes)
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
92 document_properties_mb={{size_mb}} МБ ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties72 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
73 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
75 # will be replaced by the PDF file size in megabytes, respectively in bytes.
76 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties68 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
69 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
71 # will be replaced by the PDF file size in megabytes, respectively in bytes.
72 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/vi/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties49 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/xh/
H A Dviewer.properties74 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
77 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties41 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
42 document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
44 # will be replaced by the PDF file size in megabytes, respectively in bytes.
45 document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties88 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
91 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties50 # will be replaced by the PDF file size in kilobytes, respectively in bytes.
52 # will be replaced by the PDF file size in megabytes, respectively in bytes.
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1bytes)');\n }\n return this.l10n.get('document_properties_mb', {\n size_mb: (+(kb / 102…
/plugin/pgn4web/pgn4web/
H A Dpgn-decoder.js34 function DecodePGN(bytes) { argument
36 if (bytes.charAt(bytes.length - 1) != encodingCharSet.charAt(encodingVersion)) {
38bytes.charAt(bytes.length - 1) + " d:" + encodingCharSet.charAt(encodingVersion) + ")";
43 var originalLength = parseInt(bytes.match(/^[0-9]*/), 10);
44 bytes = bytes.replace(/^[0-9]*\$/,"");
561 …function B() { if (a===0) { b=encodingCharSet.indexOf(bytes.charAt(e++)); a=6; } return ((b>>--a)&…
H A Dpgn-encoder.js308 var bytes = ov.length + "$";
314 bytes += BitsToBytes(bits);
318 bytes += BitsToBytes(bits);
320 bytes += encodingCharSet.charAt(encodingVersion);
322 return bytes;
H A Dpgn-encoder.php300 $bytes = strlen($ov) . "$";
306 $bytes = $bytes . BitsToBytes($bits);
310 $bytes = $bytes . BitsToBytes($bits);
312 $bytes = $bytes . substr($encodingCharSet, $encodingVersion, 1);
314 return $bytes;

1...<<111213