/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/ |
D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__math/ |
D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__math/ |
D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__math/ |
H A D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__math/ |
D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__math/ |
D | hyperbolic_functions.h | 58 inline _LIBCPP_HIDE_FROM_ABI float tanh(float __x) _NOEXCEPT { return __builtin_tanhf(__x); } in tanh() function 61 _LIBCPP_HIDE_FROM_ABI double tanh(double __x) _NOEXCEPT { in tanh() function 65 inline _LIBCPP_HIDE_FROM_ABI long double tanh(long double __x) _NOEXCEPT { return __builtin_tanhl(_… in tanh() function 68 inline _LIBCPP_HIDE_FROM_ABI double tanh(_A1 __x) _NOEXCEPT { in tanh() function
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_0/ |
D | tanh.example.cpp | 7 namespace generated_tests::tanh { namespace 54 namespace generated_tests::tanh { namespace
|
/aosp_15_r20/external/pytorch/c10/cuda/ |
H A D | CUDAMathCompat.h | 136 __MATH_FUNCTIONS_DECL__ float tanh(float x) { in tanh() function 139 __MATH_FUNCTIONS_DECL__ double tanh(double x) { in tanh() function
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/ |
H A D | TransitionDsl.kt | 562 fun tanh(maxProgress: Float, tilt: Float = 1f) = ProgressConverter { in fade() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/ |
D | tanh.go | 82 func tanh(x float64) float64 { func
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() 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 | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | tanh.c | 7 double tanh(double x) in tanh() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | tanh.c | 7 double tanh(double x) in tanh() function
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_tanh.c | 45 tanh(double x) in tanh() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/ |
H A D | MPSCNNNeuronOp.mm | 59 + (MPSCNNNeuronTanH*)tanh { class
|
/aosp_15_r20/external/executorch/backends/arm/operators/ |
H A D | op_tanh.py | 74 def tanh(x): function
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/ |
H A D | SVEMath.inl | 177 svfloat32_t tanh = svdiv_f32_z(pg, num, den); local 192 const svfloat16_t tanh = svdiv_f16_z(pg, num, den); local
|
/aosp_15_r20/external/arm-optimized-routines/pl/math/ |
H A D | tanh_3u.c | 53 tanh (double x) in tanh() function
|
H A D | sv_tanhf_2u6.c | 35 svfloat32_t SV_NAME_F1 (tanh) (svfloat32_t x, const svbool_t pg) in SV_NAME_F1() argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/ |
H A D | tanh.c | 137 pytorch_qnnp_operator_t tanh, in pytorch_qnnp_setup_tanh_nc_q8()
|