HomeSort by relevance Sort by last modified time
    Searched refs:sinh (Results 176 - 200 of 212) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_after.h 447 _DEFINE_EXPR_UNARY_FUNCTION(sinh)
valarray_before.h 108 { return sinh(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
valarray_after.h 447 _DEFINE_EXPR_UNARY_FUNCTION(sinh)
valarray_before.h 108 { return sinh(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 449 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 110 { return sinh(__t); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 449 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 110 { return sinh(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
valarray_after.h 449 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 110 { return sinh(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
valarray_after.h 449 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 110 { return sinh(__t); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
valarray_after.h 448 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 109 { return sinh(__t); }
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /frameworks/rs/driver/runtime/
rs_cl.c 621 extern float __attribute__((overloadable)) sinh(float);
622 FN_FUNC_FN(sinh)
    [all...]
  /external/stlport/stlport/stl/
_valarray.h     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_valarray.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_valarray.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_valarray.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_valarray.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_valarray.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_valarray.h     [all...]
  /external/eigen/unsupported/test/mpreal/
mpreal.h 356 friend const mpreal sinh (const mpreal& v, mp_rnd_t rnd_mode = mpreal::default_rnd);
1888 inline const mpreal sinh (const mpreal& v, mp_rnd_t rnd_mode) function in namespace:mpfr
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp     [all...]

Completed in 2651 milliseconds

1 2 3 4 5 6 78 9