Home
last modified time | relevance | path

Searched defs:one (Results 1 – 14 of 14) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Def_sqrt.c19 static const float one = 1.0, tiny=1.0e-30; variable
21 static float one = 1.0, tiny=1.0e-30; variable
Def_fmod.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
27 static float one = 1.0, Zero[] = {0.0, -0.0,}; variable
Dsf_atan.c64 one = 1.0, variable
Dkf_cos.c23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
Def_exp.c27 one = 1.0, variable
Def_asin.c23 one = 1.0000000000e+00, /* 0x3F800000 */ variable
Dkf_rem_pio2.c51 one = 1.0, variable
Def_pow.c31 one = 1.0, variable
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Ds_atanf.c45 one = 1.0, variable
De_expf.c25 one = 1.0, variable
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/
Dconstants.inl21 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType one() function
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Ddual_quaternion.inl239 T const one(1); local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp641 GLsizei one = etc_get_encoded_data_size(getEtcFormat(internalformat), width, height); in getCompressedImageSize() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1093 bool one, rawThree, three; in processBuf() local