HomeSort by relevance Sort by last modified time
    Searched full:atan (Results 401 - 425 of 1233) sorted by null

<<11121314151617181920>>

  /external/skia/tests/
SkSLGLSLTest.cpp 345 "void main() { vec2 x = vec2(1, 2); float y = atan(x.x, -(2 * x.y)); }",
351 " float y = atan(x.x, -(2.0 * x.y));\n"
354 "void main() { vec2 x = vec2(1, 2); float y = atan(x.x, -(2 * x.y)); }",
360 " float y = atan(x.x, -1.0 * (2.0 * x.y));\n"
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h 42 Atan = 6,
  /external/vulkan-validation-layers/libs/glm/gtc/
reciprocal.inl 114 return pi_over_2 - atan(x);
  /external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp 80 template <typename T, precision P> GLM_FUNC_QUALIFIER T atan2(T x, T y){return atan(x, y);} //!< \brief Arc tangent. Returns an angle whose tangent is y/x. The signs of x and y are used to determine what quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are undefined if x and y are both 0. (From GLM_GTX_compatibility)
81 template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec2<T, P> atan2(const detail::tvec2<T, P>& x, const detail::tvec2<T, P>& y){return atan(x, y);} //!< \brief Arc tangent. Returns an angle whose tangent is y/x. The signs of x and y are used to determine what quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are undefined if x and y are both 0. (From GLM_GTX_compatibility)
82 template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec3<T, P> atan2(const detail::tvec3<T, P>& x, const detail::tvec3<T, P>& y){return atan(x, y);} //!< \brief Arc tangent. Returns an angle whose tangent is y/x. The signs of x and y are used to determine what quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are undefined if x and y are both 0. (From GLM_GTX_compatibility)
83 template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec4<T, P> atan2(const detail::tvec4<T, P>& x, const detail::tvec4<T, P>& y){return atan(x, y);} //!< \brief Arc tangent. Returns an angle whose tangent is y/x. The signs of x and y are used to determine what quadrant the angle is in. The range of values returned by this function is [-PI, PI]. Results are undefined if x and y are both 0. (From GLM_GTX_compatibility)
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
sobeloperator.cpp 98 (atan(static_cast<double>(gy)/static_cast<double>(gx)) + 3.14) / 6.28);
  /libcore/ojluni/src/main/native/
StrictMath.c 165 NATIVE_METHOD(StrictMath, atan, "(D)D"),
fdlibm.h 119 extern double atan __P((double));
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/math/
cmplx.a 14  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
62 go17ld math.a? "".Abs?math.Hypot?0runtime.morestack_noctxt?~r1?type.float64?x?type.complex128?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?:$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.8000000000000000?*$f64.3ff0000000000000?*$f64.3ff921fb54442d18?math.Asin?"".Sqrt? "".Log?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?<$GOROOT/src/math/cmplx/asin.go?"".Asinh?math.Asinh?"".Acos?"".Acosh?"".Atan?*$f64.4000000000000000?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e?math.Log?*$f64.3fd0000000000000?b·2?type.uint64?.autotmp_61?.autotmp_60?"".Atanh?"".Conj?<$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?.autotmp_73?:$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?~r0?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?:$GOROOT/src/math/cmplx/tan.go?"".IsNaN? "".NaN?"".Phase?.autotmp_96?:$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?>$GOROOT/src/math/cmplx/phase.go?"".Polar?.autotmp_103???r?>$GOROOT/src/math/cmplx/polar.go? "".Pow?.go.string."not reached"?type.string?runtime.convT2E?runtime.gopanic?math.Pow?.autotmp_126?.autotmp_125?.autotmp_124?.autotmp_123?.autotmp_108?~r2?y?Tgclocals·0acea6cc8b9e2fc1c5d67d8ec44c988a?Tgclocals·db9a6544d085c0622e79e6568b99b095?:$GOROOT/src/math/cmplx/pow.go?"".Rect?<$GOROOT/src/math/cmplx/rect.go? "".Sin?"".sinhcosh?.autotmp_132?.autotmp_131?:$GOROOT/src/math/cmplx/sin.go?"".Sinh?.autotmp_137?.autotmp_136? "".Cos?.autotmp_142?.autotmp_141?"".Cosh?.autotmp_147?.autotmp_146?math.Sinh?math.Cosh?.autotmp_154?ch?sh?*$f64.bfe0000000000000?*$f64.4010000000000000?*$f64.4350000000000000?*$f64.3e40000000000000?.autotmp_186?.autotmp_185?.autotmp_184?<$GOROOT/src/math/cmplx/sqrt.go? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_202?.autotmp_201?.autotmp_200?"".Tanh?.autotmp_217?.autotmp_216?.autotmp_215?"".reducePi?*$f64.3ca0000000000000?z? "".Cot?.autotmp_262?.autotmp_261?.autotmp_260?"".init?"".initdone·?"runtime.throwinit?math.init?go.info."".Abs?$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.???0?|FeH? %H;av@H?? H?l$H?l$?D$(?$?D$0?D$??D$?D$8H?l$H?? ???@;?VV4eH? %H;a?TH??(H?l$ H?l$ ?D$8W?f.???z?D$0f.?va?f???f.?v??D$@?L$HH?l$ H??(??$??D$?D$@W??D$HH?l$ H??(?f.?uzW?????L$0??Y???Y??\???\??$?Y??X?? f???\$???L$8f???L$?T$?X??$?D$0?X??L$??D$?L$?D$@?f???L$HH?l$ H??(??????PbOP(OP?O ?h! & 
265 eH? %H;avEH??H?,$H?,$?<v H?,$H???u? ???H?,$H?????$[?[1#"".Absx?~r1?""".Asinx?~r1?""".Asinhx?~r1?""".Acosx?~r1?""".Acoshx?~r1?""".Atanb·2?H"b·2#1?P"b·2#2?X"x?~r1?""".Atanhx?~r1?""".Conjx?~r1?""".Expx?~r1?""".IsInfx?~r1?""".Infb·2?h"~r0?"".IsNaNx?~r1?""".NaNb·2?h"~r0?"".Logx?~r1?""".Log10x?~r1?""".Phasex?~r1?""".Polarx?r?"??"not reached"".Powb·2??"b·2#1??"x?y?"~r2? """.Rectr???"~r2?""".Sinx?~r1?""".Sinhx?~r1?""".Cosx?~r1?""".Coshx?~r1?""".sinhcoshx?sh?"ch?""".Sqrtx?~r1?""".Tanb·2?P"x?~r1?""".Tanhb·2?P"x?~r1?""".reducePix?~r1?""".tanSeriesz?~r1?""".Cotb·2?P"x?~r1?""".initmath???
  /prebuilts/go/linux-x86/pkg/linux_amd64/math/
cmplx.a 14  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
62 go17ld math.a? "".Abs?math.Hypot?0runtime.morestack_noctxt?~r1?type.float64?x?type.complex128?Tgclocals·54241e171da8af6ae173d69da0236748?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?:$GOROOT/src/math/cmplx/abs.go?"".Asin?*$f64.8000000000000000?*$f64.3ff0000000000000?*$f64.3ff921fb54442d18?math.Asin?"".Sqrt? "".Log?Tgclocals·ff19ed39bdde8a01a800918ac3ef0ec7?<$GOROOT/src/math/cmplx/asin.go?"".Asinh?math.Asinh?"".Acos?"".Acosh?"".Atan?*$f64.4000000000000000?math.Atan2?*$f64.3fe0000000000000?*$f64.400921fb54442d18?*$f64.400921fb54000000?*$f64.3e210b4610000000?*$f64.3c6a62633145c06e?math.Log?*$f64.3fd0000000000000?b·2?type.uint64?.autotmp_61?.autotmp_60?"".Atanh?"".Conj?<$GOROOT/src/math/cmplx/conj.go? "".Exp?math.Exp?math.Sincos?.autotmp_73?:$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?~r0?Tgclocals·f207267fbf96a0178e8758c6e3e0ce28?:$GOROOT/src/math/cmplx/tan.go?"".IsNaN? "".NaN?"".Phase?.autotmp_96?:$GOROOT/src/math/cmplx/log.go?"".Log10?*$f64.3fdbcb7b1526e50e?>$GOROOT/src/math/cmplx/phase.go?"".Polar?.autotmp_103???r?>$GOROOT/src/math/cmplx/polar.go? "".Pow?.go.string."not reached"?type.string?runtime.convT2E?runtime.gopanic?math.Pow?.autotmp_126?.autotmp_125?.autotmp_124?.autotmp_123?.autotmp_108?~r2?y?Tgclocals·0acea6cc8b9e2fc1c5d67d8ec44c988a?Tgclocals·db9a6544d085c0622e79e6568b99b095?:$GOROOT/src/math/cmplx/pow.go?"".Rect?<$GOROOT/src/math/cmplx/rect.go? "".Sin?"".sinhcosh?.autotmp_132?.autotmp_131?:$GOROOT/src/math/cmplx/sin.go?"".Sinh?.autotmp_137?.autotmp_136? "".Cos?.autotmp_142?.autotmp_141?"".Cosh?.autotmp_147?.autotmp_146?math.Sinh?math.Cosh?.autotmp_154?ch?sh?*$f64.bfe0000000000000?*$f64.4010000000000000?*$f64.4350000000000000?*$f64.3e40000000000000?.autotmp_186?.autotmp_185?.autotmp_184?<$GOROOT/src/math/cmplx/sqrt.go? "".Tan?math.Cos?math.Sin?"".tanSeries?.autotmp_202?.autotmp_201?.autotmp_200?"".Tanh?.autotmp_217?.autotmp_216?.autotmp_215?"".reducePi?*$f64.3ca0000000000000?z? "".Cot?.autotmp_262?.autotmp_261?.autotmp_260?"".init?"".initdone·?"runtime.throwinit?math.init?go.info."".Abs?$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.???0?|FdH? %H;av@H?? H?l$H?l$?D$(?$?D$0?D$??D$?D$8H?l$H?? ???@;?VV4dH? %H;a?TH??(H?l$ H?l$ ?D$8W?f.???z?D$0f.?va?f???f.?v??D$@?L$HH?l$ H??(??$??D$?D$@W??D$HH?l$ H??(?f.?uzW?????L$0??Y???Y??\???\??$?Y??X?? f???\$???L$8f???L$?T$?X??$?D$0?X??L$??D$?L$?D$@?f???L$HH?l$ H??(??????PbOP(OP?O ?h! & 
265 dH? %H;avEH??H?,$H?,$?<v H?,$H???u? ???H?,$H?????$[?[1#"".Absx?~r1?""".Asinx?~r1?""".Asinhx?~r1?""".Acosx?~r1?""".Acoshx?~r1?""".Atanb·2?H"b·2#1?P"b·2#2?X"x?~r1?""".Atanhx?~r1?""".Conjx?~r1?""".Expx?~r1?""".IsInfx?~r1?""".Infb·2?h"~r0?"".IsNaNx?~r1?""".NaNb·2?h"~r0?"".Logx?~r1?""".Log10x?~r1?""".Phasex?~r1?""".Polarx?r?"??"not reached"".Powb·2??"b·2#1??"x?y?"~r2? """.Rectr???"~r2?""".Sinx?~r1?""".Sinhx?~r1?""".Cosx?~r1?""".Coshx?~r1?""".sinhcoshx?sh?"ch?""".Sqrtx?~r1?""".Tanb·2?P"x?~r1?""".Tanhb·2?P"x?~r1?""".reducePix?~r1?""".tanSeriesz?~r1?""".Cotb·2?P"x?~r1?""".initmath???
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 121 // atan
129 __tg_atan(double __x) {return atan(__x);}
147 #undef atan macro
148 #define atan(__x) __tg_atan(__tg_promote1((__x))(__x)) macro

Completed in 2339 milliseconds

<<11121314151617181920>>