Home
last modified time | relevance | path

Searched refs:hashValue (Results 1 – 11 of 11) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DHasher.php25 $elementHash = self::hashValue($value);
32 public static function hashValue($value) : int function in Antlr\\Antlr4\\Runtime\\Comparison\\Hasher
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js852 var hashValue = hashNode.value;
855 if (hashValue >= maxMateBuffer)
856 hashValue -= depth;
857 else if (hashValue <= minMateBuffer)
858 hashValue += depth;
861 return hashValue;
862 if (hashNode.flags == hashflagAlpha && hashValue < beta)
863 return hashValue;
864 if (hashNode.flags == hashflagBeta && hashValue >= beta)
865 return hashValue;
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js1112 var from = this.ui.hashValue(this.file.getCurrentRevisionId());
1113 var to = this.ui.hashValue(etag);
1176 var from = this.ui.hashValue(this.file.getCurrentRevisionId());
1177 var to = this.ui.hashValue(etag);
H A DDrawioFile.js330 var from = this.ui.hashValue(file.getCurrentEtag());
331 var to = this.ui.hashValue(this.getCurrentEtag());
569 var uid = (user != null) ? this.ui.hashValue(user.id) : 'unknown';
584 '\nFile=' + this.ui.hashValue(this.getId()) + ' (' + this.getMode() + ')' +
H A DDriveClient.js1496 null, 'from-' + head0 + '.' + mod0 + '-' + this.ui.hashValue(etag0) +
1498 this.ui.hashValue(resp.etag) + ((temp.length > 0) ? '-errors-' + temp : ''),
H A DEditorUi.js2855 hash = ((hash << 5) - hash + this.hashValue(diagram, function(obj, key, value, isXml)
2883 EditorUi.prototype.hashValue = function(obj, replacer, details) method in EditorUi
2893 hash = hash ^ this.hashValue(obj.nodeName, replacer, details);
2910 hash = hash ^ (this.hashValue(key, replacer, details) +
2911 this.hashValue(value, replacer, details));
2920 hash = ((hash << 5) - hash + this.hashValue(
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3021 …ortData(this.getAnonymizedXmlForPages(f)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashVa…
3029 …ForPages(this.ui.pages),25E3),t=this.getCurrentUser(),d=null!=t?this.ui.hashValue(t.id):"unknown",…
3030 ":\n\nAppVersion="+navigator.appVersion+"\nFile="+this.ui.hashValue(this.getId())+" ("+this.getMode…
3426hashValue(k,function(b,d,c,f){return!f||"mxGeometry"!=b.nodeName&&"mxPoint"!=b.nodeName||"x"!=d&&"…
3427 …l!=l&&(d^=this.hashValue(g,c,e)+this.hashValue(l,c,e))}}if(null!=b.childNodes)for(f=0;f<b.childNod…
H A Dviewer-static.min.js3021 …ortData(this.getAnonymizedXmlForPages(f)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashVa…
3029 …ForPages(this.ui.pages),25E3),t=this.getCurrentUser(),d=null!=t?this.ui.hashValue(t.id):"unknown",…
3030 ":\n\nAppVersion="+navigator.appVersion+"\nFile="+this.ui.hashValue(this.getId())+" ("+this.getMode…
3426hashValue(k,function(b,d,c,f){return!f||"mxGeometry"!=b.nodeName&&"mxPoint"!=b.nodeName||"x"!=d&&"…
3427 …l!=l&&(d^=this.hashValue(g,c,e)+this.hashValue(l,c,e))}}if(null!=b.childNodes)for(f=0;f<b.childNod…
H A Dapp.min.js9981 …ortData(this.getAnonymizedXmlForPages(l)),u=this.ui.hashValue(b.getCurrentEtag()),v=this.ui.hashVa…
9989 …ForPages(this.ui.pages),25E3),n=this.getCurrentUser(),f=null!=n?this.ui.hashValue(n.id):"unknown",…
9990 ":\n\nAppVersion="+navigator.appVersion+"\nFile="+this.ui.hashValue(this.getId())+" ("+this.getMode…
10758hashValue(g,function(b,c,f,d){return!d||"mxGeometry"!=b.nodeName&&"mxPoint"!=b.nodeName||"x"!=c&&"…
10759 …l!=m&&(f^=this.hashValue(l,c,d)+this.hashValue(m,c,d))}}if(null!=b.childNodes)for(e=0;e<b.childNod…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js5029 …_this5.sheetProtection.hashValue = Encryptor.convertPasswordToHash(password, 'SHA512', _this5.shee…
18245 attributes.hashValue = model.hashValue;
18285 this.model.hashValue = node.attributes.hashValue;
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs15382 // algorithmName, hashValue, saltValue, spinCount