Home
last modified time | relevance | path

Searched refs:xLeft (Results 1 – 25 of 670) sorted by relevance

12345678910>>...27

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/mcmc/
H A DAbstractSliceSampler.java79 double xLeft = xSample - width * rng.nextDouble();
80 double xRight = xLeft + width;
88 …while (k > 0 && (isGreaterThanSliceHeight.apply(xLeft) || isGreaterThanSliceHeight.apply(xRight)))…
90 xLeft = xLeft - (xRight - xLeft);
92 xRight = xRight + (xRight - xLeft);
101 double xProposed = rng.nextDouble() * (xRight - xLeft) + xLeft;
107 xLeft = xProposed;
111 xProposed = rng.nextDouble() * (xRight - xLeft) + xLeft;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
406 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
409 xl = xLeft + 0.5; in mlib_AffineEdges()
419 xLeft++; in mlib_AffineEdges()
475 leftEdges[i] = xLeft; in mlib_AffineEdges()
493 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
496 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
406 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
409 xl = xLeft + 0.5; in mlib_AffineEdges()
419 xLeft++; in mlib_AffineEdges()
475 leftEdges[i] = xLeft; in mlib_AffineEdges()
493 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
496 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
406 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
409 xl = xLeft + 0.5; in mlib_AffineEdges()
419 xLeft++; in mlib_AffineEdges()
475 leftEdges[i] = xLeft; in mlib_AffineEdges()
493 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
496 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/awt/medialib/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
428 xLeft++; in mlib_AffineEdges()
484 leftEdges[i] = xLeft; in mlib_AffineEdges()
505 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
508 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libmlib_image/
H A Dmlib_ImageScanPoly.c249 mlib_d64 xLeft, xRight, x; in mlib_AffineEdges() local
259 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
267 xLeft = (xLeft <= x) ? xLeft : x; in mlib_AffineEdges()
271 val0 = xLeft; in mlib_AffineEdges()
415 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
418 xl = xLeft + 0.5; in mlib_AffineEdges()
427 xLeft++; in mlib_AffineEdges()
480 leftEdges[i] = xLeft; in mlib_AffineEdges()
501 xLeft = (xLeft < 0) ? 0 : xLeft; in mlib_AffineEdges()
504 xl = xLeft + 0.5; in mlib_AffineEdges()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsclipper.h645 if ( x1 < xLeft ) in clipLineSegment()
661 if ( x1 < xLeft ) in clipLineSegment()
671 if ( x0 < xLeft ) in clipLineSegment()
692 if ( x0 < xLeft ) in clipLineSegment()
719 if ( x0 < xLeft ) in clipLineSegment()
725 if ( x1 < xLeft ) in clipLineSegment()
728 if ( x0 < xLeft ) in clipLineSegment()
788 if ( x0 < xLeft ) in clipLineSegment()
807 if ( x0 < xLeft ) in clipLineSegment()
834 if ( x0 < xLeft ) in clipLineSegment()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsclipper.h645 if ( x1 < xLeft ) in clipLineSegment()
661 if ( x1 < xLeft ) in clipLineSegment()
671 if ( x0 < xLeft ) in clipLineSegment()
692 if ( x0 < xLeft ) in clipLineSegment()
719 if ( x0 < xLeft ) in clipLineSegment()
725 if ( x1 < xLeft ) in clipLineSegment()
728 if ( x0 < xLeft ) in clipLineSegment()
788 if ( x0 < xLeft ) in clipLineSegment()
807 if ( x0 < xLeft ) in clipLineSegment()
834 if ( x0 < xLeft ) in clipLineSegment()
[all …]
/dports/games/atanks/atanks-6.5/src/
H A Doptionitembase.cpp99 int32_t xLeft = left; in clear_display() local
109 xLeft -= titleLen + padding; in clear_display()
117 xLeft -= 3; in clear_display()
132 rectfill (global.canvas, xLeft, xTop, xLeft + xWidth, xTop + xHeight, in clear_display()
276 int32_t xLeft = left + 1; in is_click_in() local
278 int32_t xRight = xLeft + width - 2; in is_click_in()
290 if ( (x >= xLeft) && (x <= xRight ) ) in is_click_in()
560 int32_t xLeft = left; in displayDeco() local
574 xLeft -= titleLen + padding; in displayDeco()
597 xLeft -= 3; in displayDeco()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dbmpbuttn.cpp195 rDC.DrawLine( impl->m_vRclPaint.xLeft + 1 in DrawFace()
201 rDC.DrawLine( impl->m_vRclPaint.xLeft + 1 in DrawFace()
203 ,impl->m_vRclPaint.xLeft + 1 in DrawFace()
236 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonFocus()
250 ,impl->m_vRclPaint.xLeft in DrawButtonFocus()
254 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonFocus()
256 ,impl->m_vRclPaint.xLeft in DrawButtonFocus()
273 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonDisable()
287 ,impl->m_vRclPaint.xLeft in DrawButtonDisable()
291 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonDisable()
[all …]
H A Dgauge.cpp72 POINTL vPoint = {vRect.xLeft + 1, vRect.yBottom + 1}; in wxGaugeWndProc()
82 vPoint.x = vRect.xLeft + 1; in wxGaugeWndProc()
86 vRect3.xLeft = vRect.xLeft + 2; in wxGaugeWndProc()
97 vRect2.xLeft = vRect3.xLeft; in wxGaugeWndProc()
107 dRange = (double)(vRect3.xRight - vRect3.xLeft); in wxGaugeWndProc()
111 vRect2.xLeft = vRect3.xLeft; in wxGaugeWndProc()
113 vRect3.xLeft = vRect2.xRight; in wxGaugeWndProc()
114 if (vRect3.xLeft <= 1) in wxGaugeWndProc()
115 vRect3.xLeft = 2; in wxGaugeWndProc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dbmpbuttn.cpp195 rDC.DrawLine( impl->m_vRclPaint.xLeft + 1 in DrawFace()
201 rDC.DrawLine( impl->m_vRclPaint.xLeft + 1 in DrawFace()
203 ,impl->m_vRclPaint.xLeft + 1 in DrawFace()
236 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonFocus()
250 ,impl->m_vRclPaint.xLeft in DrawButtonFocus()
254 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonFocus()
256 ,impl->m_vRclPaint.xLeft in DrawButtonFocus()
273 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonDisable()
287 ,impl->m_vRclPaint.xLeft in DrawButtonDisable()
291 rDC.DrawLine( impl->m_vRclPaint.xLeft in DrawButtonDisable()
[all …]
H A Dgauge.cpp72 POINTL vPoint = {vRect.xLeft + 1, vRect.yBottom + 1}; in wxGaugeWndProc()
82 vPoint.x = vRect.xLeft + 1; in wxGaugeWndProc()
86 vRect3.xLeft = vRect.xLeft + 2; in wxGaugeWndProc()
97 vRect2.xLeft = vRect3.xLeft; in wxGaugeWndProc()
107 dRange = (double)(vRect3.xRight - vRect3.xLeft); in wxGaugeWndProc()
111 vRect2.xLeft = vRect3.xLeft; in wxGaugeWndProc()
113 vRect3.xLeft = vRect2.xRight; in wxGaugeWndProc()
114 if (vRect3.xLeft <= 1) in wxGaugeWndProc()
115 vRect3.xLeft = 2; in wxGaugeWndProc()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Dkva.c681 rcl.xLeft, rcl.yBottom, in OpenDisplay()
843 pti->rclBoundary.xLeft = 0; in MyFrameWndProc()
855 rcl.xLeft = 0; in MyFrameWndProc()
879 rcl.xLeft = pswp->x; in MyFrameWndProc()
894 rcl.xLeft = 0; in MyFrameWndProc()
909 pswp->x = rcl.xLeft; in MyFrameWndProc()
1002 sys->kvas.rclSrcRect.xLeft; in WndProc()
1102 rcl.xLeft = 0; in WndProc()
1121 rcl.xLeft = 0; in WndProc()
1133 sys->client_rect.xLeft = swp.x; in WndProc()
[all …]
/dports/editors/fte/fte/src/
H A Dpm_tool.cpp40 ptl.x = rcl.xLeft; in ToolBarProc()
50 ptl.x = Max(rcl.xLeft, 1); in ToolBarProc()
69 ptl.x = Max(rcl.xLeft, 1); in ToolBarProc()
79 ptl.x = Max(rcl.xLeft, 1); in ToolBarProc()
87 if (rcl.xLeft < 1) { in ToolBarProc()
107 if (rcl.xLeft < TXBORDER - 2) { in ToolBarProc()
233 rcl.xLeft = TXBORDER - 1; in ToolBarProc()
249 rcl.xLeft += TXICON + 3; in ToolBarProc()
274 rcl.xLeft = TXBORDER - 1; in ToolBarProc()
298 rcl.xLeft += TXICON + 3; in ToolBarProc()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DFilteredSubsampleOpImage.java848 while (xLeft < xRight) { in computeRectByte()
852 xLeft += srcPixelStride; in computeRectByte()
993 while (xLeft < xRight) { in computeRectUShort()
1134 while (xLeft < xRight) { in computeRectShort()
1138 xLeft += srcPixelStride; in computeRectShort()
1272 while (xLeft < xRight) { in computeRectInt()
1275 xLeft += srcPixelStride; in computeRectInt()
1409 while (xLeft < xRight) { in computeRectFloat()
1412 xLeft += srcPixelStride; in computeRectFloat()
1546 while (xLeft < xRight) { in computeRectDouble()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Dtime_selection_panel.ts42 const xLeft = Math.floor(target.x); constant
45 const xWidth = xRight - xLeft; constant
53 ctx.fillRect(xLeft, yMid, xWidth, 1);
55 ctx.fillRect(xLeft, target.y, 1, target.height);
63 let labelXLeft = Math.floor(xWidth / 2 - labelWidth / 2 + xLeft);
72 labelXLeft = xLeft - labelWidth - 3;
154 const xLeft = timeScale.timeToPx(span.start); constant
160 x: TRACK_SHELL_WIDTH + xLeft,
162 width: xRight - xLeft,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Dtime_selection_panel.ts42 const xLeft = Math.floor(target.x); constant
45 const xWidth = xRight - xLeft; constant
53 ctx.fillRect(xLeft, yMid, xWidth, 1);
55 ctx.fillRect(xLeft, target.y, 1, target.height);
63 let labelXLeft = Math.floor(xWidth / 2 - labelWidth / 2 + xLeft);
72 labelXLeft = xLeft - labelWidth - 3;
174 const xLeft = timeScale.timeToPx(span.start); constant
180 x: TRACK_SHELL_WIDTH + xLeft,
182 width: xRight - xLeft,
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_kva.c346 rcl.xLeft = 0; in NewFrameWndProc()
371 rcl.xLeft = pswp->x; in NewFrameWndProc()
387 rcl.xLeft = 0; in NewFrameWndProc()
397 pswp->x = rcl.xLeft; in NewFrameWndProc()
477 vo_dwidth = rcl.xRight - rcl.xLeft; in WndProc()
782 m_int.kvas.rclSrcRect.xLeft = 0; in config()
820 m_int.rclDst.xLeft = vo_dx; in config()
843 rcl.xLeft = vo_dx; in config()
937 m_int.rclDst.xLeft = swp.x; in fs_toggle()
950 rcl.xLeft = 0; in fs_toggle()
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_kva.c346 rcl.xLeft = 0; in NewFrameWndProc()
371 rcl.xLeft = pswp->x; in NewFrameWndProc()
387 rcl.xLeft = 0; in NewFrameWndProc()
397 pswp->x = rcl.xLeft; in NewFrameWndProc()
477 vo_dwidth = rcl.xRight - rcl.xLeft; in WndProc()
782 m_int.kvas.rclSrcRect.xLeft = 0; in config()
820 m_int.rclDst.xLeft = vo_dx; in config()
843 rcl.xLeft = vo_dx; in config()
937 m_int.rclDst.xLeft = swp.x; in fs_toggle()
950 rcl.xLeft = 0; in fs_toggle()
[all …]

12345678910>>...27