Home
last modified time | relevance | path

Searched full:equation (Results 1 – 25 of 229) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst162 equation::
178 end up with a negative time value, so obviously the equation usage is
185 equation but assuming it will be zero most of the time as it is
189 taken into account, it must be added in the equation in order to
196 So the final equation is::
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dcolor_mode.hpp37 static constexpr BlendEquation equation = E; member
44 static constexpr BlendEquation equation = E; member
50 static constexpr BlendEquation equation = BlendEquation::Add; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dmpi.h173 /* The Short Weierstrass equation is
177 /* The Montgomery equation is
181 /* The Twisted Edwards equation is
206 MPI a; /* First coefficient of the Weierstrass equation. */
207 MPI b; /* Second coefficient of the Weierstrass equation. */
H A Dtfrc.h31 * @tfrctx_x_calc: return value of throughput equation (3.1)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dec.h107 * which solution of the quadratic equation y is */
112 * which solution of the quadratic equation y is */
292 * \param a BIGNUM with parameter a of the equation
293 * \param b BIGNUM with parameter b of the equation
303 * \param a BIGNUM for parameter a of the equation
304 * \param b BIGNUM for parameter b of the equation
315 * \param a BIGNUM with parameter a of the equation
316 * \param b BIGNUM with parameter b of the equation
326 * \param a BIGNUM for parameter a of the equation
327 * \param b BIGNUM for parameter b of the equation
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.h91 * \param divisor divisor for condition equation
92 * \param remainder remainder for division equation
156 * \param divisor divisor for condition equation
157 * \param remainder remainder for division equation
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dglext.h174 typedef void (GL_APIENTRYP PFNGLCLIPPLANEXOESPROC) (GLenum plane, const GLfixed *equation);
180 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEXOESPROC) (GLenum plane, GLfixed *equation);
217 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
223 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
415 typedef void (GL_APIENTRYP PFNGLCLIPPLANEFOESPROC) (GLenum plane, const GLfloat *equation);
418 typedef void (GL_APIENTRYP PFNGLGETCLIPPLANEFOESPROC) (GLenum plane, GLfloat *equation);
422 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
425 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
H A Dgl.h416 GL_API void GL_APIENTRY glGetClipPlanef (GLenum plane, GLfloat *equation);
457 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
486 GL_API void GL_APIENTRY glGetClipPlanex (GLenum plane, GLfixed *equation);
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvol.c79 /* The following equation is derived so that there is no in getopts()
142 * check inside the above equation but I didn't in flow()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtimer.h19 * We use the full linear equation: f(x) = a + b*x, in order to allow
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
290 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
290 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/kernel/net/dccp/ccids/
H A DKconfig18 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkasan.h32 * addresses. So KASAN_SHADOW_OFFSET should satisfy the following equation:
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
315 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
315 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
315 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dec.h85 // where the octet z specifies which solution of the quadratic equation y
94 // where z specifies which solution of the quadratic equation y is. This is
315 // on the equation y² = x³ + a·x + b. It returns the new group or NULL on
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpage.h65 * For the linear mapping the following equation should be true:
161 * existing equation for the __va()/__pa() translations:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml88 An array of integers containing the coefficients of a linear equation
91 The linear equation used is as follows,
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-led18 the equation below::
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dregs-decon7.h197 /* Blending equation */
215 /* Blending equation control */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu9_driver_if.h291 QuadraticInt_t AvfsGbCksOn; /* Replacement equation */
292 QuadraticInt_t AvfsGbCksOff; /* Replacement equation */
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmax6650.c239 * From the datasheet, the relevant equation when in regulation is:
273 * use the datasheet equation: in max6650_set_target()
571 * Use the datasheet equation: in max6650_read()
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc_equation.c18 TFRC TCP Reno Throughput Equation Lookup Table for f(p)
21 equation from [RFC 3448, sec. 3.1]:
36 We can assume that b = 1 and t_RTO is 4 * R. The equation now becomes:

12345678910