Home
last modified time | relevance | path

Searched refs:bytes (Results 51 – 75 of 319) sorted by path

12345678910>>...13

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …ets.\\\") element and **within the first 1024 bytes** of the HTML as some browsers only look at th…
H A D59.59.js.map1 …t248',\n 'uint256',\n //All Byte\n 'byte',\n 'bytes',\n 'bytes1…
H A D60.60.js.map1 … 'Chain',\n 'None',\n 'Some',\n 'bits',\n 'bytes',\n 'event'…
H A Dbundle.js.map1bytes after placeholder bytes are found\n // See: https://github.com/beatgammit/base64-js/issues/…
H A Deditor.worker.js.map1bytes\n codePoint = ((((buffer[offset++] & 0b00000111) << 18) >>> 0)\n |…
H A Djson.worker.js.map1bytes\n codePoint = ((((buffer[offset++] & 0b00000111) << 18) >>> 0)\n |…
/plugin/dokucrypt/
H A Dscript.js853 var i, bytes = [];
856 bytes[i] = prng.nextInt(255);
858 return bytes;
/plugin/dokucrypt2/
H A Dscript.js467 // Add message length in bytes to header
482 Note that this message will be padded with zero bytes
547 // The number of bytes to shift by in shiftRow, indexed by [Nb][row]
626 // to the result. x and y should be bytes representing elements of GF(2^8)
703 // key. The parameter key is an array of bytes holding the value of the key.
721 // Now walk down the rest of the array filling in expanded key bytes as
770 // block, an array of bytes representing a plaintext block, and expandedKey,
772 // keyExpansion(). The ciphertext block is returned as an array of bytes.
787 // block, an array of bytes representing a ciphertext block, and expandedKey,
789 // keyExpansion(). The decrypted block is returned as an array of bytes
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php218 // check if needed bytes are available in the current buffer
240 * Read bytes from the current or a specific offset position and set the internal pointer to the next byte.
254 // check if needed bytes are available in the current buffer
271 $bytes = \substr($this->buffer, $offset, $length);
274 return $bytes;
421 // increaseLength parameter is $minLength, so cut to have only the required bytes in the buffer
428 * Ensures bytes in the buffer with a specific length and location in the file.
/plugin/edittable/lib/
H A Dhandsontable.full.js12264 bytes = {
12270 byteFormatOrder = [ bytes.general, bytes.binary, bytes.decimal ],
12705 bytes = '',
12846 bytes = ' ';
12850 format = format.replace(bytes + byteFormat.marker, '');
12855 bytes = bytes + units.suffix;
12954 ((bytes) ? bytes : '') +
13437 return formatByteUnits(this._value, bytes.binary.suffixes, bytes.binary.scale).suffix;
13441 return formatByteUnits(this._value, bytes.general.suffixes, bytes.general.scale).suffix;
13445 return formatByteUnits(this._value, bytes.decimal.suffixes, bytes.decimal.scale).suffix;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc77 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
116 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
168 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
213 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
256 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
279 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
317 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
382 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
422 $params['bytes'] = (enum) The unit in which to display byte values (Options = b,k,kb,m,mb,g,gb,t,tb,p,pb)
441 $params['bytes']
[all...]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php49 * bytes have been read.
52 * @param int $maxLen Maximum number of bytes to read. Pass -1
86 * of bytes have been read.
90 * @param int $maxLen Maximum number of bytes to read. Pass -1
107 $bytes = 0;
109 $buf = $source->read($maxLen - $bytes);
113 $bytes += $len;
115 if ($bytes == $maxLen) {
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md103 * Added `bytes` processor by @deguif [#2008](https://github.com/ruflin/Elastica/pull/2008)
/plugin/elwikiupgrade/
H A DHTTPClient.php643 $bytes = fread($socket, $to_read);
644 if($bytes === false)
646 $r_data .= $bytes;
647 $to_read -= strlen($bytes);
H A DVerboseTarLib.class.php422 * @param int $bytes seek to this position
424 function skipbytes($bytes) { argument
426 @gzseek($this->fh, $bytes, SEEK_CUR);
429 @bzread($this->fh, $bytes);
431 @fseek($this->fh, $bytes, SEEK_CUR);
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module.exports,o="function"==typeof define&&define.amd,a=!i.JS_MD5_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,n="0123456789abcdef".split(""),u=[128,32768,8388608,-2147483648],y=[0,8,16,24],c=["hex","array","digest","buffer","arrayBuffer","base64"],p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),d=[],l;if(a){var A=new ArrayBuffer(68);l=new Uint8Array(A),d=new Uint32Array(A)}!i.JS_MD5_NO_NODE_JS&&Array.isArray||(Array.isArray=function(t){return"[object Array]"===Object.prototype.toString.call(t)}),!a||!i.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(t){return"object"==typeof t&&t.buffer&&t.buffer.constructor===ArrayBuffer});var b=function(r){return function(e){return new t(!0).update(e)[r]()}},v=function(){var r=b("hex");h&&(r=w(r)),r.create=function(){return new t},r.update=function(t){return r.create().update(t)};for(var e=0;e<c.length;++e){var i=c[e];r[i]=b(i)}return r},w=function(t){var e=eval("require('crypto')"),i=eval("require('buffer').Buffer"),s=function(s){if("string"==typeof s)return e.createHash("md5").update(s,"utf8").digest("hex");if(null===s||void 0===s)throw r;return s.constructor===ArrayBuffer&&(s=new Uint8Array(s)),Array.isArray(s)||ArrayBuffer.isView(s)||s.constructor===i?e.createHash("md5").update(new i(s)).digest("hex"):t(s)};return s};t.prototype.update=function(t){if(!this.finalized){var e,i=typeof t;if("string"!==i){if("object"!==i)throw r;if(null===t)throw r;if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw r;e=!0}for(var s,h,f=0,o=t.length,n=this.blocks,u=this.buffer8;f<o;){if(this.hashed&&(this.hashed=!1,n[0]=n[16],n[16]=n[1]=n[2]=n[3]=n[4]=n[5]=n[6]=n[7]=n[8]=n[9]=n[10]=n[11]=n[12]=n[13]=n[14]=n[15]=0),e)if(a)for(h=this.start;f<o&&h<64;++f)u[h++]=t[f];else for(h=this.start;f<o&&h<64;++f)n[h>>2]|=t[f]<<y[3&h++];else if(a)for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?u[h++]=s:s<2048?(u[h++]=192|s>>6,u[h++]=128|63&s):s<55296||s>=57344?(u[h++]=224|s>>12,u[h++]=128|s>>6&63,u[h++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),u[h++]=240|s>>18,u[h++]=128|s>>12&63,u[h++]=128|s>>6&63,u[h++]=128|63&s);else for(h=this.start;f<o&&h<64;++f)(s=t.charCodeAt(f))<128?n[h>>2]|=s<<y[3&h++]:s<2048?(n[h>>2]|=(192|s>>6)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):s<55296||s>=57344?(n[h>>2]|=(224|s>>12)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++f)),n[h>>2]|=(240|s>>18)<<y[3&h++],n[h>>2]|=(128|s>>12&63)<<y[3&h++],n[h>>2]|=(128|s>>6&63)<<y[3&h++],n[h>>2]|=(128|63&s)<<y[3&h++]);this.lastByteIndex=h,this.bytes+=h-this.start,h>=64?(this.start=h-64,this.hash(),this.hashed=!0):this.start=h}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},t.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var t=this.blocks,r=this.lastByteIndex;t[r>>2]|=u[3&r],r>=56&&(this.hashed||this.hash(),t[0]=t[16],t[16]=t[1]=t[2]=t[3]=t[4]=t[5]=t[6]=t[7]=t[8]=t[9]=t[10]=t[11]=t[12]=t[13]=t[14]=t[15]=0),t[14]=this.bytes<<3,t[15]=this.hBytes<<3|this.bytes>>>29,this.hash()}},t.prototype.hash=function(){var t,r,e,i,s,h,f=this.blocks;this.first?r=((r=((t= (…)
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php58 $bytes = array();
61 array_unshift($bytes, $this->mod($long, 256));
65 if ($bytes && ($bytes[0] > 127)) {
66 array_unshift($bytes, 0);
70 foreach ($bytes as $byte) {
94 $bytes = array_merge(unpack('C*', $str));
98 if ($bytes && ($bytes[0] > 127)) {
104 foreach ($bytes as $byte) {
153 $nbytes = Auth_OpenID::bytes($rbytes) - 1;
155 $nbytes = Auth_OpenID::bytes($rbytes);
[all …]
H A DCryptUtil.php43 $bytes = '';
58 $bytes = '';
60 $bytes .= pack('L', mt_rand());
62 $bytes = substr($bytes, 0, $num_bytes);
64 $bytes = fread($f, $num_bytes);
66 return $bytes;
H A DDiffieHellman.php105 for ($i = 0; $i < Auth_OpenID::bytes($secret); $i++) {
H A DHMAC.php59 if (Auth_OpenID::bytes($key) > Auth_OpenID_SHA1_BLOCKSIZE) {
H A DSQLStore.php489 for ($i = 0; $i < Auth_OpenID::bytes($str); $i++) {
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md308 echo 'Progressed, ', $bucket->getData()['transferred'], ' bytes downloaded', "\n";
324 Progressed, … bytes downloaded
325 Progressed, … bytes downloaded
354 * `transferred`, amount of bytes already transferred,
355 * `max`, total number of bytes to transfer.
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php958 $bytes = 1;
965 $bytes = 2;
968 $bytes = 3;
971 $bytes = 4;
975 for ($i = 2; $i <= $bytes; $i++) { // 10xxxxxx
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG755 * fixed possible security problems with NUL bytes
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php156 $bytes = (ord($utf16{0}) << 8) | ord($utf16{1});
159 case ((0x7F & $bytes) == $bytes):
162 return chr(0x7F & $bytes);
164 case (0x07FF & $bytes) == $bytes:
167 return chr(0xC0 | (($bytes >> 6) & 0x1F))
168 . chr(0x80 | ($bytes & 0x3F));
170 case (0xFFFF & $bytes) == $bytes:
173 return chr(0xE0 | (($bytes >> 12) & 0x0F))
174 . chr(0x80 | (($bytes >> 6) & 0x3F))
175 . chr(0x80 | ($bytes & 0x3F));

12345678910>>...13