Searched refs:mask1 (Results 1 – 3 of 3) sorted by relevance
97 $mask1 = new GTBigInteger(0x80);124 … $this->append($bytes, (int) $integer->shiftRight($i)->bitAnd($mask2)->bitOr($mask1)->getValue());
946 * mask1951 protected function mask1($x, $y) { function in jucksearm\\barcode\\lib\\QRcode
2561 public function mask1($x, $y) { return ($y&1); } function in QRmask