HomeSort by relevance Sort by last modified time
    Searched full:asinh (Results 276 - 300 of 862) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
cmath 160 floating_point asinh (arithmetic x);
1062 // asinh
1065 using ::asinh;
1068 inline _LIBCPP_INLINE_VISIBILITY float asinh(float __x) _NOEXCEPT {return asinhf(__x);}
1069 inline _LIBCPP_INLINE_VISIBILITY long double asinh(long double __x) _NOEXCEPT {return asinhl(__x);}
1074 asinh(_A1 __x) _NOEXCEPT {return asinh((double)__x);}
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_math.py 175 self.assertRaises(TypeError, math.asinh)
176 self.ftest('asinh(0)', math.asinh(0), 0)
177 self.ftest('asinh(1)', math.asinh(1), 0.88137358701954305)
178 self.ftest('asinh(-1)', math.asinh(-1), -0.88137358701954305)
179 self.assertEqual(math.asinh(INF), INF)
180 self.assertEqual(math.asinh(NINF), NINF)
181 self.assertTrue(math.isnan(math.asinh(NAN)))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_math.py 175 self.assertRaises(TypeError, math.asinh)
176 self.ftest('asinh(0)', math.asinh(0), 0)
177 self.ftest('asinh(1)', math.asinh(1), 0.88137358701954305)
178 self.ftest('asinh(-1)', math.asinh(-1), -0.88137358701954305)
179 self.assertEqual(math.asinh(INF), INF)
180 self.assertEqual(math.asinh(NINF), NINF)
181 self.assertTrue(math.isnan(math.asinh(NAN))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_math.py 175 self.assertRaises(TypeError, math.asinh)
176 self.ftest('asinh(0)', math.asinh(0), 0)
177 self.ftest('asinh(1)', math.asinh(1), 0.88137358701954305)
178 self.ftest('asinh(-1)', math.asinh(-1), -0.88137358701954305)
179 self.assertEqual(math.asinh(INF), INF)
180 self.assertEqual(math.asinh(NINF), NINF)
181 self.assertTrue(math.isnan(math.asinh(NAN))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_math.py 175 self.assertRaises(TypeError, math.asinh)
176 self.ftest('asinh(0)', math.asinh(0), 0)
177 self.ftest('asinh(1)', math.asinh(1), 0.88137358701954305)
178 self.ftest('asinh(-1)', math.asinh(-1), -0.88137358701954305)
179 self.assertEqual(math.asinh(INF), INF)
180 self.assertEqual(math.asinh(NINF), NINF)
181 self.assertTrue(math.isnan(math.asinh(NAN))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_math.py 175 self.assertRaises(TypeError, math.asinh)
176 self.ftest('asinh(0)', math.asinh(0), 0)
177 self.ftest('asinh(1)', math.asinh(1), 0.88137358701954305)
178 self.ftest('asinh(-1)', math.asinh(-1), -0.88137358701954305)
179 self.assertEqual(math.asinh(INF), INF)
180 self.assertEqual(math.asinh(NINF), NINF)
181 self.assertTrue(math.isnan(math.asinh(NAN))
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/math/
cmplx.a 13  cmplx 9|SGOROOT/src/math/cmplx/abs.goAbsx·2 0 sin.gofAsin Asinh 6Acos Acosh TAtan 0 Atanh . conj.goConj . exp.gofExp .isinf.go IsInf Inf 2 nan.go IsNaN NaN . log.gorLog
64 go17ld math.a? "".Abs?*runtime.racefuncenter?math.Hypot?(runtime.racefuncexit?0runtime.morestack_noctxt?.autotmp_3?type.float64?~r1?x?type.complex128?.fp?type.uintptr?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?:$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.8000000000000000?*$f64.3ff0000000000000?*$f64.3ff921fb54442d18?math.Asin?"".Sqrt? "".Log? w.real? w.imag?.autotmp_21?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?<$GOROOT/src/math/cmplx/asin.go?"".Asinh?math.Asinh?.autotmp_34?.autotmp_33?"".Acos?"".Acosh?"".Atan?*$f64.4000000000000000?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e? runtime.raceread?math.Log?*$f64.3fd0000000000000?~r0.imag?b·2?type.uint64?.autotmp_72?.autotmp_71?"".Atanh? z.real? z.imag?"".Conj?<$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?.autotmp_91?.autotmp_90?.autotmp_89?:$GOROOT/src/math/cmplx/exp.go?"".IsInf?*$f64.7fefffffffffffff?*$f64.ffefffffffffffff?type.bool?>$GOROOT/src/math/cmplx/isinf.go?>$GOROOT/src/math/cmplx/isnan.go? "".Inf?.autotmp_99?~r0?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?:$GOROOT/src/math/cmplx/tan.go?"".IsNaN? "".NaN?.autotmp_111?"".Phase?.autotmp_117?.autotmp_116?:$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?.autotmp_120?.autotmp_119?.autotmp_124?>$GOROOT/src/math/cmplx/phase.go?"".Polar?.autotmp_128?.autotmp_127???r?>$GOROOT/src/math/cmplx/polar.go? "".Pow?.go.string."not reached"?type.string?runtime.convT2E?runtime.gopanic?math.Pow?.autotmp_156?.autotmp_155?.autotmp_154?.autotmp_153?.autotmp_133?~r2?y?Tgclocals·0acea6cc8b9e2fc1c5d67d8ec44c988a?Tgclocals·db9a6544d085c0622e79e6568b99b095?:$GOROOT/src/math/cmplx/pow.go?"".Rect?.autotmp_161?.autotmp_160?<$GOROOT/src/math/cmplx/rect.go? "".Sin?"".sinhcosh?.autotmp_172?.autotmp_171?.autotmp_170?.autotmp_169?:$GOROOT/src/math/cmplx/sin.go?"".Sinh?.autotmp_183?.autotmp_182?.autotmp_181?.autotmp_180? "".Cos?.autotmp_194?.autotmp_193?.autotmp_192?.autotmp_191?"".Cosh?.autotmp_205?.autotmp_204?.autotmp_203?.autotmp_202?math.Sinh?math.Cosh?.autotmp_214?.autotmp_213?ch?sh?*$f64.bfe0000000000000?*$f64.4010000000000000?*$f64.4350000000000000?*$f64.3e40000000000000?.autotmp_253?.autotmp_252?.autotmp_251?<$GOROOT/src/math/cmplx/sqrt.go? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_270?.autotmp_269?.autotmp_268?"".Tanh?.autotmp_285?.autotmp_284?.autotmp_283?"".reducePi?.autotmp_288?*$f64.3ca0000000000000?.autotmp_316?z? "".Cot?.autotmp_333?.autotmp_332?.autotmp_331?"".init?"".initdone·?"runtime.throwinit?"runtime.racewrite?math.init?go.info."".Abs?go.info.uintptr?$go.info.complex128?go.info.float64?go.info."".Asin? go.info."".Asinh?go.info."".Acos? go.info."".Acosh?go.info."".Atan?go.info.uint64? go.info."".Atanh?go.info."".Conj?go.info."".Exp? go.info."".IsInf?go.info.bool?go.info."".Inf? go.info."".IsNaN?go.info."".NaN?go.info."".Log? go.info."".Log10? go.info."".Phase? go.info."".Polar?go.info."".Pow?go.info."".Rect?go.info."".Sin?go.info."".Sinh?go.info."".Cos?go.info."".Cosh?&go.info."".sinhcosh?go.info."".Sqrt?go.info."".Tan?go.info."".Tanh?&go.info."".reducePi?(go.info."".tanSeries?go.info."".Cot?go.info."".init?type.uint8?,type..importpath.math.????>?|FeH? %H;av_H??(H?l$ H?l$ H?D$(H?$??D$0?$?D$8?D$??D$?D$??D$?D$@H?l$ H??(???PZOuu&HeH? %H;a??H??@H?l$8H?l$8H?D$@H?$??D$PW?f.??????D$Hf.?vz?f???f.?v&???D$XW??D$`H?l$8H??@??$??D$?D$0??D$0?D$XW??D$`H?l$8H??@?f.?uzW?????L$H??Y???Y??\???\??$?Y??X?? f???\$??D$P? f???T$?\$?X??$?D$H?X??T$??D$?D$(?L$?L$ ??D$(?D$X?D$ ? f???D$`H?l$8H??@???G????|?9?? ?h/& 
327 "".Abs.fp?x"x?~r1?""".Asinw.real?X"w.imag?`".fp?x"x?~r1?""".Asinh.fp?x"x?~r1?""".Acosw.real?`"w.imag?h".fp?x"x?~r1?""".Acoshw.real?`"w.imag?h".fp?x"x?~r1?""".Atan~r0.imag??"~r0.imag#1??"~r0.imag#2?@"b·2?H"b·2#4?P"b·2#5?X".fp?x"x?~r1?""".Atanhz.real?`"z.imag?h".fp?x"x?~r1?""".Conj.fp?x"x?~r1?""".Exp.fp?x"x?~r1?""".IsInf.fp?x"x?~r1?""".Infb·2?`".fp?x"~r0?"".IsNaN.fp?x"x?~r1?""".NaNb·2?`".fp?x"~r0?"".Log.fp?x"x?~r1?""".Log10.fp?x"x?~r1?""".Phase.fp?x"x?~r1?""".Polar.fp?x"x?r?"??"not reached"".Pow~r0.imag??"b·2??"b·2#2??".fp?x"x?y?"~r2? """.Rect.fp?x"r???"~r2?""".Sin.fp?x"x?~r1?""".Sinh.fp?x"x?~r1?""".Cos.fp?x"x?~r1?""".Cosh.fp?x"x?~r1?""".sinhcosh.fp?x"x?sh?"ch?""".Sqrt.fp?x"x?~r1?""".Tan~r0.imag?H"b·2?P".fp?x"x?~r1?""".Tanh~r0.imag?H"b·2?P".fp?x"x?~r1?""".reducePi.fp?x"x?~r1?""".tanSeries.fp?x"z?~r1?""".Cot~r0.imag?H"b·2?P".fp?x"x?~r1?""".init.fp?x"math???
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/math/
cmplx.a 13  cmplx 9|SGOROOT/src/math/cmplx/abs.goAbsx·2 0 sin.gofAsin Asinh 6Acos Acosh TAtan 0 Atanh . conj.goConj . exp.gofExp .isinf.go IsInf Inf 2 nan.go IsNaN NaN . log.gorLog
64 go17ld math.a? "".Abs?*runtime.racefuncenter?math.Hypot?(runtime.racefuncexit?0runtime.morestack_noctxt?.autotmp_3?type.float64?~r1?x?type.complex128?.fp?type.uintptr?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?:$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.8000000000000000?*$f64.3ff0000000000000?*$f64.3ff921fb54442d18?math.Asin?"".Sqrt? "".Log? w.real? w.imag?.autotmp_21?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?<$GOROOT/src/math/cmplx/asin.go?"".Asinh?math.Asinh?.autotmp_34?.autotmp_33?"".Acos?"".Acosh?"".Atan?*$f64.4000000000000000?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e? runtime.raceread?math.Log?*$f64.3fd0000000000000?~r0.imag?b·2?type.uint64?.autotmp_72?.autotmp_71?"".Atanh? z.real? z.imag?"".Conj?<$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?.autotmp_91?.autotmp_90?.autotmp_89?:$GOROOT/src/math/cmplx/exp.go?"".IsInf?*$f64.7fefffffffffffff?*$f64.ffefffffffffffff?type.bool?>$GOROOT/src/math/cmplx/isinf.go?>$GOROOT/src/math/cmplx/isnan.go? "".Inf?.autotmp_99?~r0?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?:$GOROOT/src/math/cmplx/tan.go?"".IsNaN? "".NaN?.autotmp_111?"".Phase?.autotmp_117?.autotmp_116?:$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?.autotmp_120?.autotmp_119?.autotmp_124?>$GOROOT/src/math/cmplx/phase.go?"".Polar?.autotmp_128?.autotmp_127???r?>$GOROOT/src/math/cmplx/polar.go? "".Pow?.go.string."not reached"?type.string?runtime.convT2E?runtime.gopanic?math.Pow?.autotmp_156?.autotmp_155?.autotmp_154?.autotmp_153?.autotmp_133?~r2?y?Tgclocals·0acea6cc8b9e2fc1c5d67d8ec44c988a?Tgclocals·db9a6544d085c0622e79e6568b99b095?:$GOROOT/src/math/cmplx/pow.go?"".Rect?.autotmp_161?.autotmp_160?<$GOROOT/src/math/cmplx/rect.go? "".Sin?"".sinhcosh?.autotmp_172?.autotmp_171?.autotmp_170?.autotmp_169?:$GOROOT/src/math/cmplx/sin.go?"".Sinh?.autotmp_183?.autotmp_182?.autotmp_181?.autotmp_180? "".Cos?.autotmp_194?.autotmp_193?.autotmp_192?.autotmp_191?"".Cosh?.autotmp_205?.autotmp_204?.autotmp_203?.autotmp_202?math.Sinh?math.Cosh?.autotmp_214?.autotmp_213?ch?sh?*$f64.bfe0000000000000?*$f64.4010000000000000?*$f64.4350000000000000?*$f64.3e40000000000000?.autotmp_253?.autotmp_252?.autotmp_251?<$GOROOT/src/math/cmplx/sqrt.go? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_270?.autotmp_269?.autotmp_268?"".Tanh?.autotmp_285?.autotmp_284?.autotmp_283?"".reducePi?.autotmp_288?*$f64.3ca0000000000000?.autotmp_316?z? "".Cot?.autotmp_333?.autotmp_332?.autotmp_331?"".init?"".initdone·?"runtime.throwinit?"runtime.racewrite?math.init?go.info."".Abs?go.info.uintptr?$go.info.complex128?go.info.float64?go.info."".Asin? go.info."".Asinh?go.info."".Acos? go.info."".Acosh?go.info."".Atan?go.info.uint64? go.info."".Atanh?go.info."".Conj?go.info."".Exp? go.info."".IsInf?go.info.bool?go.info."".Inf? go.info."".IsNaN?go.info."".NaN?go.info."".Log? go.info."".Log10? go.info."".Phase? go.info."".Polar?go.info."".Pow?go.info."".Rect?go.info."".Sin?go.info."".Sinh?go.info."".Cos?go.info."".Cosh?&go.info."".sinhcosh?go.info."".Sqrt?go.info."".Tan?go.info."".Tanh?&go.info."".reducePi?(go.info."".tanSeries?go.info."".Cot?go.info."".init?type.uint8?,type..importpath.math.????>?|FdH? %H;av_H??(H?l$ H?l$ H?D$(H?$??D$0?$?D$8?D$??D$?D$??D$?D$@H?l$ H??(???PZOuu&HdH? %H;a??H??@H?l$8H?l$8H?D$@H?$??D$PW?f.??????D$Hf.?vz?f???f.?v&???D$XW??D$`H?l$8H??@??$??D$?D$0??D$0?D$XW??D$`H?l$8H??@?f.?uzW?????L$H??Y???Y??\???\??$?Y??X?? f???\$??D$P? f???T$?\$?X??$?D$H?X??T$??D$?D$(?L$?L$ ??D$(?D$X?D$ ? f???D$`H?l$8H??@???G????|?9?? ?h/& 
327 "".Abs.fp?x"x?~r1?""".Asinw.real?X"w.imag?`".fp?x"x?~r1?""".Asinh.fp?x"x?~r1?""".Acosw.real?`"w.imag?h".fp?x"x?~r1?""".Acoshw.real?`"w.imag?h".fp?x"x?~r1?""".Atan~r0.imag??"~r0.imag#1??"~r0.imag#2?@"b·2?H"b·2#4?P"b·2#5?X".fp?x"x?~r1?""".Atanhz.real?`"z.imag?h".fp?x"x?~r1?""".Conj.fp?x"x?~r1?""".Exp.fp?x"x?~r1?""".IsInf.fp?x"x?~r1?""".Infb·2?`".fp?x"~r0?"".IsNaN.fp?x"x?~r1?""".NaNb·2?`".fp?x"~r0?"".Log.fp?x"x?~r1?""".Log10.fp?x"x?~r1?""".Phase.fp?x"x?~r1?""".Polar.fp?x"x?r?"??"not reached"".Pow~r0.imag??"b·2??"b·2#2??".fp?x"x?y?"~r2? """.Rect.fp?x"r???"~r2?""".Sin.fp?x"x?~r1?""".Sinh.fp?x"x?~r1?""".Cos.fp?x"x?~r1?""".Cosh.fp?x"x?~r1?""".sinhcosh.fp?x"x?sh?"ch?""".Sqrt.fp?x"x?~r1?""".Tan~r0.imag?H"b·2?P".fp?x"x?~r1?""".Tanh~r0.imag?H"b·2?P".fp?x"x?~r1?""".reducePi.fp?x"x?~r1?""".tanSeries.fp?x"z?~r1?""".Cot~r0.imag?H"b·2?P".fp?x"x?~r1?""".init.fp?x"math???
  /external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp 66 Ambiguous asinh(Ambiguous){ return Ambiguous(); } function
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
math_h.pass.cpp 69 Ambiguous asinh(Ambiguous){ return Ambiguous(); } function
    [all...]
  /external/libcxx/include/
math.h 157 floating_point asinh (arithmetic x);
978 // asinh
981 inline _LIBCPP_INLINE_VISIBILITY float asinh(float __lcpp_x) _NOEXCEPT {return ::asinhf(__lcpp_x);}
982 inline _LIBCPP_INLINE_VISIBILITY long double asinh(long double __lcpp_x) _NOEXCEPT {return ::asinhl(__lcpp_x);}
987 asinh(_A1 __lcpp_x) _NOEXCEPT {return ::asinh((double)__lcpp_x);}
    [all...]
cmath 160 floating_point asinh (arithmetic x);
391 using ::asinh;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
math.h 157 floating_point asinh (arithmetic x);
963 // asinh
966 inline _LIBCPP_INLINE_VISIBILITY float asinh(float __lcpp_x) _NOEXCEPT {return asinhf(__lcpp_x);}
967 inline _LIBCPP_INLINE_VISIBILITY long double asinh(long double __lcpp_x) _NOEXCEPT {return asinhl(__lcpp_x);}
972 asinh(_A1 __lcpp_x) _NOEXCEPT {return asinh((double)__lcpp_x);}
    [all...]
cmath 160 floating_point asinh (arithmetic x);
403 using ::asinh;
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_cmath.h 202 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, asinh)
336 using ::asinh;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 202 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, asinh)
336 using ::asinh;
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
__clang_cuda_cmath.h 202 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, asinh)
336 using ::asinh;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 202 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, asinh)
336 using ::asinh;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
tgmath.h 276 #define asinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, asinh, casinh) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tgmath.h 276 #define asinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, asinh, casinh) macro
  /bionic/libc/tools/
posix-2013.txt 35 asinh
  /external/mesa3d/src/glsl/builtins/profiles/
130.glsl 65 float asinh(float x);
66 vec2 asinh(vec2 x);
67 vec3 asinh(vec3 x);
68 vec4 asinh(vec4 x);
140.glsl 65 float asinh(float x);
66 vec2 asinh(vec2 x);
67 vec3 asinh(vec3 x);
68 vec4 asinh(vec4 x);
    [all...]
  /frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
math.rs 119 TEST_FN_FUNC_FN(asinh);
  /frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
math.rs.bak 232 TEST_FN_FUNC_FN(asinh);

Completed in 2063 milliseconds

<<11121314151617181920>>