Searched defs:exponent (Results 1 – 16 of 16) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
| D | ExpandIntegerPowExpressions.cpp | 104 int exponent = static_cast<int>(std::round(exponentValue)); in visitAggregate() local
|
| /device/generic/vulkan-cereal/include/glm/detail/ |
| D | func_exponential.inl | 70 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/ |
| D | util.cpp | 109 int exponent = 0; in NumericLexFloat32OutOfRangeToInfinity() local
|
| /device/google/contexthub/util/common/ |
| D | JSONObject.cpp | 322 int32_t exponent; in Parse() local
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 119 uint32_t exponent[RSA_LIMBS]; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | mathutil.h | 384 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/ |
| D | Context_gles_1_0.cpp | 682 GLbitfield Context::queryMatrixx(GLfixed *mantissa, GLint *exponent) in queryMatrixx()
|
| D | validationES1.cpp | 1537 bool ValidateQueryMatrixxOES(const Context *context, const GLfixed *mantissa, const GLint *exponent) in ValidateQueryMatrixxOES()
|
| D | capture_gles_ext_params.cpp | 3053 GLint *exponent, in CaptureQueryMatrixxOES_mantissa() 3062 GLint *exponent, in CaptureQueryMatrixxOES_exponent()
|
| D | capture_gles_ext_autogen.cpp | 5407 GLint *exponent, in CaptureQueryMatrixxOES()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/ |
| D | libGLESv1_CM.cpp | 864 GLbitfield GL_APIENTRY glQueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in glQueryMatrixxOES()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 1745 GLbitfield glQueryMatrixxOES(GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES()
|
| D | gl_enc.cpp | 6947 GLbitfield glQueryMatrixxOES_enc(void *self , GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES_enc()
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | GLSLTest.cpp | 1965 std::string GenerateSmallPowShader(double base, double exponent) in GenerateSmallPowShader()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | libGLESv2_autogen.cpp | 4632 GLbitfield GL_APIENTRY glQueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in glQueryMatrixxOES() 8349 GLint *exponent) in glQueryMatrixxOESContextANGLE()
|
| D | entry_points_gles_ext_autogen.cpp | 6477 GLbitfield GL_APIENTRY QueryMatrixxOES(GLfixed *mantissa, GLint *exponent) in QueryMatrixxOES() 19392 GLint *exponent) in QueryMatrixxOESContextANGLE()
|