HomeSort by relevance Sort by last modified time
    Searched full:acosh (Results 226 - 250 of 574) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 243 TEST_FN_FUNC_FN(acosh);
math.rs.orig 243 TEST_FN_FUNC_FN(acosh);
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
math.rs 243 TEST_FN_FUNC_FN(acosh);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mathcalls.h 89 __MATHCALL (acosh,, (_Mdouble_ __x));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathcalls.h 89 __MATHCALL (acosh,, (_Mdouble_ __x));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mathcalls.h 89 __MATHCALL (acosh,, (_Mdouble_ __x));
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/math/
cmplx.a 14 func @"".Acosh (@"".x·2 complex128) (? complex128)
98 -STgclocals·a8eabfc4a4514ed6b3b0c61e9680e440Tgclocals·33cdeccccebe80329f1fdbee7f5874cb\prebuilts/go/darwin-x86/src/math/cmplx/asin.go?"".Acosh??eH? %H;avrH?? W??D$(?$?D$0?D$??\$?T$W?f.?s??Y??T$8?D$@H?? ?? ?Y??L$8?\$@H?? ???u???
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/math/
cmplx.a 14 func @"".Acosh (@"".x·2 complex128) (? complex128)
112 tTgclocals·a8eabfc4a4514ed6b3b0c61e9680e440Tgclocals·33cdeccccebe80329f1fdbee7f5874cb\prebuilts/go/darwin-x86/src/math/cmplx/asin.go?"".Acosh??eH? %H;a??H?? H?\$ H?$?W??D$(?$?D$0?D$??\$?T$W?f.?s.f(?f(?f(?? ?Y??\$8?L$@?H?? ?? ?Y??L$8?\$@?H?? ???M???
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/math/
cmplx.a 14 func @"".Acosh (@"".x·2 complex128) (? complex128)
98 -STgclocals·a8eabfc4a4514ed6b3b0c61e9680e440Tgclocals·33cdeccccebe80329f1fdbee7f5874cbZprebuilts/go/linux-x86/src/math/cmplx/asin.go?"".Acosh??dH? %H;avrH?? W??D$(?$?D$0?D$??\$?T$W?f.?s??Y??T$8?D$@H?? ?? ?Y??L$8?\$@H?? ???u???
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/math/
cmplx.a 14 func @"".Acosh (@"".x·2 complex128) (? complex128)
112 tTgclocals·a8eabfc4a4514ed6b3b0c61e9680e440Tgclocals·33cdeccccebe80329f1fdbee7f5874cbZprebuilts/go/linux-x86/src/math/cmplx/asin.go?"".Acosh??dH? %H;a??H?? H?\$ H?$?W??D$(?$?D$0?D$??\$?T$W?f.?s.f(?f(?f(?? ?Y??\$8?L$@?H?? ?? ?Y??L$8?\$@?H?? ???M???
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderConstExprTests.cpp 88 {"acosh", "acosh(${T} (2.0))", glu::TYPE_FLOAT, 1, 4, glu::TYPE_FLOAT, deFloatAcosh(2.0f) },
  /external/opencv3/modules/core/include/opencv2/core/cuda/
functional.hpp 517 OPENCV_CUDA_IMPLEMENT_UN_FUNCTOR(acosh, ::acosh)
  /external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp 538 CV_CUDEV_UNARY_FUNCTION_INST(acosh, ::acosh)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so 
libm.so 
libm.so.6 
  /prebuilts/go/darwin-x86/src/math/
all_test.go 43 var acosh = []float64{
    [all...]
  /prebuilts/go/linux-x86/src/math/
all_test.go 43 var acosh = []float64{
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /bionic/tests/
math_test.cpp 400 TEST(math, acosh) {
401 ASSERT_DOUBLE_EQ(0.0, acosh(1.0));
    [all...]
  /external/libcxx/include/
complex 212 template<class T> complex<T> acosh(const complex<T>&);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 212 template<class T> complex<T> acosh(const complex<T>&);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
complex 212 template<class T> complex<T> acosh(const complex<T>&);
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_15.sh     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
domain.py 351 * Trigonometric library functions: acosh acos asinh asin

Completed in 1087 milliseconds

1 2 3 4 5 6 7 8 91011>>