OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acos
(Results
376 - 400
of
1235
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/spirv-llvm/lib/SPIRV/libSPIRV/
OpenCL.std.h
36
Acos
= 0,
/external/swiftshader/src/Renderer/
Vector.cpp
132
return
acos
(u / Vector::N(u) * v / Vector::N(v));
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTFixedPoint.h
65
#define PVRTFACOS(x) ((float)
acos
(x))
/external/vulkan-validation-layers/libs/glm/gtc/
reciprocal.inl
85
return
acos
(genType(1) / x);
/external/vulkan-validation-layers/libs/glm/gtx/
matrix_interpolation.inl
81
angle =
acos
((mat[0][0] + mat[1][1] + mat[2][2] - (T)1.0) / (T)2.0);
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
isp_isf.tab
43
/* slope in Q11 used to compute y =
acos
(x) */
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BaseCluster.java
109
double radian = Math.
acos
(Math.min(product, 1f));
/frameworks/rs/driver/runtime/
rs_quaternion.c
152
float theta =
acos
(angle);
/frameworks/support/v7/appcompat/src/android/support/v7/app/
TwilightCalculator.java
128
float hourAngle = (float) (Math.
acos
(cosHourAngle) / (2 * Math.PI));
/libcore/ojluni/src/main/native/
StrictMath.c
164
NATIVE_METHOD(StrictMath,
acos
, "(D)D"),
fdlibm.h
117
extern double
acos
__P((double));
/prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h
63
//
acos
71
__tg_acos(double __x) {return
acos
(__x);}
89
#undef
acos
macro
90
#define
acos
(__x) __tg_acos(__tg_promote1((__x))(__x))
macro
Completed in 621 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>