Home
last modified time | relevance | path

Searched defs:hypot (Results 1 – 25 of 860) sorted by relevance

12345678910>>...35

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/
Dhypot.h34 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/
Dhypot.h26 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/
Dhypot.h26 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 Dhypot.h26 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/
Dhypot.h26 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/
Dhypot.h26 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/
Dhypot.s1 .global hypot symbol
3 hypot: label
/aosp_15_r20/external/musl/src/math/i386/
H A Dhypot.s1 .global hypot symbol
3 hypot: label
/aosp_15_r20/external/arm-optimized-routines/pl/math/
H A Dv_hypot_1u5.c45 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 Dv_hypotf_1u5.c44 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 Dsv_hypotf_1u5.c26 svfloat32_t SV_NAME_F2 (hypot) (svfloat32_t x, svfloat32_t y, in SV_NAME_F2() argument
H A Dsv_hypot_1u5.c32 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 DDerivativeStructure.java511 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 DPainting.kt32 fun hypot(x: Float, y: Float): Float { in hypot() method
/aosp_15_r20/external/python/cpython2/PC/
Dpyconfig.h231 #define hypot _hypot macro
285 #define hypot _hypot macro
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dhypot.go27 func hypot(p, q float64) float64 { func
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_hypot.c51 hypot(double x, double y) in hypot() function
/aosp_15_r20/external/python/cpython2/Python/
Dpymath.c35 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 Dhypot.rs21 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 Dhypot.rs21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DFloatMath.java131 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 Dhypot.rs21 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/
Dhypot.rs21 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 Dhypot.rs21 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 Dhypot.rs21 pub fn hypot(mut x: f64, mut y: f64) -> f64 { in hypot() function

12345678910>>...35