Searched defs:one (Results 1 – 14 of 14) sorted by relevance
| /device/google/contexthub/firmware/lib/libm/ |
| D | ef_sqrt.c | 19 static const float one = 1.0, tiny=1.0e-30; variable 21 static float one = 1.0, tiny=1.0e-30; variable
|
| D | ef_fmod.c | 25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable 27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
| D | sf_atan.c | 64 one = 1.0, variable
|
| D | kf_cos.c | 23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
|
| D | ef_exp.c | 27 one = 1.0, variable
|
| D | ef_asin.c | 23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
|
| D | kf_rem_pio2.c | 51 one = 1.0, variable
|
| D | ef_pow.c | 31 one = 1.0, variable
|
| /device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
| D | s_atanf.c | 45 one = 1.0, variable
|
| D | e_expf.c | 25 one = 1.0, variable
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | constants.inl | 21 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType one() function
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | dual_quaternion.inl | 239 T const one(1); local
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLESTextureUtils.cpp | 641 GLsizei one = etc_get_encoded_data_size(getEtcFormat(internalformat), width, height); in getCompressedImageSize() local
|
| /device/google/contexthub/sensorhal/ |
| D | hubconnection.cpp | 1093 bool one, rawThree, three; in processBuf() local
|