/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/ |
D | hypot.h | 34 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 37 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 41 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 46 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function 82 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y, float __z) { return __math::__hypot(… in hypot() function 84 inline _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y, double __z) { return __math::__hy… in hypot() function 86 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y, long double __z) { in hypot() function 94 _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2, _A3>::type hypot(_A1 __x, _A2 __y, _A3 __z) _NOE… in hypot() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__math/ |
D | hypot.h | 26 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 29 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 33 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__math/ |
D | hypot.h | 26 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 29 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 33 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__math/ |
H A D | hypot.h | 26 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 29 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 33 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__math/ |
D | hypot.h | 26 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 29 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 33 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__math/ |
D | hypot.h | 26 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 29 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 33 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 38 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function
|
/aosp_15_r20/external/trusty/musl/src/math/i386/ |
D | hypot.s | 1 .global hypot symbol 3 hypot: label
|
/aosp_15_r20/external/musl/src/math/i386/ |
H A D | hypot.s | 1 .global hypot symbol 3 hypot: label
|
/aosp_15_r20/external/arm-optimized-routines/pl/math/ |
H A D | v_hypot_1u5.c | 45 float64x2_t VPCS_ATTR V_NAME_D2 (hypot) (float64x2_t x, float64x2_t y) in V_NAME_D2() argument 72 float64x2_t VPCS_ATTR V_NAME_D2 (hypot) (float64x2_t x, float64x2_t y) in V_NAME_D2() argument
|
H A D | v_hypotf_1u5.c | 44 float32x4_t VPCS_ATTR V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() argument 71 float32x4_t VPCS_ATTR V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() argument
|
H A D | sv_hypotf_1u5.c | 26 svfloat32_t SV_NAME_F2 (hypot) (svfloat32_t x, svfloat32_t y, in SV_NAME_F2() argument
|
H A D | sv_hypot_1u5.c | 32 svfloat64_t SV_NAME_D2 (hypot) (svfloat64_t x, svfloat64_t y, svbool_t pg) in SV_NAME_D2() argument
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
H A D | DerivativeStructure.java | 511 public DerivativeStructure hypot(final DerivativeStructure y) in hypot() method in DerivativeStructure 572 … public static DerivativeStructure hypot(final DerivativeStructure x, final DerivativeStructure y) in hypot() method in DerivativeStructure
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/ |
H A D | Painting.kt | 32 fun hypot(x: Float, y: Float): Float { in hypot() method
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | pyconfig.h | 231 #define hypot _hypot macro 285 #define hypot _hypot macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | hypot.go | 27 func hypot(p, q float64) float64 { func
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_hypot.c | 51 hypot(double x, double y) in hypot() function
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | pymath.c | 35 double hypot(double x, double y) in hypot() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | FloatMath.java | 131 public static float hypot(float x, float y) { in hypot() method in FloatMath
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
|