HomeSort by relevance Sort by last modified time
    Searched full:atanh (Results 251 - 275 of 543) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_15.sh     [all...]
graphics_PiglitBVT_17.sh     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
domain.py 352 atanh atan cosh cos sinh sin tanh tan
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch2/
domain.py 495 * Trigonometric functions: acos acosh asin asinh atan atan2 atanh
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 320 BENCH_FN_FUNC_FN(atanh);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp 546 typename tools::promote_args<T>::type atanh(T x);
549 typename tools::promote_args<T>::type atanh(T x, const Policy&);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
complex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
complex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
complex     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
complex     [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libblasV8.so 
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 349 static_assert((std::is_same<decltype(atanh((double)0)), double>::value), "");
352 assert(atanh(0) == 0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp 354 static_assert((std::is_same<decltype(atanh((double)0)), double>::value), "");
357 assert(atanh(0) == 0);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
TODO 243 The same method can be used for log, using the series for atanh, i.e.,
244 atanh(x) = 1/2*log((1+x)/(1-x)).
  /frameworks/rs/scriptc/
rs_math.rsh 565 * atanh: Inverse hyperbolic tangent
572 atanh(float v);
575 atanh(float2 v);
578 atanh(float3 v);
581 atanh(float4 v);
585 atanh(half v);
590 atanh(half2 v);
595 atanh(half3 v);
600 atanh(half4 v);
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_math.rsh 565 * atanh: Inverse hyperbolic tangent
572 atanh(float v);
575 atanh(float2 v);
578 atanh(float3 v);
581 atanh(float4 v);
585 atanh(half v);
590 atanh(half2 v);
595 atanh(half3 v);
600 atanh(half4 v);
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
math_private.h 688 #define __ieee754_atanh atanh
  /development/ndk/platforms/android-13/include/
math.h 236 double atanh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 236 double atanh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 225 double atanh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 236 double atanh(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 236 double atanh(double) __NDK_FPABI_MATH__;
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 680 #define __ieee754_atanh atanh
  /external/deqp/android/cts/master/src/
gles3-hw-issues.txt 62 dEQP-GLES3.functional.shaders.operator.angle_and_trigonometry.atanh.highp_vec3_vertex
63 dEQP-GLES3.functional.shaders.operator.angle_and_trigonometry.atanh.highp_vec4_vertex
64 dEQP-GLES3.functional.shaders.operator.angle_and_trigonometry.atanh.mediump_vec3_vertex
65 dEQP-GLES3.functional.shaders.operator.angle_and_trigonometry.atanh.mediump_vec4_vertex
    [all...]
  /external/deqp/framework/common/
tcuVectorUtil.hpp 439 TCU_DECLARE_VECTOR_UNARY_FUNC(atanh, deFloatAtanh)

Completed in 1565 milliseconds

<<11121314151617181920>>