Home
last modified time | relevance | path

Searched defs:exponent (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_exponential.inl70 GLM_FUNC_QUALIFIER vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent)
/device/google/contexthub/util/common/
DJSONObject.cpp322 int32_t exponent; in Parse() local
/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c119 uint32_t exponent[RSA_LIMBS]; member
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image_write.h641 int exponent; in stbiw__linear_to_rgbe() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dstb_image_write.h641 int exponent; in stbiw__linear_to_rgbe() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp1745 GLbitfield glQueryMatrixxOES(GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES()
Dgl_enc.cpp7176 GLbitfield glQueryMatrixxOES_enc(void *self , GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES_enc()