Searched refs:isPrime (Results 1 – 11 of 11) sorted by relevance
69 if (isPrime(n)) { in pruneComposites()82 public boolean isPrime(int n) { in isPrime() method in SortAndPruneComposites
43 isPrime(7); in run()46 private boolean isPrime(final int n) { in isPrime() method in CoreTutorial.TestTarget
146 function isPrime(possible_prime) { function158 if (isPrime(i)) {
512 int isPrime; in _math__IsPrime() local525 if((isPrime = BN_is_prime_ex(p, BN_prime_checks, NULL, NULL)) < 0) in _math__IsPrime()529 return (isPrime == 1); in _math__IsPrime()
26125 395 int isPrime;26145 409 if((isPrime = BN_is_prime_ex(p, BN_prime_checks, NULL, NULL)) < 0)26150 414 return (isPrime == 1);
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...