Home
last modified time | relevance | path

Searched refs:k1 (Results 1 – 23 of 23) sorted by relevance

/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.clones.js66 k1,
75 k1 =
82 k1 =
83 ((k1 & 0xffff) * c1 + ((((k1 >>> 16) * c1) & 0xffff) << 16)) &
85 k1 = (k1 << 15) | (k1 >>> 17);
86 k1 =
87 ((k1 & 0xffff) * c2 + ((((k1 >>> 16) * c2) & 0xffff) << 16)) &
90 h1 ^= k1;
101 k1 = 0;
105 k1 ^= (key.charCodeAt(i + 2) & 0xff) << 16;
[all …]
/plugin/confmanager/
Dhelper.php96 * @param string $k1
100 public function _sortConf( $k1 , $k2 ) { argument
101 return strlen( $k2 ) - strlen( $k1 );
105 * @param string $k1
109 public function _sortHuman( $k1 , $k2 ) { argument
110 $k1 = strtolower($k1);
112 return strnatcmp($k1,$k2);
/plugin/publist/bib2tpl/
Dhelper.inc.php92 * @param string $k1 group key one
96 function group_cmp($k1, $k2) argument
99 ? strcmp($k1, $k2)
100 : -strcmp($k1, $k2);
107 * @param string $k1 entry key one
/plugin/publistx/bib2tpl/
Dhelper.inc.php92 * @param string $k1 group key one
96 function group_cmp($k1, $k2) argument
99 ? strcmp($k1, $k2)
100 : -strcmp($k1, $k2);
107 * @param string $k1 entry key one
/plugin/publistf/bib2tpl/
Dhelper.inc.php92 * @param string $k1 group key one
96 function group_cmp($k1, $k2) argument
99 ? strcmp($k1, $k2)
100 : -strcmp($k1, $k2);
107 * @param string $k1 entry key one
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
DPrime.php686 private static function getJSFPoints(Integer $k1, Integer $k2) argument
694 $k1 = $k1->toBigInteger();
699 while ($k1->compare(new BigInteger(-$d1)) > 0 || $k2->compare(new BigInteger(-$d2)) > 0) {
701 $m14 = $k1->testBit(0) + 2 * $k1->testBit(1);
718 $m8 = $k1->testBit(0) + 2 * $k1->testBit(1) + 4 * $k1->testBit(2);
741 $k1 = $k1->bitwise_rightShift(1);
DKoblitzPrime.php131 $k1 = $k->subtract($p1)->subtract($p2);
152 if ($k1->isNegative()) {
153 $k1 = $k1->negate();
164 $nscalars[$pos] = $this->factory->newInteger($k1);
/plugin/pgn4web/pgn4web/
Dcarlsensvidler.pgn9 [FEN "8/6k1/1R6/p2pBnP1/8/8/r7/6K1 b - - 6 62"]
Dtactics.pgn149 [FEN "6k1/5rpp/p7/4B3/q3p3/2P3Q1/1P1rB1PP/4R2K w - - 0 1"]
161 [FEN "6k1/7p/4p3/1p1n1Pp1/8/7K/Pr5P/3Q4 b - - 0 1"]
191 [FEN "6k1/8/2R4p/8/5qp1/P7/6P1/1R4K1 w - - 0 2"]
332 [FEN "6k1/p4pp1/1p5p/3p1P2/5B2/2Pq1nPb/P1Q2R1P/7K b - - 0 1"]
436 [FEN "6k1/5pp1/Q3p2p/5b2/8/8/1PPR1qPP/2KBr3 b - - 0 1"]
496 [FEN "2b5/6k1/p6p/4p3/4P2R/r2B4/3K3P/8 b - - 0 1"]
532 [FEN "6k1/p4p2/3qbQp1/8/4Pp2/2N2P2/PP1r3P/6RK b - - 0 1"]
780 [FEN "8/6k1/1P1p2p1/3Ppn2/3q4/8/6PP/rR2QB1K b - - 0 1"]
918 [FEN "6k1/5ppp/2p1r3/2bpnq2/5P2/1PN4P/P1P1Q1P1/2BR3K b - - 0 1"]
1307 [FEN "8/1p4p1/6k1/P1PNK1P1/3Pp3/Pq3b2/3Q4/8 b - - 0 1"]
[all …]
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js928 function draw_beams(bm){var s,i,beam_dir,shift,bshift,bstub,bh,da,k,k1,k2,x1,s1=bm.s1,s2=bm.s2
963 k1=s
974 k2=k2.prev;x1=k1.xs
975 if(k1==k2){if(k1==s1){x1+=bstub}else if(k1==s2){x1-=bstub}else if(k1.beam_br1||(k1.beam_br2&&i>2)){…
978 if(k.beam_br1||(k.beam_br2&&i>2)){x1-=bstub}else{k1=k1.prev
979 while(k1.type!=C.NOTE)
980 k1=k1.prev
981 if(k1.nflags<k.nflags||(k1.nflags==k.nflags&&k1.dots<k.dots))
1333 function slur_direction(k1,k2){var s,some_upstem,low,dir argument
1339 if(k1.grace&&k1.stem>0)
[all …]
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all.js7683 k1,
7692 k1 =
7699 k1 =
7700 ((k1 & 0xffff) * c1 + ((((k1 >>> 16) * c1) & 0xffff) << 16)) &
7702 k1 = (k1 << 15) | (k1 >>> 17);
7703 k1 =
7704 ((k1 & 0xffff) * c2 + ((((k1 >>> 16) * c2) & 0xffff) << 16)) &
7707 h1 ^= k1;
7718 k1 = 0;
7722 k1 ^= (key.charCodeAt(i + 2) & 0xff) << 16;
[all …]
Djquery.fancytree-all-deps.js9146 k1,
9155 k1 =
9162 k1 =
9163 ((k1 & 0xffff) * c1 + ((((k1 >>> 16) * c1) & 0xffff) << 16)) &
9165 k1 = (k1 << 15) | (k1 >>> 17);
9166 k1 =
9167 ((k1 & 0xffff) * c2 + ((((k1 >>> 16) * c2) & 0xffff) << 16)) &
9170 h1 ^= k1;
9181 k1 = 0;
9185 k1 ^= (key.charCodeAt(i + 2) & 0xff) << 16;
[all …]
Djquery.fancytree-all-deps.min.js.map1 …"arg1","foo","_appendCounter","bar","hashMurmur3","asString","seed","h1b","k1","remainder","bytes"…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DHash.php772 * @param string $k1 string of length 64 bytes.
777 private static function L3Hash($k1, $k2, $m) argument
784 $k_i = $factory->newInteger(new BigInteger(substr($k1, 8 * $i, 8), 256));
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js26677 var k1 = new Uint8Array(arrayLength * 64);
26682 k1.set(array, pos);
26686 e = cipher.encrypt(k1, k.subarray(16, 32));
54583 var k1 = 0,
54594 k1 = dataUint32[_i];
54595 k1 = k1 * C1 & MASK_HIGH | k1 * C1_LOW & MASK_LOW;
54596 k1 = k1 << 15 | k1 >>> 17;
54597 k1 = k1 * C2 & MASK_HIGH | k1 * C2_LOW & MASK_LOW;
54598 h1 ^= k1;
54612 k1 = 0;
[all …]
Dpdf.worker.js.map1k1","concatArrays","calculatePDF20Hash","CipherTransform","createStream","decryptString","CipherTr…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js44947 var k1 = key.slice(0, 8);
44954 key: k1
44971 key: k1
46323 Point.prototype.mulAdd = function mulAdd(k1, p, k2) {
46324 return this.curve._wnafMulAdd(1, [this, p], [k1, k2], 2, false);
46327 Point.prototype.jmulAdd = function jmulAdd(k1, p, k2) {
46328 return this.curve._wnafMulAdd(1, [this, p], [k1, k2], 2, true);
46751 var k1 = k.sub(p1).sub(p2);
46754 k1: k1,
46792 if (split.k1.negative) {
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js7115 … var k1 = Math.round(this.getKnot((this.getSize() - 1)) * 10.0) / 10.0;
7117 if (k !== k1 || k !== lk || k1 !== lk) {
/plugin/diagramsnet/lib/WEB-INF/lib/
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf7776 https?:\/\/([^\/]*\.)?yolanda-k1\.blogspot\.com
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1k1","touch0","touch1","l0","l1","dp","dl","collection","scaleBy","scaleTo","k0","translateBy","tra…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1k1 = typeof k === \"function\" ? k.apply(this, arguments) : k;\n return k0 * k1;\n }, p);\…
/plugin/mermaid/
H A Dmermaid.min.js828k1,DocumentCache:()=>UE,EMPTY_STREAM:()=>H2,ErrorWithLocation:()=>lp,GrammarUtils:()=>$k,MultiMap:…