HomeSort by relevance Sort by last modified time
    Searched full:atan2f (Results 151 - 175 of 447) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 115 EXPORT_F32_FN_F32_F32(atan2f)
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 63 orient = (int) atan2f(-x, y) * RADIANS_2_DEG;
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 65 orient = (int) atan2f(-x, y) * RADIANS_2_DEG;
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
complex.h 166 return atan2f (__imag__ _Z, __real__ _Z);
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_como.h 120 # define atan2f atan2 macro
  /external/bison/darwin-lib/
math.h 616 # undef atan2f
617 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
619 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
620 _GL_CXXALIASWARN (atan2f);
622 # undef atan2f macro
624 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
625 "use gnulib module atan2f for portability");
    [all...]
  /external/bison/lib/
math.in.h 304 # undef atan2f macro
305 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
307 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
308 _GL_CXXALIASWARN (atan2f); variable
310 # undef atan2f macro
312 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
313 "use gnulib module atan2f for portability");
    [all...]
  /external/bison/linux-lib/
math.h 616 # undef atan2f
617 _GL_FUNCDECL_SYS (atan2f, float, (float y, float x));
619 _GL_CXXALIAS_SYS (atan2f, float, (float y, float x));
620 _GL_CXXALIASWARN (atan2f);
622 # undef atan2f macro
624 _GL_WARN_ON_USE (atan2f, "atan2f is unportable - "
625 "use gnulib module atan2f for portability");
    [all...]
  /bionic/libc/tools/
posix-2013.txt 40 atan2f
  /external/opencv3/modules/cudalegacy/src/cuda/
needle_map.cu 143 const float theta = ::atan2f(v_avg_val, u_avg_val);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
math-finite.h 49 extern float __REDIRECT_NTH (atan2f, (float, float), __atan2f_finite);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
math-finite.h 49 extern float __REDIRECT_NTH (atan2f, (float, float), __atan2f_finite);
  /external/llvm/include/llvm/Analysis/
TargetLibraryInfo.def 288 /// float atan2f(float y, float x);
289 TLI_DEFINE_ENUM_INTERNAL(atan2f)
290 TLI_DEFINE_STRING_INTERNAL("atan2f")
    [all...]
  /external/clang/test/CodeGen/
libcall-declarations.c 11 float atan2f(float, float);
264 F(atan2), F(atan2f), F(atan2l), F(abs), F(labs),
316 // CHECK-NOERRNO: declare float @atan2f(float, float) [[NUW]]
  /bionic/libm/include/
math.h 263 float atan2f(float, float);
  /external/ltrace/etc/
libm.so.conf 41 float atan2f(float, float);
  /external/opencv3/3rdparty/openexr/Imath/
ImathMath.h 129 static float atan2 (float x, float y) {return ::atan2f (x, y);}
  /device/google/contexthub/firmware/src/drivers/orientation/
orientation.c 347 float x = atan2f(-R.elem[0][1], R.elem[0][0]) * kRad2deg;
348 float y = atan2f(-R.elem[1][2], R.elem[2][2]) * kRad2deg;
  /external/clang/lib/Headers/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h 562 __tg_atan2(float __x, float __y) {return atan2f(__x, __y);}
1229 __tg_carg(float __x) {return atan2f(0.F, __x);}

Completed in 921 milliseconds

1 2 3 4 5 67 8 91011>>