/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 989 // take the sign of the left hand side {a}, which is negative. in SmiMod() 1634 // that does one shift right instead of two shifts (right and then left). 1663 // that does one shift right instead of two shifts (right and then left). 8449 TNode<IntPtrT> CodeStubAssembler::IntPtrMax(TNode<IntPtrT> left, 8453 if (TryToIntPtrConstant(left, &left_constant) && 8457 return SelectConstant<IntPtrT>(IntPtrGreaterThanOrEqual(left, right), left, 8461 TNode<IntPtrT> CodeStubAssembler::IntPtrMin(TNode<IntPtrT> left, 8465 if (TryToIntPtrConstant(left, &left_constant) && 8469 return SelectConstant<IntPtrT>(IntPtrLessThanOrEqual(left, righ [all...] |
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 1674 // Move rs to rt and shift it left then right to get the in CallRecordWriteStub() 1675 // desired bitfield on the right side and zeroes on the left. in CallRecordWriteStub() 2601 // Convert trailing zeroes to trailing ones, and bits to their left in CallRecordWriteStub() 4327 // Make scratch1 the space we have left. The stack might already be overflowed in CallRecordWriteStub() 4549 void TurboAssembler::AddOverflow(Register dst, Register left, in CallRecordWriteStub() argument 4562 DCHECK(left != scratch && right_reg != scratch && dst != scratch && in CallRecordWriteStub() 4564 DCHECK(overflow != left && overflow != right_reg); in CallRecordWriteStub() 4566 if (dst == left || dst == right_reg) { in CallRecordWriteStub() 4567 addu(scratch, left, right_reg); in CallRecordWriteStub() 4568 xor_(overflow, scratch, left); in CallRecordWriteStub() 4580 SubOverflow(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument 4611 MulOverflow(Register dst, Register left, const Operand& right, Register overflow) CallRecordWriteStub() argument [all...] |
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 202 spv::Id createBinaryOperation(glslang::TOperator op, OpDecorations&, spv::Id typeId, spv::Id left, spv::Id right, 204 spv::Id createBinaryMatrixOperation(spv::Op, OpDecorations&, spv::Id typeId, spv::Id left, spv::Id right); 234 spv::Id createShortCircuit(glslang::TOperator, glslang::TIntermTyped& left, glslang::TIntermTyped& right); 2074 // L-value chains will be computed left to right. We're on the symbol now, in visitSymbol() 2075 // which is the left-most part of the access chain, so now is "clear" time, in visitSymbol() 2162 // says to evaluate the left before the right. So, always, left in visitBinary() 2165 // get the left l-value, save it away in visitBinary() 2179 // the left is also an r-value in visitBinary() 2210 // Get the left par in visitBinary() 2240 spv::Id left = accessChainLoad(node->getLeft()->getType()); visitBinary() local 2356 spv::Id left = accessChainLoad(node->getLeft()->getType()); visitBinary() local 3352 glslang::TIntermTyped* left = node->getSequence()[0]->getAsTyped(); visitAggregate() local 6424 createBinaryOperation(glslang::TOperator op, OpDecorations& decorations, spv::Id typeId, spv::Id left, spv::Id right, glslang::TBasicType typeProxy, bool reduceComparison) createBinaryOperation() argument 6691 createBinaryMatrixOperation(spv::Op op, OpDecorations& decorations, spv::Id typeId, spv::Id left, spv::Id right) createBinaryMatrixOperation() argument 10016 createShortCircuit(glslang::TOperator op, glslang::TIntermTyped& left, glslang::TIntermTyped& right) createShortCircuit() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | dm644x_ccdc.c | 130 horz_start = image_win->left << (ppc - 1); in ccdc_setwin() 448 val = ((params->win.left & CCDC_FMT_HORZ_FMTSPH_MASK) << in ccdc_config_raw() 516 val |= (params->win.left) & CCDC_VP_OUT_HORZ_ST_MASK; in ccdc_config_raw()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | fhci-sched.c | 360 int left = 1; in fhci_schedule_transactions() local 386 left = scan_ed_list(usb, &usb->hc_list->ctrl_list, in fhci_schedule_transactions() 394 if (left > 0) in fhci_schedule_transactions()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
H A D | test-drm_cmdline_parser.c | 953 FAIL_ON(mode.tv_margins.left != 24); in drm_cmdline_test_margin_options() 1068 FAIL_ON(mode.tv_margins.left != 24); in drm_cmdline_test_freestanding_options() 1093 FAIL_ON(mode.tv_margins.left != 24); in drm_cmdline_test_freestanding_force_e_and_options()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | fhci-sched.c | 360 int left = 1; in fhci_schedule_transactions() local 386 left = scan_ed_list(usb, &usb->hc_list->ctrl_list, in fhci_schedule_transactions() 394 if (left > 0) in fhci_schedule_transactions()
|
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | core.c | 1232 static void amd_pmu_limit_period(struct perf_event *event, s64 *left) in amd_pmu_limit_period() argument 1238 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period() 1239 *left -= x86_pmu.lbr_nr; in amd_pmu_limit_period()
|
/third_party/ffmpeg/libavcodec/ |
H A D | rv10.c | 448 int mb_count, mb_pos, left, start_mb_x, active_bits_size, ret; in rv10_decode_packet() local 468 left = s->mb_width * s->mb_height - mb_pos; in rv10_decode_packet() 469 if (mb_count > left) { in rv10_decode_packet()
|
H A D | vp9block.c | 740 case 1: SET_CTXS(td, left, row7, 1); break; in decode_mode() 741 case 2: SET_CTXS(td, left, row7, 2); break; in decode_mode() 742 case 4: SET_CTXS(td, left, row7, 4); break; in decode_mode() 743 case 8: SET_CTXS(td, left, row7, 8); break; in decode_mode() 1342 case 1: SPLAT_ZERO_YUV(td->left, nnz_ctx, row7, 1, v); break; in ff_vp9_decode_block() 1343 case 2: SPLAT_ZERO_YUV(td->left, nnz_ctx, row7, 2, v); break; in ff_vp9_decode_block() 1344 case 4: SPLAT_ZERO_YUV(td->left, nnz_ctx, row7, 4, v); break; in ff_vp9_decode_block() 1345 case 8: SPLAT_ZERO_YUV(td->left, nnz_ctx, row7, 8, v); break; in ff_vp9_decode_block()
|
/third_party/ffmpeg/libavdevice/ |
H A D | xcbgrab.c | 130 int left = x + f; in xcbgrab_reposition() local 136 } else if (p_x < left) { in xcbgrab_reposition() 137 x -= left - p_x; in xcbgrab_reposition()
|
/third_party/python/Python/ |
H A D | traceback.c | 609 expr_ty left = expr->v.BinOp.left; in extract_anchors_from_expr() local 611 for (int i = left->end_col_offset; i < right->col_offset; i++) { in extract_anchors_from_expr()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Image9.cpp | 289 entireRect.left = 0; in createSurface() 438 rect.left = area.x; in copyToSurface() 443 POINT point = {rect.left, rect.top}; in copyToSurface()
|
/third_party/skia/src/core/ |
H A D | SkVMBlitter.cpp | 721 int x = clip.left(), in blitMask() 763 int left, int top, in Make() 772 device, paint, &sprite, SkIPoint{left,top}, in Make() 760 Make(const SkPixmap& device, const SkPaint& paint, const SkPixmap& sprite, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument
|
/third_party/skia/src/sksl/codegen/ |
H A D | SkSLPipelineStageCodeGenerator.cpp | 555 const Expression& left = *b.left(); in writeBinaryExpression() local 563 this->writeExpression(left, precedence); in writeBinaryExpression()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_macsec_qca.c | 139 size_t left; in macsec_qca_handle_data() local 162 left = len - sizeof(*hdr); in macsec_qca_handle_data() 163 drv_event_eapol_rx(ctx, sa, pos, left); in macsec_qca_handle_data()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_macsec_qca.c | 139 size_t left; in macsec_qca_handle_data() local 162 left = len - sizeof(*hdr); in macsec_qca_handle_data() 163 drv_event_eapol_rx(ctx, sa, pos, left); in macsec_qca_handle_data()
|
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 223 horz_start = image_win->left * bpp; in vpfe_ccdc_setwin() 622 * Need to clear it in case it was left on in vpfe_ccdc_set_pixel_format() 837 ccdc->ccdc_cfg.ycbcr.win.left = 0; in vpfe_ccdc_config_defaults() 849 ccdc->ccdc_cfg.bayer.win.left = 0; in vpfe_ccdc_config_defaults() 1002 vpfe->crop.left = 0; in vpfe_config_image_format() 1976 s->r.left = 0; in vpfe_g_selection() 2014 r.left = clamp_t(unsigned int, r.left, 0, cr.width - r.width); in vpfe_s_selection() 2035 r.left, r.top, r.width, r.height, cr.width, cr.height); in vpfe_s_selection()
|
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 329 volume = cpu_to_le32(chip->pcm_mixer[subs].left << 15); in snd_ymfpci_pcm_interrupt() 510 [ypcm->substream->number].left << 15); in snd_ymfpci_pcm_init_voice() 1723 ucontrol->value.integer.value[0] = chip->pcm_mixer[subs].left; in snd_ymfpci_pcm_vol_get() 1736 if (ucontrol->value.integer.value[0] != chip->pcm_mixer[subs].left || in snd_ymfpci_pcm_vol_put() 1738 chip->pcm_mixer[subs].left = ucontrol->value.integer.value[0]; in snd_ymfpci_pcm_vol_put() 1740 if (chip->pcm_mixer[subs].left > 0x8000) in snd_ymfpci_pcm_vol_put() 1741 chip->pcm_mixer[subs].left = 0x8000; in snd_ymfpci_pcm_vol_put() 1875 chip->pcm_mixer[idx].left = 0x8000; in snd_ymfpci_mixer()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | auxtrace.c | 528 unsigned int left, right; in auxtrace_heap__pop() local 530 left = (pos << 1) + 1; in auxtrace_heap__pop() 531 if (left >= heap_cnt) in auxtrace_heap__pop() 533 right = left + 1; in auxtrace_heap__pop() 535 heap_array[pos] = heap_array[left]; in auxtrace_heap__pop() 538 if (heap_array[left].ordinal < heap_array[right].ordinal) { in auxtrace_heap__pop() 539 heap_array[pos] = heap_array[left]; in auxtrace_heap__pop() 540 pos = left; in auxtrace_heap__pop()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.c | 223 horz_start = image_win->left * bpp; in vpfe_ccdc_setwin() 622 * Need to clear it in case it was left on in vpfe_ccdc_set_pixel_format() 837 ccdc->ccdc_cfg.ycbcr.win.left = 0; in vpfe_ccdc_config_defaults() 849 ccdc->ccdc_cfg.bayer.win.left = 0; in vpfe_ccdc_config_defaults() 1002 vpfe->crop.left = 0; in vpfe_config_image_format() 1978 s->r.left = 0; in vpfe_g_selection() 2016 r.left = clamp_t(unsigned int, r.left, 0, cr.width - r.width); in vpfe_s_selection() 2037 r.left, r.top, r.width, r.height, cr.width, cr.height); in vpfe_s_selection()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | auxtrace.c | 531 unsigned int left, right; in auxtrace_heap__pop() local 533 left = (pos << 1) + 1; in auxtrace_heap__pop() 534 if (left >= heap_cnt) in auxtrace_heap__pop() 536 right = left + 1; in auxtrace_heap__pop() 538 heap_array[pos] = heap_array[left]; in auxtrace_heap__pop() 541 if (heap_array[left].ordinal < heap_array[right].ordinal) { in auxtrace_heap__pop() 542 heap_array[pos] = heap_array[left]; in auxtrace_heap__pop() 543 pos = left; in auxtrace_heap__pop()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 324 volume = cpu_to_le32(chip->pcm_mixer[subs].left << 15); in snd_ymfpci_pcm_interrupt() 505 [ypcm->substream->number].left << 15); in snd_ymfpci_pcm_init_voice() 1718 ucontrol->value.integer.value[0] = chip->pcm_mixer[subs].left; in snd_ymfpci_pcm_vol_get() 1731 if (ucontrol->value.integer.value[0] != chip->pcm_mixer[subs].left || in snd_ymfpci_pcm_vol_put() 1733 chip->pcm_mixer[subs].left = ucontrol->value.integer.value[0]; in snd_ymfpci_pcm_vol_put() 1735 if (chip->pcm_mixer[subs].left > 0x8000) in snd_ymfpci_pcm_vol_put() 1736 chip->pcm_mixer[subs].left = 0x8000; in snd_ymfpci_pcm_vol_put() 1870 chip->pcm_mixer[idx].left = 0x8000; in snd_ymfpci_mixer()
|
/third_party/skia/dm/ |
H A D | DMSrcSink.cpp | 272 const int left = x * subsetWidth; in draw() local 281 const int decodeLeft = left - unscaledBorder; in draw() 297 SkRect::MakeXYWH((SkScalar) (left / fSampleSize), in draw() 417 SkScalar left = 0, SkScalar top = 0) { in draw_to_canvas() 421 canvas->drawImage(bitmap.asImage(), left, top); in draw_to_canvas() 728 // SkWebpCodec, the only one that supports subsets, requires even top/left boundaries. in draw() 736 // Keep track of left and top (for drawing subsetBm into canvas). We could use in draw() 739 int left = 0; in draw() local 769 SkIntToScalar(left), SkIntToScalar(top)); in draw() 775 left in draw() [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_cmd_buffer.c | 1203 .left = 0, in dzn_cmd_buffer_clear_rects_with_copy() 1206 .right = (UINT)(rects[r].right - rects[r].left), in dzn_cmd_buffer_clear_rects_with_copy() 1213 rects[r].left, in dzn_cmd_buffer_clear_rects_with_copy() 1346 .left = 0, in dzn_cmd_buffer_clear_ranges_with_copy() 1610 .left = 0, in dzn_cmd_buffer_copy_buf2img_region() 1643 src_box.left = src_x; in dzn_cmd_buffer_copy_buf2img_region() 1689 .left = (UINT)region.imageOffset.x, in dzn_cmd_buffer_copy_img2buf_region() 1704 .left = (UINT)region.imageOffset.x, in dzn_cmd_buffer_copy_img2buf_region() 1793 .left = (UINT)MAX2(region.srcOffset.x, 0), in dzn_cmd_buffer_copy_img_chunk() 1858 .left in dzn_cmd_buffer_copy_img_chunk() [all...] |