HomeSort by relevance Sort by last modified time
    Searched full:asinh (Results 326 - 350 of 862) sorted by null

<<11121314151617181920>>

  /bionic/libm/
libm.arm.map 16 asinh;
libm.arm64.map 16 asinh;
libm.map.txt 15 asinh;
libm.mips.map 16 asinh;
libm.mips64.map 16 asinh;
libm.x86.map 16 asinh;
libm.x86_64.map 16 asinh;
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.builtin_functions.precision.txt 104 | asinh(x) | log(x + sqrt(x * x + 1.0)) |
  /external/libcxx/include/
complex 213 template<class T> complex<T> asinh(const complex<T>&);
    [all...]
  /frameworks/rs/rsov/compiler/
Builtin.cpp 264 {"cosh", 20}, {"tanh", 21}, {"asinh", 22}, {"acosh", 23},
  /frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
apitest.rs 592 f = asinh(f);
593 f2 = asinh(f2);
594 f3 = asinh(f3);
595 f4 = asinh(f4);
    [all...]
math.rs 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
apitest.rs 590 f = asinh(f);
591 f2 = asinh(f2);
592 f3 = asinh(f3);
593 f4 = asinh(f4);
    [all...]
math.rs 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
math.rs 253 TEST_FN_FUNC_FN(asinh);
math_fp16.rs 103 TEST_HN_FUNC_HN(asinh);
  /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
math.rs 246 TEST_FN_FUNC_FN(asinh);
math.rs.orig 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
math.rs 246 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/tests/lldb/tests/harness/
RS_funs.py 66 float asinh(float v);
67 float2 asinh(float2 v);
68 float3 asinh(float3 v);
69 float4 asinh(float4 v);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 213 template<class T> complex<T> asinh(const complex<T>&);
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 213 template<class T> complex<T> asinh(const complex<T>&);
    [all...]

Completed in 1096 milliseconds

<<11121314151617181920>>