Home
last modified time | relevance | path

Searched refs:binary (Results 151 – 175 of 632) sorted by relevance

12345678910>>...26

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D17.17.js.map1 …ts)n?/, 'number.octal'],\n [/0[bB](@binarydigits)n?/, 'number.binary'],\n [/…
H A D66.66.js.map1 …ts)n?/, 'number.octal'],\n [/0[bB](@binarydigits)n?/, 'number.binary'],\n [/…
H A D0.0.js.map1 …mber.octal'],\n [/0[bB][0-1']*[0-1](@integersuffix)/, 'number.binary'],\n [/…
H A D6.6.js.map1 …ts)n?/, 'number.octal'],\n [/0[bB](@binarydigits)n?/, 'number.binary'],\n [/…
H A D43.43.js.map1binary',\n '#date',\n '#datetime',\n '#datetimezone',\n '#duration',\n…
H A D27.27.js.map1 …_?[0-7])*/, 'number.octal'],\n [/0[bB][01](_?[01])*/, 'number.binary'],\n [/…
H A D62.62.js.map1 …\\_]*)+\\b/, 'number.hex'],\n [/\\b(2#[01\\_]+)+\\b/, 'number.binary'],\n [/…
H A D48.48.js.map1 …]*[0-7]/, 'number.octal.cs'],\n [/0[bB][0-1']*[0-1]/, 'number.binary.cs'],\n …
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java40 import org.apache.commons.codec.binary.Hex;
H A DBasicGraphEditor.java.bak39 import org.apache.commons.codec.binary.Hex;
/plugin/latexport/
H A DREADME.md213 …that `com.apple.ResourceFork` attribute contains the whole data. To extract the data as binary in a
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md212 * The `--self-update` and `--self-upgrade` commandline options have been deprecated (PHAR binary on…
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12binary=!1,c.dir=!1,c.createFolders=!0,c.date=null,c.compression=null,c.compressionOptions=null,c.c…
13 …ons,this.dosPermissions=c.dosPermissions,this._data=b,this._dataBinary=c.binary,this.options={comp…
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js295 exports.binary = false;
1138 binary: true,
1396 var isUnicodeString = dataType === "string" && o.binary === false && o.base64 === false;
1397 if (!originalOptions || typeof originalOptions.binary === "undefined") {
1398 o.binary = !isUnicodeString;
1406 o.binary = true;
1422 … zipObjectContent = utils.prepareContent(name, data, o.binary, o.optimizedBinaryString, o.base64);
4124 this._dataBinary = options.binary;
/plugin/flowplay/flowplayer/
H A DREADME.txt51 - Fixed binary build that contained an old buggy FlowPlayer.swf
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md538 * http://www.scri.fsu.edu/~jac/MAD3401/Backgrnd/binary.html
579 * http://cesnet.dl.sourceforge.net/sourceforge/bonkenc/bonk-binary-format-0.9.txt
H A Dreadme.txt556 * http://www.scri.fsu.edu/~jac/MAD3401/Backgrnd/binary.html
597 * http://cesnet.dl.sourceforge.net/sourceforge/bonkenc/bonk-binary-format-0.9.txt
/plugin/flowplay2/flowplayer/
H A DREADME.txt219 - Fixed binary build that contained an old buggy FlowPlayer.swf
384 - Andrew Rice: Faster seeking with lighttpd by using a binary search to find the keyframes.
/plugin/c3chart/assets/
H A Djs-yaml.min.js2binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){…
/plugin/achart/assets/
H A Djs-yaml.min.js2binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3252 /* TODO: binary equivalent */
3293 /* read binary data from file */
3416 return arr.toString("binary");
3593 case "binary": return CFB.read(d, { type: "binary" });
8654 case 'binary': str = d; break;
10381 case "binary":
25666 case 'binary': x = f; break;
25706 o.type = "binary";
25714 o.type = "binary";
25869 case "binary": return out;
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js1706 var binary = (window.atob && !mxClient.IS_SF) ? atob(base64) : Base64.decode(base64, true);
1708 EditorUi.parsePng(binary, mxUtils.bind(this, function(pos, type, length)
1710 var value = binary.substring(pos + 8, pos + 8 + length);
2919 var binary = !noBinary && (forceBinary || /(\.png)($|\?)/i.test(url) ||
2935 if (binary)
2979 }, binary, this.timeout, function()
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1binary files for I/O\n bless :1, // - create an objec…
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md231 anything that is normally distributed (in either source or binary
678 normally distributed (in either source or binary form) with the major
1371 binary files as long as those fields can be easily viewed by the user.
1410 Redistribution and use in source and binary forms, with or without modification, are permitted prov…
1414 2. Redistributions in binary form must reproduce the above copyright notice, this list of condition…

12345678910>>...26