Home
last modified time | relevance | path

Searched refs:Binary (Results 101 – 116 of 116) sorted by relevance

12345

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php21 use phpseclib3\Crypt\EC\BaseCurves\Binary as BinaryCurve;
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md56 The Well Known Text (WKT) and Well Known Binary (WKB) support is ideal for integrating with MySQL's or PostGIS's spatial capability.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js.map1 … [/(0o[0-7_]+)(@intSuffixes)?/, { token: 'number' }],\n //Binary\n [/(0b…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php18 use Twig\Node\Expression\Binary\ConcatBinary;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst804 …'||' => ['precedence' => 10, 'class' => '\Twig\Node\Expression\Binary\OrBinary', 'associativity' =…
805 …'&&' => ['precedence' => 15, 'class' => '\Twig\Node\Expression\Binary\AndBinary', 'associativity' …
H A Dadvanced.rst784 …'||' => ['precedence' => 10, 'class' => '\Twig\Node\Expression\Binary\OrBinary', 'associativity' =…
785 …'&&' => ['precedence' => 15, 'class' => '\Twig\Node\Expression\Binary\AndBinary', 'associativity' …
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1 … chain(stream, state, tokenString('\"', \"string\"));\n }\n // Binary number\n else…
H A Djulia.min.js.map1 … Hex\n if (stream.match(/^0b[01_]+/i)) { numberLiteral = true; } // Binary\n if (stream.…
H A Dpython.min.js.map1 … if (stream.match(/^0x[0-9a-f_]+/i)) intLiteral = true;\n // Binary\n if (strea…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1542 test: Binary
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs5101 "application/vnd.ms-excel.binIndexWs": "TODO", /* Binary Index */
5111 "application/vnd.ms-excel.binIndexMs": "TODO", /* Binary Index */
7773 case 'B': // Double (VFP) / Binary (dBASE L7)
10251 /* [MS-OFFCRYPTO] 2.3.7.1 Binary Document Password Verifier Derivation */
10270 /* [MS-OFFCRYPTO] 2.3.7.2 Binary Document XOR Array Initialization */
10328 /* [MS-OFFCRYPTO] 2.3.7.3 Binary Document XOR Data Transformation Method 1 */
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2700 20: Binary representation (PGC)
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1Binary search could have returned A, in which case we can stop.\n // (2) Binary search could also…
/plugin/jmol2/jmol/
H A DCHANGES.txt1501 # then it will be read correctly. Binary pmesh files may be read with isosurface command.
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …l - The URL of the PDF.\n * @property {TypedArray|Array|string} data - Binary PDF data. Use type…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …Stack = new StyleContextStack();\n\t var size;\n\n\t /**\n\t * Binary search the best fo…

12345