Searched defs:x (Results 1 – 25 of 53) sorted by relevance
123
100 private static function checkInstance(self $x, self $y)112 public function equals(self $x)124 public function compare(self $x)145 private static function deg($x)163 private static function polynomialDivide($x, $y)193 private static function regularPolynomialMultiply($x, $y)232 private static function polynomialMultiply($x, $y)285 private static function subMultiply($x, $y)322 private static function subAdd2($x, $y)337 private static function subAdd3($x, $y, $z)[all …]
33 protected static function prepareReduce(array $x, array $n, $class)55 protected static function reduce(array $x, array $n, $class)114 protected static function modInverse67108864(array $x, $class) // 2**26 == 67,108,864
33 protected static function prepareReduce(array $x, array $n, $class)46 protected static function reduce(array $x, array $n, $class)
33 protected static function reduce(array $x, array $n, $class)
39 public static function multiplyReduce(array $x, array $y, array $m, $class)
130 public static function checkInstance(self $x, self $y)142 public function equals(self $x)154 public function compare(self $x)166 public function add(self $x)184 public function subtract(self $x)202 public function multiply(self $x)214 public function divide(self $x)227 public function pow(BigInteger $x)
57 protected static function powModHelper(BCMath $x, BCMath $e, BCMath $n, $class)77 protected static function prepareReduce($x, $n, $class)92 protected static function multiplyReduce($x, $y, $n, $class)106 protected static function squareReduce($x, $n, $class)
33 protected static function powModHelper(BCMath $x, BCMath $e, BCMath $n)
77 protected static function powModHelper(PHP $x, PHP $e, PHP $n, $class)109 protected static function prepareReduce(array $x, array $n, $class)124 protected static function multiplyReduce(array $x, array $y, array $n, $class)139 protected static function squareReduce(array $x, array $n, $class)
47 protected static function slidingWindow(Engine $x, Engine $e, Engine $n, $class)
58 public function __construct($x = 0, $base = 10)194 public function multiply(GMP $x)265 public function equals(GMP $x)341 public function bitwise_and(GMP $x)355 public function bitwise_or(GMP $x)369 public function bitwise_xor(GMP $x)486 protected static function randomRangePrimeInner(Engine $x, Engine $min, Engine $max)665 public function testBit($x)
59 public function __construct($x = 0, $base = 10)195 public function multiply(BCMath $x)326 public function bitwise_and(BCMath $x)337 public function bitwise_or(BCMath $x)348 public function bitwise_xor(BCMath $x)416 public function equals(BCMath $x)657 public function testBit($x)
129 public function __construct($x = 0, $base = 10)505 protected static function base256_lshift(&$x, $shift)670 protected static function slidingWindow(Engine $x, Engine $e, Engine $n, $class)876 protected static function randomRangePrimeInner(Engine $x, Engine $min, Engine $max)1249 protected function bitwiseAndHelper(Engine $x)1268 protected function bitwiseOrHelper(Engine $x)1287 protected function bitwiseXorHelper(Engine $x)
44 public static function powModHelper(Engine $x, Engine $e, Engine $n)
207 public function bitwise_and(PHP64 $x)218 public function bitwise_or(PHP64 $x)229 public function bitwise_xor(PHP64 $x)265 public function equals(PHP64 $x)
206 public function bitwise_and(PHP32 $x)217 public function bitwise_or(PHP32 $x)228 public function bitwise_xor(PHP32 $x)264 public function equals(PHP32 $x)
9 public $x = "zzz\n\naaa\n\nbbb\n\nccc\n\nddd\n\nddd\n\nddd\n\neee\n\nfff"; variable in difference_engine_test
173 public static function base2ToBase256($x, $size = null)195 public static function base256ToBase2($x)
168 public function __construct($x = 0, $base = 10)274 public function multiply(BigInteger $x)509 public function equals(BigInteger $x)530 public function bitwise_and(BigInteger $x)541 public function bitwise_or(BigInteger $x)552 public function bitwise_xor(BigInteger $x)821 public function testBit($x)
33 protected static function powModHelper(GMP $x, GMP $e, GMP $n)
259 public static function bits2bin($x)305 public static function bin2bits($x, $trim = true)343 public static function switchEndianness($x)
609 private static function mul32_64($x, $y)642 private static function add32_64($x, $y)660 private static function add32($x, $y)728 private static function mul64($x, $y)779 private static function add64($x, $y)1316 private static function rotateLeft32($x, $shift)1483 private static function rotateLeft64($x, $shift)1495 private static function rotateRight64($x, $shift)
154 private static function regularBarrett($x, $n)
86 public function rangeCheck(BigInteger $x)
75 public function rangeCheck(BigInteger $x)