Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 37) sorted by relevance

12

/device/google/contexthub/lib/nanohub/
Daes.c206 …uint32_t x0, x1, x2, x3; //we CAN use an array, but then GCC will not use registers. so we use sep… in aesEncr() local
276 uint32_t x0, x1, x2, x3; in aesDecr() local
/device/generic/vulkan-cereal/include/glm/gtx/
Dfast_exponential.inl44 T x2 = x * x; local
Dsimd_mat4.inl62 float const & x2, float const & y2, float const & z2, float const & w2,
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp327 float x2 = (x + width) - 0.5f; in swapRect() local
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_mat4x2.inl67 T x2, T y2,
103 X2 x2, Y2 y2,
Dtype_mat3x2.inl56 T x2, T y2
87 X2 x2, Y2 y2,
Dtype_mat3x4.inl56 T x2, T y2, T z2, T w2
87 X2 x2, Y2 y2, Z2 z2, W2 w2,
Dtype_mat4x3.inl60 T const & x2, T const & y2, T const & z2,
96 X2 const & x2, Y2 const & y2, Z2 const & z2,
Dtype_mat3x3.inl58 T x2, T y2, T z2
89 X2 x2, Y2 y2, Z2 z2,
Dtype_mat4x4.inl62 T const & x2, T const & y2, T const & z2, T const & w2,
111 X2 const & x2, Y2 const & y2, Z2 const & z2, W2 const & w2,
Dtype_mat2x3.inl74 X2 x2, Y2 y2, Z2 z2
Dtype_mat2x2.inl74 X2 const & x2, Y2 const & y2
Dtype_mat2x4.inl75 X2 x2, Y2 y2, Z2 z2, W2 w2
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXregion.h52 short x1, x2, y1, y2; member
/device/generic/vulkan-cereal/include/glm/gtc/
Drandom.inl275 genType w, x1, x2; local
Dnoise.inl669 tvec3<T, P> x2(x0 - i2 + C.y); // 2.0*C.x = 1/3 = C.y local
768 tvec4<T, P> x2 = x0 - i2 + C.y; local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp363 float *x2, in GenerateVertexCoords()
390 float x1, y1, x2, y2, u1, v1, u2, v2; in Write2DVertices() local
418 float x1, y1, x2, y2, u1, v1, u2, v2; in Write3DVertices() local
DSwapChain11.cpp823 float x2 = ((x + width) / float(mWidth)) * 2.0f - 1.0f; in copyOffscreenToBackbuffer() local
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dfaceauth_shared.h162 int32_t x2; member
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmatrix_utils.cpp83 float x2 = x * x; in Rotate() local
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dfaceauth_shared.h244 int32_t x2; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationGL1.cpp892 bool ValidateRectd(const Context *, GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2) in ValidateRectd()
902 bool ValidateRectf(const Context *, GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in ValidateRectf()
912 bool ValidateRecti(const Context *, GLint x1, GLint y1, GLint x2, GLint y2) in ValidateRecti()
922 bool ValidateRects(const Context *, GLshort x1, GLshort y1, GLshort x2, GLshort y2) in ValidateRects()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local
7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local
7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXKBgeom.h93 short x2,y2; member
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_0_autogen.cpp4135 void GL_APIENTRY Rectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2) in Rectd()
4174 void GL_APIENTRY Rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in Rectf()
4213 void GL_APIENTRY Recti(GLint x1, GLint y1, GLint x2, GLint y2) in Recti()
4250 void GL_APIENTRY Rects(GLshort x1, GLshort y1, GLshort x2, GLshort y2) in Rects()

12