/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 770 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 780 GL_APICALL void GL_APIENTRY glScissorIndexedOES (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3419 typedef void (GL_APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3429 typedef void (GL_APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3496 GL_APICALL void GL_APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3506 GL_APICALL void GL_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3744 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDNVPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3757 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 773 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 783 GL_APICALL void GL_APIENTRY glScissorIndexedOES (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3137 typedef void (GL_APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3147 typedef void (GL_APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3214 GL_APICALL void GL_APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3224 GL_APICALL void GL_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3372 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDNVPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3385 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 773 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 783 GL_APICALL void GL_APIENTRY glScissorIndexedOES (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3137 typedef void (GL_APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3147 typedef void (GL_APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3214 GL_APICALL void GL_APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3224 GL_APICALL void GL_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3372 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDNVPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3385 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
/third_party/toybox/toys/pending/ |
H A D | bc.c | 672 "bad assignment: left side must be scale, ibase, " 707 "POSIX requires the left brace be on the same line as the function header", 1290 return bc_vm_verr(BC_ERROR_MATH_OVERFLOW, "shifted left too far"); in bc_num_shift() 3140 uchar left = BC_PARSE_OP_LEFT(type); in bc_parse_operator() local 3148 if (l >= r && (l != r || !left)) break; in bc_parse_operator() 5007 BcResult *left, *right, res; in bc_program_assign() local 5011 s = bc_program_assignPrep(p, &left, &l, &right, &r); in bc_program_assign() 5014 ib = (left->t == BC_RESULT_IBASE); in bc_program_assign() 5015 sc = (left->t == BC_RESULT_SCALE); in bc_program_assign() 5023 if (ib || sc || left in bc_program_assign() [all...] |
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 770 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDOESPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 780 GL_APICALL void GL_APIENTRY glScissorIndexedOES (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3319 typedef void (GL_APIENTRYP PFNGLMATRIXFRUSTUMEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3329 typedef void (GL_APIENTRYP PFNGLMATRIXORTHOEXTPROC) (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3396 GL_APICALL void GL_APIENTRY glMatrixFrustumEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3406 GL_APICALL void GL_APIENTRY glMatrixOrthoEXT (GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar); 3644 typedef void (GL_APIENTRYP PFNGLSCISSORINDEXEDNVPROC) (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height); 3657 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/ |
H A D | wpa.c | 5845 size_t left = wpabuf_len(hlp[i]); 5848 if (left <= 254) 5849 len = 1 + left; 5860 left -= len - 1; 5861 while (left) { 5863 len = left > 255 ? 255 : left; 5867 left -= len;
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | dev.c | 442 sel.r.left = 0; in _set_pipeline_default_fmt()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | dev.c | 408 sel.r.left = 0; in _set_pipeline_default_fmt()
|
H A D | capture_v1x.c | 34 dcrop->left == 0 && dcrop->top == 0) { in rkisp_stream_config_dcrop()
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | ptrace.c | 228 while (to.left > 0) { in cfg_get()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | gen_except.S | 172 | left over from the unimp exception.
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | gen_except.S | 172 | left over from the unimp exception.
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tw9910.c | 735 sel->r.left = 0; in tw9910_get_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 847 u32 left; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en.h | 298 u16 left; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 198 unsigned int left; member
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 639 u8 left; member
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tw9910.c | 735 sel->r.left = 0; in tw9910_get_selection()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip.h | 199 unsigned int left; member
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 226 s->r.left = 0; in capture_g_selection()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 953 u32 left; member
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.h | 639 u8 left; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | libx265.c | 480 startx = FFMIN(mbx, roi->left / mb_size); in libx265_encode_set_roi()
|
/third_party/glfw/include/GLFW/ |
H A D | glfw3.h | 1226 /*! @brief The top-left to bottom-right diagonal resize/move arrow shape. 1228 * The top-left to bottom-right diagonal resize/move shape. This is usually 1241 /*! @brief The top-right to bottom-left diagonal resize/move arrow shape. 1243 * The top-right to bottom-left diagonal resize/move shape. This is usually 1603 * upper-left corner of the content area of the window. 1605 * upper-left corner of the content area of the window. 1818 * @param[in] xpos The new cursor x-coordinate, relative to the left edge of 1842 * area, or `GLFW_FALSE` if it left it. 2098 /*! The pixel data of this image, arranged left-to-right, top-to-bottom. 2606 * This function returns the position, in screen coordinates, of the upper-left [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp9dsp.c | 59 const uint8_t *left, const uint8_t *top); in check_ipred()
|