HomeSort by relevance Sort by last modified time
    Searched full:acos (Results 801 - 825 of 1235) sorted by null

<<31323334353637383940>>

  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderBuiltinPrecisionTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsBuiltinPrecisionTests.cpp     [all...]
  /external/llvm/docs/
AliasAnalysis.rst 184 not (e.g., ``acos``, which modifies the ``errno`` variable).
  /external/opencv/cxcore/src/
cxutils.cpp 364 double theta = acos(R / sqrt(Qcubed));
    [all...]
  /external/skia/tools/
pathops_sorter.htm 295 var theta = Math.acos(R / Math.sqrt(Q3));
    [all...]
  /external/swiftshader/src/Shader/
Shader.cpp 917 case OPCODE_ACOS: return "acos";
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp     [all...]
  /external/v8/src/
frames.h 702 // whenever C++ builtins (e.g., Math.acos) are called. Their main purpose is
    [all...]
  /frameworks/compile/slang/tests/P_all_api_21/
all21.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_22/
all22.rs     [all...]
  /frameworks/compile/slang/tests/P_all_api_23/
all23.rs     [all...]
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
ml_math_func.c 242 return acos(quat0)*2*180/M_PI;
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.c 242 return acos(quat0)*2*180/M_PI;
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorExpr.java 809 return new EvalRet(argVal.pos, fromRadians(argVal.val.acos(), ec));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin
  /prebuilts/gdb/linux-x86/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
cmath 420 using std::acos;
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 46 from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin
  /toolchain/binutils/binutils-2.25/libiberty/testsuite/
demangle-expected     [all...]

Completed in 1667 milliseconds

<<31323334353637383940>>