HomeSort by relevance Sort by last modified time
    Searched full:sinh (Results 301 - 325 of 722) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathcalls.h 75 __MATHCALL (sinh,, (_Mdouble_ __x));
  /prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg 599 PHPFN(sinh);
  /external/deqp/modules/gles3/functional/
es3fShaderConstExprTests.cpp 84 {"sinh", "sinh(${T} (1.5))", glu::TYPE_FLOAT, 1, 4, glu::TYPE_FLOAT, deFloatSinh(1.5f) },
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h 574 const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::sinh() const function in class:Eigen::MatrixBase
578 return MatrixFunctionReturnValue<Derived>(derived(), StdStemFunctions<ComplexScalar>::sinh);
  /external/opencv3/modules/core/include/opencv2/core/cuda/
functional.hpp 513 OPENCV_CUDA_IMPLEMENT_UN_FUNCTOR(sinh, ::sinh)
  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp 534 CV_CUDEV_UNARY_FUNCTION_INST(sinh, ::sinh)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_cmath.py 52 'cos', 'cosh', 'exp', 'log', 'log10', 'sin', 'sinh',
263 'sinh' : real_line,
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_cmath.py 52 'cos', 'cosh', 'exp', 'log', 'log10', 'sin', 'sinh',
263 'sinh' : real_line,
  /prebuilts/go/darwin-x86/src/math/
all_test.go 545 var sinh = []float64{
    [all...]
  /prebuilts/go/linux-x86/src/math/
all_test.go 545 var sinh = []float64{
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmath.py 52 'cos', 'cosh', 'exp', 'log', 'log10', 'sin', 'sinh',
263 'sinh' : real_line,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmath.py 52 'cos', 'cosh', 'exp', 'log', 'log10', 'sin', 'sinh',
263 'sinh' : real_line,
  /bionic/tests/
math_test.cpp 448 TEST(math, sinh) {
449 ASSERT_DOUBLE_EQ(0.0, sinh(0.0));
    [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 496 cos cosh sin sinh tanh tan
  /external/fdlibm/
readme 145 w_sinh.c sinh
  /external/icu/icu4c/source/layout/
ScriptAndLanguageTags.h 63 const LETag sinhScriptTag = 0x73696E68; /* 'sinh' (SINHALA) */
  /external/proguard/src/proguard/gui/
boilerplate.pro 148 public static double sinh(double);
default.pro 87 public static double sinh(double);
  /frameworks/base/docs/html-intl/intl/vi/preview/features/
multilingual-support.jd 54 <p>Các v?n ?? phân gi?i này phát sinh b?i vì h? th?ng s? g? mã qu?c gia
  /frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
compute_benchmark.rs 387 BENCH_FN_FUNC_FN(sinh);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h 448 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)
valarray_before.h 109 { return sinh(__t); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
modified_bessel_func.tcc 160 ? _Tp(1) : std::sinh(__e) / __e);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h 448 _DEFINE_EXPR_UNARY_FUNCTION(sinh, _Sinh)

Completed in 843 milliseconds

<<11121314151617181920>>