Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DExpandIntegerPowExpressions.cpp104 int exponent = static_cast<int>(std::round(exponentValue)); in visitAggregate() local
/device/generic/vulkan-cereal/include/glm/detail/
Dfunc_exponential.inl70 GLM_FUNC_QUALIFIER vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent)
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
Dutil.cpp109 int exponent = 0; in NumericLexFloat32OutOfRangeToInfinity() local
/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/angle/src/common/
Dmathutil.h384 unsigned short exponent = (fp11 >> 6) & 0x1F; in float11ToFloat32() local
422 unsigned short exponent = (fp11 >> 5) & 0x1F; in float10ToFloat32() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gles_1_0.cpp682 GLbitfield Context::queryMatrixx(GLfixed *mantissa, GLint *exponent) in queryMatrixx()
DvalidationES1.cpp1537 bool ValidateQueryMatrixxOES(const Context *context, const GLfixed *mantissa, const GLint *exponent) in ValidateQueryMatrixxOES()
Dcapture_gles_ext_params.cpp3053 GLint *exponent, in CaptureQueryMatrixxOES_mantissa()
3062 GLint *exponent, in CaptureQueryMatrixxOES_exponent()
Dcapture_gles_ext_autogen.cpp5407 GLint *exponent, in CaptureQueryMatrixxOES()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/
DlibGLESv1_CM.cpp864 GLbitfield GL_APIENTRY glQueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in glQueryMatrixxOES()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp1745 GLbitfield glQueryMatrixxOES(GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES()
Dgl_enc.cpp6947 GLbitfield glQueryMatrixxOES_enc(void *self , GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES_enc()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DGLSLTest.cpp1965 std::string GenerateSmallPowShader(double base, double exponent) in GenerateSmallPowShader()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
DlibGLESv2_autogen.cpp4632 GLbitfield GL_APIENTRY glQueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in glQueryMatrixxOES()
8349 GLint *exponent) in glQueryMatrixxOESContextANGLE()
Dentry_points_gles_ext_autogen.cpp6477 GLbitfield GL_APIENTRY QueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in QueryMatrixxOES()
19392 GLint *exponent) in QueryMatrixxOESContextANGLE()