Home
last modified time | relevance | path

Searched defs:isPrime (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
H A Dprimes.cpp34 bool isPrime(int i) { in isPrime() function
/third_party/jerryscript/tests/jerry/es2015/
H A Darray-prototype-find-index.js67 function isPrime (element, index, array) { function
H A Darray-prototype-find.js67 function isPrime (element, index, array) { function
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_data.py12 from Cryptodome.Util.number import isPrime, getPrime #type: ignore #pylint: disable=import-error namespace

Completed in 2 milliseconds