/external/cronet/stable/third_party/libc++/src/include/__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
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__math/ |
D | hypot.h | 35 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 38 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 42 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 47 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function 83 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y, float __z) { return __math::__hypot(… in hypot() function 85 inline _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y, double __z) { return __math::__hy… in hypot() function 87 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y, long double __z) { in hypot() function 95 _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2, _A3>::type hypot(_A1 __x, _A2 __y, _A3 __z) _NOE… in hypot() function
|
/external/cronet/tot/third_party/libc++/src/include/__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
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__math/ |
D | hypot.h | 35 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y) _NOEXCEPT { return __builtin_hypotf(… in hypot() function 38 _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y) _NOEXCEPT { in hypot() function 42 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y) _NOEXCEPT { in hypot() function 47 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type hypot(_A1 __x, _A2 __y) _NOEXCEPT { in hypot() function 83 inline _LIBCPP_HIDE_FROM_ABI float hypot(float __x, float __y, float __z) { return __math::__hypot(… in hypot() function 85 inline _LIBCPP_HIDE_FROM_ABI double hypot(double __x, double __y, double __z) { return __math::__hy… in hypot() function 87 inline _LIBCPP_HIDE_FROM_ABI long double hypot(long double __x, long double __y, long double __z) { in hypot() function 95 _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2, _A3>::type hypot(_A1 __x, _A2 __y, _A3 __z) _NOE… in hypot() function
|
/external/musl/src/math/i386/ |
D | hypot.s | 1 .global hypot symbol 3 hypot: label
|
/external/trusty/musl/src/math/i386/ |
D | hypot.s | 1 .global hypot symbol 3 hypot: label
|
/external/arm-optimized-routines/math/aarch64/advsimd/ |
D | hypot.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
|
D | hypotf.c | 44 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() argument 71 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2() argument
|
/external/arm-optimized-routines/math/aarch64/sve/ |
D | hypotf.c | 26 svfloat32_t SV_NAME_F2 (hypot) (svfloat32_t x, svfloat32_t y, in SV_NAME_F2() argument
|
D | hypot.c | 32 svfloat64_t SV_NAME_D2 (hypot) (svfloat64_t x, svfloat64_t y, svbool_t pg) in SV_NAME_D2() argument
|
/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
|
D | mod.rs | 139 mod hypot; module
|
/external/trusty/musl/src/math/ |
D | hypot.c | 22 double hypot(double x, double y) in hypot() function
|
/external/musl/src/math/ |
D | hypot.c | 22 double hypot(double x, double y) in hypot() function
|
/external/dng_sdk/source/ |
D | dng_types.h | 113 #define hypot _hypot macro
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
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
|
/external/rust/android-crates-io/crates/num-traits/src/ |
D | real.rs | 499 fn hypot(self, other: Self) -> Self; in hypot() method
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/ |
D | RealFieldElement.java | 145 T hypot(T y) in hypot() method
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 81 Ambiguous hypot(Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function 82 Ambiguous hypot(Ambiguous, Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function
|
/external/executorch/kernels/optimized/vec/vec256/ |
D | vec256_double.h | 157 Vectorized<double> hypot(const Vectorized<double> &b) const { in hypot() function
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 88 Ambiguous hypot(Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function 89 Ambiguous hypot(Ambiguous, Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 88 Ambiguous hypot(Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function 89 Ambiguous hypot(Ambiguous, Ambiguous, Ambiguous){ return Ambiguous(); } in hypot() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
D | Decimal64.java | 438 public Decimal64 hypot(final Decimal64 y) { in hypot() method in Decimal64
|
/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
D | vec256_double.h | 186 Vectorized<double> hypot(const Vectorized<double> &b) const { in hypot() function
|
/external/libcxx/include/ |
D | math.h | 1259 inline _LIBCPP_INLINE_VISIBILITY float hypot(float __lcpp_x, float __lcpp_y) _NOEXCEPT … in hypot() function 1260 inline _LIBCPP_INLINE_VISIBILITY long double hypot(long double __lcpp_x, long double __lcpp_y) _NOE… in hypot() function 1270 hypot(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in hypot() function
|