HomeSort by relevance Sort by last modified time
    Searched full:acosf (Results 201 - 225 of 759) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
libmplmpu.so 
  /hardware/invensense/65xx/libsensors_iio/
libmplmpu.so 
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
libmplmpu.so 
  /external/skia/include/private/
SkFloatingPoint.h 48 # define sk_float_acos(x) acosf(x)
  /frameworks/base/libs/hwui/
ShadowTessellator.cpp 181 float angle = acosf(dotProduct);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 107 EXPORT_F32_FN_F32(acosf)
  /external/bison/darwin-lib/
math.h 523 # undef acosf
524 _GL_FUNCDECL_SYS (acosf, float, (float x));
526 _GL_CXXALIAS_SYS (acosf, float, (float x));
527 _GL_CXXALIASWARN (acosf);
529 # undef acosf macro
531 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
532 "use gnulib module acosf for portability");
    [all...]
  /external/bison/lib/
math.in.h 211 # undef acosf macro
212 _GL_FUNCDECL_SYS (acosf, float, (float x));
214 _GL_CXXALIAS_SYS (acosf, float, (float x));
215 _GL_CXXALIASWARN (acosf); variable
217 # undef acosf macro
219 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
220 "use gnulib module acosf for portability");
    [all...]
  /external/bison/linux-lib/
math.h 523 # undef acosf
524 _GL_FUNCDECL_SYS (acosf, float, (float x));
526 _GL_CXXALIAS_SYS (acosf, float, (float x));
527 _GL_CXXALIASWARN (acosf);
529 # undef acosf macro
531 _GL_WARN_ON_USE (acosf, "acosf is unportable - "
532 "use gnulib module acosf for portability");
    [all...]
  /external/libcxx/include/
cmath 51 float acosf(float x);
335 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
409 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
cmath 51 float acosf(float x);
335 using ::acosf;
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
409 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
cmath 51 float acosf(float x);
335 using ::acosf;
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
__clang_cuda_cmath.h 53 __DEVICE__ float acos(float __x) { return ::acosf(__x); }
418 using ::acosf;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
cmath 51 float acosf(float x);
336 using ::acosf;
  /bionic/libc/tools/
posix-2013.txt 16 acosf
  /external/clang/lib/Headers/
__clang_cuda_cmath.h 51 __DEVICE__ float acos(float __x) { return ::acosf(__x); }

Completed in 1670 milliseconds

1 2 3 4 5 6 7 891011>>