HomeSort by relevance Sort by last modified time
    Searched refs:Square (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/go/linux-x86/src/crypto/elliptic/
p224.go 241 // Square computes *out = a*a
  /prebuilts/go/linux-x86/src/math/big/
int.go 645 // to calculate the square root of any quadratic residue mod p quickly for 3
655 // modSqrtTonelliShanks uses the Tonelli-Shanks algorithm to find the square
664 // find some non-square n
672 // section 6 of "Square roots from 1; 24, 51, 10 to Dan Shanks" by Ezra
704 // ModSqrt sets z to a square root of x mod p if such a square root exists, and
705 // returns z. The modulus p must be an odd prime. If x is not a square mod p,
711 return nil // x is not a square mod p
935 panic("square root of negative number")
  /frameworks/rs/script_api/
rs_math.spec 83 2 divided by the square root of pi, as a 32 bit float.
155 The inverse of the square root of 2, as a 32 bit float.
163 The square root of 2, as a 32 bit float.
1155 summary: Reciprocal of a square root computed to 16 bit precision
1171 summary: Square root computed to 16 bit precision
1173 Returns the approximate square root of a value.
    [all...]
  /external/llvm/test/MC/PowerPC/
vsx.s     [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 470 "Square;": '\U000025A1',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 470 "Square;": '\U000025A1',
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/make/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1158 milliseconds

12