/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/function/ |
H A D | Atan2.java | 28 public class Atan2 implements BivariateFunction { class
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | atan2.go | 30 func Atan2(y, x float64) float64 { func
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | atan2.cc | 58 TfLiteStatus Atan2(const TfLiteTensor* input_y, in Atan2() function
|
H A D | atan2_custom.cc | 56 TfLiteStatus Atan2(const TfLiteTensor* input_y, const TfLiteTensor* input_x, in Atan2() function
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.1/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.2/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | OpenCL.std.h | 39 Atan2 = 7, enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | OpenCL.std.h | 43 Atan2 = 7, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | OpenCL.std.h | 43 Atan2 = 7, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | OpenCL.std.h | 43 Atan2 = 7, enumerator
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | OpenCL.std.h | 43 Atan2 = 7, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | OpenCL.std.h | 43 Atan2 = 7, enumerator
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/ |
D | test_simd.cpp | 130 TEST(vfloat, Atan2) in TEST() argument 181 TEST(vfloat, Atan2) in TEST() argument 228 TEST(vfloat, Atan2) in TEST() argument
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | SIMD.cpp | 774 RValue<SIMD::Float> Atan2(RValue<SIMD::Float> x, RValue<SIMD::Float> y) in Atan2() function
|
H A D | Reactor.cpp | 4355 RValue<Float4> Atan2(RValue<Float4> x, RValue<Float4> y) in Atan2() function
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | ShaderCore.cpp | 281 RValue<SIMD::Float> Atan2(RValue<SIMD::Float> y, RValue<SIMD::Float> x, bool relaxedPrecision) in Atan2() function
|