OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atan
(Results
326 - 350
of
1233
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libm/upstream-freebsd/lib/msun/src/
s_atanl.c
44
if(expt >= ATAN_CONST) { /* if |x| is large,
atan
(x)~=pi/2 */
/external/deqp/android/cts/master/src/
gles31-test-issues.txt
32
dEQP-GLES31.functional.shaders.builtin_functions.precision.
atan
.mediump_compute.*
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
eval.pass.cpp
27
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
eval_param.pass.cpp
27
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
/external/llvm/test/Transforms/InstCombine/
double-float-shrink-1.ll
82
%call = call fast double @
atan
(double %conv)
91
%call = call fast double @
atan
(double %conv)
94
; CHECK: call fast double @
atan
(double %conv)
408
declare double @
atan
(double)
/external/mesa3d/docs/
relnotes-7.0.html
43
<li>Implemented GLSL asin(), acos(),
atan
() functions.
/frameworks/base/packages/Shell/res/values-az/
strings.xml
40
<string name="bugreport_screenshot_failed" msgid="5853049140806834601">"Displey görüntüsü ?lç
atan
deyil."</string>
/packages/apps/Camera2/jni/
tinyplanet.cc
115
float phi = 2 *
atan
(1 / r);
/packages/apps/Gallery2/jni/filters/
tinyplanet.cc
114
float phi = 2 *
atan
(1 / r);
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/lib/
libm.so
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/libr2/
libm.so
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/libr6/
libm.so
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/lib/
libm.so
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/libr2/
libm.so
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/libr6/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/lib/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/libr2/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/libr6/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/lib/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/libr2/
libm.so
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/libr6/
libm.so
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
eval.pass.cpp
25
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
eval_param.pass.cpp
25
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
eval.pass.cpp
27
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
eval_param.pass.cpp
27
return 1/3.1415926535897932 * std::
atan
((x - a)/b) + .5;
Completed in 1813 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>