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

<<111213141516171819

  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
math.h 223 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h 234 double acosh(double) __NDK_FPABI_MATH__;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmath.py 51 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atanh',
test_socket.py 676 self.assertRaises(ValueError, math.acosh, 0)
678 self.assertRaises(ValueError, math.acosh, 0)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmath.py 51 'acos', 'acosh', 'asin', 'asinh', 'atan', 'atanh',
test_socket.py 676 self.assertRaises(ValueError, math.acosh, 0)
678 self.assertRaises(ValueError, math.acosh, 0)
    [all...]
  /prebuilts/sdk/renderscript/lib/mips/
libm.so 
  /prebuilts/sdk/renderscript/lib/x86/
libm.so 
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 66 using tcu::acosh;
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html 194 <a name="l00215"></a>00215 extern <span class="keywordtype">float</span> __attribute__((overloadable)) <a class="code" href="rs__cl_8rsh.html#a6575106413ec72448439ef67f1309424">acosh</a>(<span class="keywordtype">float</span>);
195 <a name="l00216"></a>00216 FN_FUNC_FN(<a class="code" href="rs__cl_8rsh.html#a6575106413ec72448439ef67f1309424">acosh</a>)
    [all...]
globals_func.html 63 <li>acosh()
rs__cl_8rsh.html 44 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="rs__cl_8rsh.html#a6575106413ec72448439ef67f1309424">acosh</a> (float)</td></tr>
175 <a class="anchor" id="a6575106413ec72448439ef67f1309424"></a><!-- doxytag: member="rs_cl.rsh::acosh" ref="a6575106413ec72448439ef67f1309424" args="(float)" -->
180 <td class="memname">float acosh </td>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
builtins.def 197 DEF_C99_BUILTIN (BUILT_IN_ACOSH, "acosh", BT_FN_DOUBLE_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
TODO 57 variable to set the initial working precison (acosh, asinh, cosh, ...).
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 570 extern double __cdecl acosh (double);

Completed in 1226 milliseconds

<<111213141516171819