HomeSort by relevance Sort by last modified time
    Searched full:asinh (Results 126 - 150 of 280) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h 91 __MATHCALL (asinh,, (_Mdouble_ __x));
  /bionic/tests/
math_test.cpp 328 TEST(math, asinh) {
329 ASSERT_FLOAT_EQ(0.0, asinh(0.0));
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 96 /// double asinh(double x);
97 asinh, enumerator in enum:llvm::LibFunc::Func
  /external/llvm/lib/Target/
TargetLibraryInfo.cpp 64 "asinh",
407 TLI.setUnavailable(LibFunc::asinh);
  /frameworks/rs/scriptc/
rs_cl.rsh 239 extern float __attribute__((const, overloadable)) asinh(float);
240 FN_FUNC_FN(asinh)
  /prebuilts/sdk/renderscript/include/
rs_cl.rsh 239 extern float __attribute__((const, overloadable)) asinh(float);
240 FN_FUNC_FN(asinh)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
complex     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
complex     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
complex     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
complex     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
complex     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
complex     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
complex     [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /bionic/libm/include/
math.h 220 double asinh(double);
  /development/ndk/platforms/android-3/include/
math.h 235 double asinh(double);
  /development/ndk/platforms/android-9/include/
math.h 235 double asinh(double);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
scilab.php 68 'asciimat', 'asin', 'asinh', 'asinhm', 'asinm', 'assignation', 'atan', 'atanh', 'atanhm',
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 302 BENCH_FN_FUNC_FN(asinh);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/
math_fwd.hpp 534 typename tools::promote_args<T>::type asinh(T x);
537 typename tools::promote_args<T>::type asinh(T x, const Policy&);
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
math.h 235 double asinh(double);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
math.h 235 double asinh(double);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
math.h 235 double asinh(double);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
math.h 235 double asinh(double);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
math.h 235 double asinh(double);

Completed in 1104 milliseconds

1 2 3 4 56 7 8 91011>>