HomeSort by relevance Sort by last modified time
    Searched full:atan (Results 451 - 475 of 868) sorted by null

<<11121314151617181920>>

  /external/autotest/client/site_tests/graphics_dEQP/expectations/ivybridge/
dEQP-GLES3.functional.Fail.bz2 
  /external/autotest/client/site_tests/graphics_dEQP/expectations/sandybridge/
dEQP-GLES3.functional.Fail.bz2 
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tic54x.texi 198 @cindex @code{$atan} math builtin, TIC54X
199 @item @code{$atan(@var{expr})}
  /toolchain/binutils/binutils-2.25/opcodes/po/
tr.po 201 msgstr "`int' terimi atan?rken bilinmeyen alan %d bulundu.\n"
207 msgstr "`vma' terimi atan?rken bilinmeyen alan %d bulundu.\n"
  /development/ndk/platforms/android-13/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-18/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-21/include/
math.h 194 double atan(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-3/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /development/ndk/platforms/android-9/include/
math.h 205 double atan(double) __NDK_FPABI_MATH__;
  /external/aac/libSYS/src/
genericStds.cpp 359 double FDKatan(double x) { return atan(x); }
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
AbstractRealVector.java 398 return mapToSelf(ComposableFunction.ATAN);
  /external/deqp/framework/common/
tcuVectorUtil.hpp 432 TCU_DECLARE_VECTOR_UNARY_FUNC(atan, deFloatAtanOver)
  /external/eigen/unsupported/test/mpreal/
mpreal.h 414 friend const mpreal atan (const mpreal& v, mp_rnd_t rnd_mode);
    [all...]
  /external/icu/icu4c/source/test/depstest/
dependencies.txt 55 acos asin atan atan2 cos sin tan
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/mesa3d/docs/
relnotes-7.11.1.html 329 <li>glsl: improve the accuracy of the atan(x,y) builtin function.</li>
  /external/mesa3d/src/mesa/main/
imports.h 121 #define atanf(f) ((float) atan(f))
  /external/opencv3/modules/calib3d/src/
fisheye.cpp 131 double theta = atan(r);
183 //double theta = atan(r);
288 double theta = atan(r);
464 double theta = atan(r);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_func.cpp 162 {"cos", PSOP_COS}, {"atan", PSOP_ATAN},
  /external/pdfium/third_party/lcms2-2.6/src/
cmsgmt.c 543 // atan will not work, so clamp here
  /external/skia/src/animator/
SkCondensedDebug.cpp 29 "atan\0"
SkCondensedRelease.cpp 29 "atan\0"
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 451 final double angle = Math.atan(tan);
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 317 mGcLatitudeRad = (float) Math.atan(tlat * (latRad * altitudeKm + b2)
  /frameworks/compile/slang/tests/P_all_api_11/
all11.rs     [all...]

Completed in 2405 milliseconds

<<11121314151617181920>>