Searched
full:cosh (Results
326 -
350 of
541) sorted by null
<<11121314151617181920>>
/bionic/libm/upstream-freebsd/lib/msun/src/ |
math_private.h | 680 #define __ieee754_cosh cosh
|
/external/ceres-solver/docs/source/ |
version_history.rst | 42 #. Add sinh, cosh, tanh and tan functions to automatic differentiation
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
imports.h | 124 #define coshf(f) ((float) cosh(f))
|
/external/eigen/Eigen/src/Core/ |
MatrixBase.h | 451 const MatrixFunctionReturnValue<Derived> cosh() const;
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
abap.php | 870 'cosh', [all...] |
php.php | 155 'cos','cosh','count','count_chars','cpdf_add_annotation', [all...] |
/external/llvm/lib/Target/ |
TargetLibraryInfo.cpp | 100 "cosh",
|
/external/mesa3d/src/mesa/main/ |
imports.h | 124 #define coshf(f) ((float) cosh(f))
|
/external/proguard/src/proguard/gui/ |
boilerplate.pro | 149 public static double cosh(double);
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
builtins.def | 209 DEF_LIB_BUILTIN (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 209 DEF_LIB_BUILTIN (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
builtins.def | 209 DEF_LIB_BUILTIN (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
builtins.def | 209 DEF_LIB_BUILTIN (BUILT_IN_COSH, "cosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
cmath | 408 using std::cosh;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 408 using std::cosh;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 408 using std::cosh;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
cmath | 408 using std::cosh;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
bessel_function.tcc | 228 * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
cmath | 408 using std::cosh;
|
Completed in 848 milliseconds
<<11121314151617181920>>