| /device/google/contexthub/lib/nanohub/ |
| D | aes.c | 206 …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/ |
| D | fast_exponential.inl | 44 T x2 = x * x; local
|
| D | simd_mat4.inl | 62 float const & x2, float const & y2, float const & z2, float const & w2,
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | SwapChain9.cpp | 327 float x2 = (x + width) - 0.5f; in swapRect() local
|
| /device/generic/vulkan-cereal/include/glm/detail/ |
| D | type_mat4x2.inl | 67 T x2, T y2, 103 X2 x2, Y2 y2,
|
| D | type_mat3x2.inl | 56 T x2, T y2 87 X2 x2, Y2 y2,
|
| D | type_mat3x4.inl | 56 T x2, T y2, T z2, T w2 87 X2 x2, Y2 y2, Z2 z2, W2 w2,
|
| D | type_mat4x3.inl | 60 T const & x2, T const & y2, T const & z2, 96 X2 const & x2, Y2 const & y2, Z2 const & z2,
|
| D | type_mat3x3.inl | 58 T x2, T y2, T z2 89 X2 x2, Y2 y2, Z2 z2,
|
| D | type_mat4x4.inl | 62 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,
|
| D | type_mat2x3.inl | 74 X2 x2, Y2 y2, Z2 z2
|
| D | type_mat2x2.inl | 74 X2 const & x2, Y2 const & y2
|
| D | type_mat2x4.inl | 75 X2 x2, Y2 y2, Z2 z2, W2 w2
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xregion.h | 52 short x1, x2, y1, y2; member
|
| /device/generic/vulkan-cereal/include/glm/gtc/ |
| D | random.inl | 275 genType w, x1, x2; local
|
| D | noise.inl | 669 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/ |
| D | Blit11.cpp | 363 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
|
| D | SwapChain11.cpp | 823 float x2 = ((x + width) / float(mWidth)) * 2.0f - 1.0f; in copyOffscreenToBackbuffer() local
|
| /device/google/coral-kernel/sm8150/kernel-headers/linux/ |
| D | faceauth_shared.h | 162 int32_t x2; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | matrix_utils.cpp | 83 float x2 = x * x; in Rotate() local
|
| /device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
| D | faceauth_shared.h | 244 int32_t x2; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL1.cpp | 892 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/ |
| D | arm_math.h | 7213 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/ |
| D | XKBgeom.h | 93 short x2,y2; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_1_0_autogen.cpp | 4135 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()
|