/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | WKB.php | 224 // Get the number of linestring expected in this poly out of the first 4 bytes 365 * @param Polygon $poly 368 protected function writePolygon($poly) argument 370 // Set the number of lines in this poly 371 $wkb = $this->writer->writeUInt32($poly->numGeometries()); 374 foreach ($poly->getComponents() as $line) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | PolyService.php | 58 $this->serviceName = 'poly';
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Hash.php | 700 $y = self::poly(64, self::$maxwordrange64, $k64, $m); 708 $y = self::poly(64, self::$maxwordrange64, $k64, $m_1); 710 $y = self::poly(128, self::$maxwordrange128, $k128, $y . $m_2); 725 private static function poly($wordbits, $maxwordrange, $k, $m) function in phpseclib3\\Crypt\\Hash
|
/plugin/dokucrypt/ |
H A D | script.js | 546 function xtime(poly) { argument 547 poly <<= 1; 548 return ((poly & 0x100) ? (poly ^ 0x11B) : (poly));
|
/plugin/dokucrypt2/ |
H A D | script.js | 616 // Multiplies the element "poly" of GF(2^8) by x. See the Rijndael spec. 618 function xtime(poly) { argument 619 poly <<= 1; 620 return ((poly & 0x100) ? (poly ^ 0x11B) : (poly));
|
/plugin/codemirror/dist/modes/ |
H A D | idl.min.js.map | 1 …n 'polyfill', 'polyshade', 'pnt_line', 'point_lun', 'polarplot',\n 'poly', 'poly_2d', 'poly_…
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 15288 var prevpoly = GF256_GENPOLY[i], poly = []; 15292 poly.push(GF256_INVMAP[a ^ b]); 15294 GF256_GENPOLY.push(poly); 15513 var calculateecc = function(poly, genpoly) { 15514 var modulus = poly.slice(0); 15538 var pivot = nblocks - poly.length % nblocks; 15558 result.push(poly[subsizes[j] + i]); 15562 result.push(poly[subsizes[j+1] - 1]); 15579 var augumentbch = function(poly, p, genpoly, q) { 15580 var modulus = poly << q; [all …]
|
H A D | pdfmake.min.js.map | 1 …poly","ALPHANUMERIC_MAP","MASKFUNCS","needsverinfo","getsizebyver","nfullbits","nbits","ndatabits"…
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | d3.min.js | 4 …],ao.interpolateArray=xr;var gl=function(){return m},vl=ao.map({linear:gl,poly:Er,quad:function(){…
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe |
|
/plugin/aceeditor/ |
H A D | build.js | 1 …lot3|plotbrowser|plotedit|plotmatrix|plottools|plotyy|plus|pol2cart|polar|poly|polyarea|polyder|po…
|
/plugin/achart/assets/ |
H A D | apexcharts.min.js | 6 …("opacity:0;position:absolute;left:-100%;top:-100%;overflow:hidden").node,poly:e.polyline().node,p… property in a.parser
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 3.3.js.map | 1 …"\n },\n {\n \"name\": \"poly\"\n …
|
H A D | bundle.js.map | 1 …poly.js","webpack:///./node_modules/d3-ease/src/quad.js","webpack:///./node_modules/d3-ease/src/si…
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …odules/d3-ease/src/quad.js","webpack://mermaid/./node_modules/d3-ease/src/poly.js","webpack://merm…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|