Home
last modified time | relevance | path

Searched refs:left (Results 1676 - 1700 of 3131) sorted by relevance

1...<<61626364656667686970>>...126

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Ds5k4ecgx.c384 ret = s5k4ecgx_write(c, REG_G_PREV_IN_XOFFS, r->left); in s5k4ecgx_set_input_window()
392 ret = s5k4ecgx_write(c, REG_G_CAP_IN_XOFFS, r->left); in s5k4ecgx_set_input_window()
409 ret = s5k4ecgx_write(c, REG_G_PREVZOOM_IN_XOFFS, r->left); in s5k4ecgx_set_zoom_window()
417 ret = s5k4ecgx_write(c, REG_G_CAPZOOM_IN_XOFFS, r->left); in s5k4ecgx_set_zoom_window()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
H A Dg2d.c430 s->r.left = f->o_height; in vidioc_g_selection()
439 s->r.left = 0; in vidioc_g_selection()
469 if (s->r.top < 0 || s->r.left < 0) { in vidioc_try_selection()
471 "doesn't support negative values for top & left\n"); in vidioc_try_selection()
494 f->o_width = s->r.left; in vidioc_s_selection()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dp54pci.c54 u32 remains, left, device_addr; in p54p_upload_firmware() local
94 left = min((u32)0x1000, remains); in p54p_upload_firmware()
99 while (i < left) { in p54p_upload_firmware()
104 remains -= left; in p54p_upload_firmware()
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_cls.c372 /* Store how much space we have left in the queue */ in cls_copy_data_from_uart_to_queue()
906 * Returns 0 is nothing left in the FIFO, returns 1 otherwise.
912 u8 left = 0; in cls_get_uart_bytes_left() local
917 left = 1; in cls_get_uart_bytes_left()
920 left = 0; in cls_get_uart_bytes_left()
923 return left; in cls_get_uart_bytes_left()
/kernel/linux/linux-5.10/mm/
H A Dswap_state.c759 unsigned int max_win, hits, prev_win, win, left; in swap_ra_info() local
801 left = (win - 1) / 2; in swap_ra_info()
802 swap_ra_clamp_pfn(vma, faddr, fpfn - left, fpfn + win - left, in swap_ra_info()
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c269 q_data->rect.left = 0; in ipu_csc_scaler_s_fmt()
325 s->r.left = 0; in ipu_csc_scaler_g_selection()
371 s->r.left = clamp_t(unsigned int, s->r.left, 0, in ipu_csc_scaler_s_selection()
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c666 sel->r.left = 0; in vidioc_g_selection()
672 sel->r.left = 0; in vidioc_g_selection()
707 if (rect->left != 0 || rect->top != 0 || in vidioc_s_selection()
711 rect->left = 0; in vidioc_s_selection()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c269 q_data->rect.left = 0; in ipu_csc_scaler_s_fmt()
325 s->r.left = 0; in ipu_csc_scaler_g_selection()
371 s->r.left = clamp_t(unsigned int, s->r.left, 0, in ipu_csc_scaler_s_selection()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_cls.c370 /* Store how much space we have left in the queue */ in cls_copy_data_from_uart_to_queue()
882 * Returns 0 is nothing left in the FIFO, returns 1 otherwise.
888 u8 left = 0; in cls_get_uart_bytes_left() local
893 left = 1; in cls_get_uart_bytes_left()
896 left = 0; in cls_get_uart_bytes_left()
899 return left; in cls_get_uart_bytes_left()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c430 s->r.left = f->o_height; in vidioc_g_selection()
439 s->r.left = 0; in vidioc_g_selection()
469 if (s->r.top < 0 || s->r.left < 0) { in vidioc_try_selection()
471 "doesn't support negative values for top & left\n"); in vidioc_try_selection()
494 f->o_width = s->r.left; in vidioc_s_selection()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c323 capture->crop.c.left = 0; in mdp_m2m_s_fmt_mplane()
332 capture->compose.left = 0; in mdp_m2m_s_fmt_mplane()
385 s->r.left = 0; in mdp_m2m_g_selection()
395 s->r.left = 0; in mdp_m2m_g_selection()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dp54pci.c54 u32 remains, left, device_addr; in p54p_upload_firmware() local
94 left = min((u32)0x1000, remains); in p54p_upload_firmware()
99 while (i < left) { in p54p_upload_firmware()
104 remains -= left; in p54p_upload_firmware()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Djournal.c44 unsigned int len, left, offset = 0; in journal_read_bucket() local
53 reread: left = ca->sb.bucket_size - offset; in journal_read_bucket()
54 len = min_t(unsigned int, left, PAGE_SECTORS << JSET_BITS); in journal_read_bucket()
83 if (bytes > left << 9 || in journal_read_bucket()
/third_party/f2fs-tools/fsck/
H A Dsegment.c31 int left = 0; in reserve_new_block() local
64 left = 1; in reserve_new_block()
68 left = 0; in reserve_new_block()
72 if (find_next_free_block(sbi, &blkaddr, left, type, false)) { in reserve_new_block()
/third_party/curl/tests/server/
H A Dsocksd.c252 int left = sizeof(data); in loghex() local
254 for(i = 0; i<len && (left >= 0); i++) { in loghex()
255 msnprintf(optr, left, "%02x", ptr[i]); in loghex()
258 left -= 2; in loghex()
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.h343 TIntermTyped* handleBinaryMath(const TSourceLoc&, const char* str, TOperator op, TIntermTyped* left, TIntermTyped* right);
358 TIntermTyped* addAssign(const TSourceLoc&, TOperator op, TIntermTyped* left, TIntermTyped* right);
376 void assignError(const TSourceLoc&, const char* op, TString left, TString right);
378 void binaryOpError(const TSourceLoc&, const char* op, TString left, TString right);
/third_party/curl/lib/
H A Dmprintf.c943 size_t left = sizeof(formatbuf)-strlen(formatbuf); in formatf() local
967 len = curl_msnprintf(fptr, left, "%d", width); in formatf()
969 left -= len; in formatf()
988 len = curl_msnprintf(fptr, left, ".%d", prec); in formatf()
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducm.cpp205 compareMappingsUnicodeFirst(const void *context, const void *left, const void *right) { in compareMappingsUnicodeFirst() argument
207 (UCMTable *)context, (const UCMapping *)left, in compareMappingsUnicodeFirst()
213 compareMappingsBytesFirst(const void *context, const void *left, const void *right) { in compareMappingsBytesFirst() argument
215 int32_t l=*(const int32_t *)left, r=*(const int32_t *)right; in compareMappingsBytesFirst()
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp608 * is left to the child class.
620 * mode is left to the child class.
985 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() argument
989 if((left == NULL && leftLength != 0) || (right == NULL && rightLength != 0)) { in internalCompareUTF8()
994 StringPiece(left, (leftLength < 0) ? static_cast<int32_t>(uprv_strlen(left)) : leftLength), in internalCompareUTF8()
/third_party/jinja2/
H A Dnodes.py491 fields = ("left", "right")
492 left: Expr
508 return f(self.left.as_const(eval_ctx), self.right.as_const(eval_ctx))
946 """Multiplies the left with the right node."""
952 """Divides the left by the right node."""
958 """Divides the left by the right node and converts the
966 """Add the left to the right node."""
972 """Subtract the right from the left node."""
996 return self.left.as_const(eval_ctx) and self.right.as_const(eval_ctx)
1006 return self.left
[all...]
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h512 GLAPI void APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
545 GLAPI void APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
546 GLAPI void APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp609 * is left to the child class.
621 * mode is left to the child class.
987 Collator::internalCompareUTF8(const char *left, int32_t leftLength, in internalCompareUTF8() argument
991 if((left == nullptr && leftLength != 0) || (right == nullptr && rightLength != 0)) { in internalCompareUTF8()
996 StringPiece(left, (leftLength < 0) ? static_cast<int32_t>(uprv_strlen(left)) : leftLength), in internalCompareUTF8()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducm.cpp205 compareMappingsUnicodeFirst(const void *context, const void *left, const void *right) { in compareMappingsUnicodeFirst() argument
207 (UCMTable *)context, (const UCMapping *)left, in compareMappingsUnicodeFirst()
213 compareMappingsBytesFirst(const void *context, const void *left, const void *right) { in compareMappingsBytesFirst() argument
215 int32_t l=*(const int32_t *)left, r=*(const int32_t *)right; in compareMappingsBytesFirst()
/third_party/lwip/src/core/
H A Dpbuf.c393 * be skipped and left unchanged. The new last pbuf in the chain will be
1064 u16_t left = 0; in pbuf_copy_partial() local
1083 MEMCPY(&((char *)dataptr)[left], &((char *)p->payload)[offset], buf_copy_len); in pbuf_copy_partial()
1085 left = (u16_t)(left + buf_copy_len); in pbuf_copy_partial()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.cpp579 auto *const left = node.getLeft(); in traverseBinaryChildren() local
580 ASSERT(left); in traverseBinaryChildren()
584 auto *const newLeft = traverseAnyAs<TIntermTyped>(*left); in traverseBinaryChildren()
589 if (newLeft != left || newRight != right) in traverseBinaryChildren()

Completed in 34 milliseconds

1...<<61626364656667686970>>...126