| /external/fdlibm/ | 
| D | w_acosh.c | 22 	double acosh(double x)		/* wrapper acosh */  in acosh()  function
  | 
| /external/rust/crates/libm/src/math/ | 
| D | acosh.rs | 11 pub fn acosh(x: f64) -> f64 {  in acosh()  function
  | 
| D | mod.rs | 91 mod acosh;  module
  | 
| /external/musl/src/math/ | 
| D | acosh.c | 9 double acosh(double x)  in acosh()  function
  | 
| /external/arm-optimized-routines/pl/math/ | 
| D | acosh_3u.c | 43 acosh (double x)  in acosh()  function
  | 
| D | v_acosh_3u5.c | 29 VPCS_ATTR v_f64_t V_NAME (acosh) (v_f64_t x)  in V_NAME()  argument
  | 
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ | 
| D | func_trigonometric.inl | 159 		GLM_FUNC_QUALIFIER genType acosh(genType x)  function 170 	GLM_FUNC_QUALIFIER vecType<T, P> acosh(vecType<T, P> const & v)  function
  | 
| /external/eigen/Eigen/src/plugins/ | 
| D | ArrayCwiseUnaryOps.h | 387 acosh() const  in acosh()  function
  | 
| /external/rust/crates/num-traits/src/ | 
| D | real.rs | 764     fn acosh(self) -> Self;  in acosh()  method
  | 
| D | float.rs | 1828     fn acosh(self) -> Self;  in acosh()  method
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/include/ | 
| D | math.h | 982 inline _LIBCPP_HIDE_FROM_ABI float       acosh(float __x) _NOEXCEPT       {return __builtin_acoshf(…  in acosh()  function 985 _LIBCPP_HIDE_FROM_ABI double acosh(double __x) _NOEXCEPT {  in acosh()  function 989 inline _LIBCPP_HIDE_FROM_ABI long double acosh(long double __x) _NOEXCEPT {return __builtin_acoshl(…  in acosh()  function 994 acosh(_A1 __x) _NOEXCEPT {return __builtin_acosh((double)__x);}  in acosh()  function
  | 
| /external/libcxx/include/ | 
| D | math.h | 1066 inline _LIBCPP_INLINE_VISIBILITY float       acosh(float __lcpp_x) _NOEXCEPT       {return ::acoshf…  in acosh()  function 1067 inline _LIBCPP_INLINE_VISIBILITY long double acosh(long double __lcpp_x) _NOEXCEPT {return ::acoshl…  in acosh()  function 1072 acosh(_A1 __lcpp_x) _NOEXCEPT {return ::acosh((double)__lcpp_x);}  in acosh()  function
  | 
| /external/musl/include/ | 
| D | tgmath.h | 210 #define acosh(x)        __tg_real_complex(acosh, (x))  macro
  | 
| /external/libcxx/test/std/depr/depr.c.headers/ | 
| D | math_h.pass.cpp | 66 Ambiguous acosh(Ambiguous){ return Ambiguous(); }  in acosh()  function
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/c.math/ | 
| D | cmath.pass.cpp | 67 Ambiguous acosh(Ambiguous){ return Ambiguous(); }  in acosh()  function
  | 
| /external/libcxx/test/std/numerics/c.math/ | 
| D | cmath.pass.cpp | 68 Ambiguous acosh(Ambiguous){ return Ambiguous(); }  in acosh()  function
  | 
| /external/rust/crates/half/src/ | 
| D | num_traits.rs | 567     fn acosh(self) -> Self {  in acosh()  method 1305     fn acosh(self) -> Self {  in acosh()  method
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.c.headers/ | 
| D | math_h.pass.cpp | 67 Ambiguous acosh(Ambiguous){ return Ambiguous(); }  in acosh()  function
  | 
| /external/ComputeLibrary/include/half/ | 
| D | half.hpp | 1533 			static expr acosh(float arg)  in acosh()  function 2492 		inline expr acosh(half arg) { return functions::acosh(arg); }  in acosh()  function 2493 		inline expr acosh(expr arg) { return functions::acosh(arg); }  in acosh()  function
  | 
| /external/armnn/third-party/half/ | 
| D | half.hpp | 1535 			static expr acosh(float arg)  in acosh()  function 2494 		inline expr acosh(half arg) { return functions::acosh(arg); }  in acosh()  function 2495 		inline expr acosh(expr arg) { return functions::acosh(arg); }  in acosh()  function
  | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/util/ | 
| D | FastMath.java | 566     public static double acosh(final double a) {  in acosh()  method in FastMath
  | 
| /external/clang/lib/Headers/ | 
| D | tgmath.h | 177 #define acosh(__x) __tg_acosh(__tg_promote1((__x))(__x))  macro
  | 
| /external/angle/src/compiler/translator/ | 
| D | SymbolTable_ESSL_autogen.cpp | 38 constexpr const ImmutableString acosh("acosh");  variable
  | 
| D | SymbolTable_autogen.cpp | 40 constexpr const ImmutableString acosh("acosh");  variable
  |