OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acos
(Results
251 - 275
of
1235
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.transcendentals/
acos.pass.cpp
14
//
acos
(const complex<T>& x);
25
assert(
acos
(c) == x);
42
std::complex<double> r =
acos
(x[i]);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/complex.transcendentals/
acos.pass.cpp
14
//
acos
(const complex<T>& x);
25
assert(
acos
(c) == x);
42
std::complex<double> r =
acos
(x[i]);
/prebuilts/sdk/renderscript/clang-include/
__clang_cuda_math_forward_declares.h
45
__DEVICE__ double
acos
(double);
46
__DEVICE__ float
acos
(float);
188
using ::
acos
;
/external/mesa3d/src/glsl/builtins/profiles/
110.glsl
35
float
acos
(float angle);
36
vec2
acos
(vec2 angle);
37
vec3
acos
(vec3 angle);
38
vec4
acos
(vec4 angle);
120.glsl
35
float
acos
(float angle);
36
vec2
acos
(vec2 angle);
37
vec3
acos
(vec3 angle);
38
vec4
acos
(vec4 angle);
/external/v8/src/base/
ieee754.h
15
V8_BASE_EXPORT double
acos
(double x);
/external/vulkan-validation-layers/libs/glm/gtx/
fast_trigonometry.inl
48
//
acos
/frameworks/base/libs/hwui/utils/
MathUtils.h
78
return (int)(ceilf(angleInRads /
acos
(targetCosVal)/2)) * 2;
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
Point.java
77
float angle = (float) Math.
acos
(cos);
/frameworks/compile/slang/tests/P_math_fp/
math_fp.rs
75
TEST_FUNC_1(
acos
);
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
mlmath.h
62
#define
acos
(x) ml_acos(x)
macro
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
mlmath.h
62
#define
acos
(x) ml_acos(x)
macro
/libcore/ojluni/src/main/native/
jfdlibm.h
38
#define
acos
jacos
macro
/prebuilts/misc/common/swig/include/2.0.11/
math.i
21
extern double
acos
(double x);
/prebuilts/ndk/r10/sources/cxx-stl/gabi++/include/
cmath
48
using ::
acos
;
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/gabi++/include/
cmath
48
using ::
acos
;
/prebuilts/ndk/r10/sources/cxx-stl/system/include/
cmath
48
using ::
acos
;
Completed in 667 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>