Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libm/
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
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
Dkf_cos.c23 one = 1.0000000000e+00, /* 0x3f800000 */ variable
Dsf_atan.c64 one = 1.0, 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/generic/vulkan-cereal/third-party/angle/src/common/
Dmatrix_utils.h348 const auto one = T(1); in setToIdentity() local
367 const auto one = T(1); in setToIdentity() local
/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/angle/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp398 HRESULT RoHelper::WindowsCompareStringOrdinal(HSTRING one, HSTRING two, int *result) in WindowsCompareStringOrdinal()
418 HRESULT RoHelper::WindowsDeleteString(HSTRING one) in WindowsDeleteString()
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteUnaryMinusOperatorInt.cpp85 TConstantUnion *one = new TConstantUnion(); in visitUnary() local
/device/generic/vulkan-cereal/include/glm/gtc/
Dconstants.inl21 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType one() function
/device/generic/vulkan-cereal/include/glm/gtx/
Ddual_quaternion.inl239 T const one(1); local
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp609 GLsizei one = etc_get_encoded_data_size(getEtcFormat(internalformat), width, height); in getCompressedImageSize() local
/device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/
Dxxhash.c222 … const union { U32 u; BYTE c[4]; } one = { 1 }; /* don't use static : performance detrimental */ in XXH_isLittleEndian() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp1093 bool one, rawThree, three; in processBuf() local
/device/generic/vulkan-cereal/third-party/lz4/
Dlz4.c165 … const union { U32 u; BYTE c[4]; } one = { 1 }; /* don't use static : performance detrimental */ in LZ4_isLittleEndian() local