Searched defs:acos (Results 1 - 25 of 132) sorted by relevance

123456

/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h51 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h51 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
199 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
333 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
199 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
333 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
H A D__clang_cuda_cmath.h51 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8.275480/include/
H A D__clang_cuda_cmath.h51 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
199 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
333 using ::acos;
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0.285906/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
199 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
333 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0.300080/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
H A D__clang_cuda_cmath.h53 __DEVICE__ float acos(float __x) { return ::acosf(__x); } function
208 __CUDA_CLANG_FN_INTEGER_OVERLOAD_1(double, acos)
342 using ::acos;

Completed in 57 milliseconds

123456