Home
last modified time | relevance | path

Searched refs:binary (Results 576 – 600 of 632) sorted by relevance

1...<<212223242526

/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js6652 var binary = /\.png$/i.test(filename) || /\.jpe?g$/i.test(filename) ||
6709 executeRequest(url, handleData, error, binary);
6713 this.editor.loadUrl(url, handleData, error, binary, null, null, null, headers);
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst583 * @return array<array> First array of unary operators, second array of binary operators
H A Dadvanced.rst641 * @return array<array> First array of unary operators, second array of binary operators
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …n 'badi',\n 'base',\n 'before',\n 'begin',\n 'big',\n 'binary',\n 'bintohex',…
H A D59.59.js.map1 …mber.octal'],\n [/0[bB][0-1']*[0-1](@integersuffix)/, 'number.binary'],\n [/…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak50 import org.apache.commons.codec.binary.Hex;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md543 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md482 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/codehighlight/cp/
H A Dlicense.txt322 normally distributed (in either source or binary form) with the major
/plugin/passpolicy/
H A Dwords.txt362 binary
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL328 normally distributed (in either source or binary form) with the major
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1 …h(/(\\||[+\\-*\\/%]|[=!]=|\\?:|[<>]=?)/)) {\n // Tokenize filter, binary, null propagator, …
H A Derlang.min.js.map1 …\"is_port\",\"is_record\",\"is_reference\",\"is_tuple\",\n \"atom\",\"binary\",\"bitstring\",\"…
H A Dcss.min.js.map1 …ckground\", \"backwards\", \"baseline\", \"below\", \"bidi-override\", \"binary\",\n \"bengali\…
H A Dstylus.min.js.map1 …,\"background\",\"backwards\",\"baseline\",\"below\",\"bidi-override\",\"binary\",\"bengali\",\"bl…
/plugin/virtualkeyboard/vk/
H A Dlicense.txt322 normally distributed (in either source or binary form) with the major
/plugin/remotescript/lib/
H A Dlicense.txt322 normally distributed (in either source or binary form) with the major
/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE322 normally distributed (in either source or binary form) with the major
/plugin/jmol2/jmol/
H A DLICENSE.txt322 normally distributed (in either source or binary form) with the major
H A DCHANGES.txt558 # any binary math operator at end of line or beginning of next line
669 # bug fix: in certain APPEND cases, binary space partitioning forest initialization is not complete
3464 # bug fix: write FILE not handling binary file formats properly
4120 # m = binary mask for dottedness, up to 31 (0x1F)
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2704 The binary coded version of PGN is PGC (PGN Game Coding). PGC is a binary
2712 general binary file methods.
2730 At the lowest level, PGC binary data is organized as bytes, words (two
/plugin/fckg/fckeditor/
H A Dlicense.txt190 anything that is normally distributed (in either source or binary
636 normally distributed (in either source or binary form) with the major
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt190 anything that is normally distributed (in either source or binary
636 normally distributed (in either source or binary form) with the major
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1476 var binary = '';
1482 binary += String.fromCharCode(bytes[i]);
1485 return binary;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md740 - No way to serialize binary data with a custom type [\#202](https://github.com/schmittjoh/serializ…

1...<<212223242526