Searched
full:atan (Results
501 -
525 of
1233) sorted by null
<<21222324252627282930>>
/bionic/libm/ |
libm.arm64.map | 20 atan;
|
libm.map.txt | 19 atan;
|
libm.mips.map | 20 atan;
|
libm.mips64.map | 20 atan;
|
libm.x86.map | 20 atan;
|
libm.x86_64.map | 20 atan;
|
/external/ltp/testcases/misc/math/atof/ |
atof01.c | 78 pi = 4.0 * atan(1.0);
|
/external/v8/src/asmjs/ |
asm-js.cc | 112 STDLIB_MATH_FUNC(MathAtan, atan)
|
/frameworks/base/packages/PrintSpooler/res/values-az/ |
strings.xml | 108 <string name="print_error_printer_unavailable" msgid="8985614415253203381">"Bu printer haz?rda ?lçatan deyil."</string>
|
/frameworks/rs/rsov/compiler/ |
Builtin.cpp | 263 {"asin", 16}, {"acos", 17}, {"atan", 18}, {"sinh", 19},
|
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/ |
apitest.rs | 601 f = atan(f); 602 f2 = atan(f2); 603 f3 = atan(f3); 604 f4 = atan(f4); [all...] |
math.rs | 248 TEST_FN_FUNC_FN(atan);
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
apitest.rs | 599 f = atan(f); 600 f2 = atan(f2); 601 f3 = atan(f3); 602 f4 = atan(f4); [all...] |
math.rs | 248 TEST_FN_FUNC_FN(atan);
|
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/ |
math.rs | 255 TEST_FN_FUNC_FN(atan);
|
math_fp16.rs | 106 TEST_HN_FUNC_HN(atan);
|
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
math.rs | 248 TEST_FN_FUNC_FN(atan);
|
math.rs.orig | 248 TEST_FN_FUNC_FN(atan);
|
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
math.rs | 248 TEST_FN_FUNC_FN(atan);
|
/frameworks/rs/tests/lldb/tests/harness/ |
RS_funs.py | 76 float atan(float v); 77 float2 atan(float2 v); 78 float3 atan(float3 v); 79 float4 atan(float4 v); [all...] |
/libcore/benchmarks/src/benchmarks/regression/ |
MathBenchmark.java | 85 result = Math.atan(d);
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropMath.java | 251 float angle = (float) (Math.atan(dy / dx) * 180 / Math.PI);
|
/packages/apps/TV/usbtuner-res/values-az/ |
strings.xml | 58 <string name="ut_channel_scan_tuner_unavailable" msgid="3135723754380409658">"Kökl?yici müv?qq?ti ?lçatan deyil v? qeyd? alma t?r?find?n istifad? olunub."</string>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
mathcalls.h | 59 __MATHCALL (atan,, (_Mdouble_ __x));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
mathcalls.h | 59 __MATHCALL (atan,, (_Mdouble_ __x));
|
Completed in 1192 milliseconds
<<21222324252627282930>>