HomeSort by relevance Sort by last modified time
    Searched full:cosh (Results 151 - 175 of 541) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 274 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include-fixed/
tgmath.h 283 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tgmath.h 274 #define cosh(Val) __TGMATH_UNARY_REAL_IMAG (Val, cosh, ccosh) macro
  /external/chromium_org/third_party/mesa/src/src/glsl/builtins/profiles/
130.glsl 55 float cosh(float x);
56 vec2 cosh(vec2 x);
57 vec3 cosh(vec3 x);
58 vec4 cosh(vec4 x);
140.glsl 55 float cosh(float x);
56 vec2 cosh(vec2 x);
57 vec3 cosh(vec3 x);
58 vec4 cosh(vec4 x);
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cpp.php 109 'sinh', 'cosh', 'tanh', 'setjmp', 'longjmp',
delphi.php 182 'CompareValue', 'Cosecant', 'Cosh', 'Cot', 'CotH', 'Cotan', 'Csc', 'CscH',
gnuplot.php 143 'cosh', 'defined', 'erf', 'erfc',
matlab.php 80 'cosh','cot','coth','cov','cplxpair','cputime','cross','csc','csch',
  /external/mesa3d/src/glsl/builtins/profiles/
130.glsl 55 float cosh(float x);
56 vec2 cosh(vec2 x);
57 vec3 cosh(vec3 x);
58 vec4 cosh(vec4 x);
140.glsl 55 float cosh(float x);
56 vec2 cosh(vec2 x);
57 vec3 cosh(vec3 x);
58 vec4 cosh(vec4 x);
    [all...]
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
math.rs 130 TEST_FN_FUNC_FN(cosh);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs.bak 245 TEST_FN_FUNC_FN(cosh);
  /libcore/benchmarks/src/benchmarks/regression/
MathBenchmark.java 125 Math.cosh(d);
StrictMathBenchmark.java 113 StrictMath.cosh(d);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/tools/
config.hpp 224 using std::cosh;\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
math.h 47 using std::tr1::cosh;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
math.h 47 using std::tr1::cosh;

Completed in 251 milliseconds

1 2 3 4 5 67 8 91011>>