HomeSort by relevance Sort by last modified time
    Searched defs:Copysign (Results 1 - 5 of 5) sorted by null

  /prebuilts/go/darwin-x86/src/math/
copysign.go 7 // Copysign returns a value with the magnitude
9 func Copysign(x, y float64) float64 {
  /prebuilts/go/linux-x86/src/math/
copysign.go 7 // Copysign returns a value with the magnitude
9 func Copysign(x, y float64) float64 {
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h 49 Copysign = 13,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
OpenCL.std.h 49 Copysign = 13,
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
OpenCL.std.h 49 Copysign = 13,

Completed in 144 milliseconds