Home
last modified time | relevance | path

Searched refs:xNext (Results 1 – 25 of 640) sorted by relevance

12345678910>>...26

/dports/graphics/libksane/libksane-21.12.3/src/widgets/
H A Dgammadisp.cpp73 double xNext = 0; in paintEvent() local
88 xNext = std::pow(static_cast<double>(i+1) / xResolution, gamma) * max; in paintEvent()
90 xNext = (contrast * (xNext - halfMax)) + halfMax; in paintEvent()
92 xNext += brightness + 0.5; in paintEvent()
95 if (xNext > max) { in paintEvent()
96 xNext = max; in paintEvent()
98 if (xNext < 0) { in paintEvent()
99 xNext = 0; in paintEvent()
106 p2.setY(size().height() - 1 - (xNext * yscale)); in paintEvent()
109 xPrevious = xNext; in paintEvent()
/dports/math/gap/gap-4.11.0/pkg/guava-3.15/src/leon/src/
H A Dcstborb.c51 currentListEntry->xNext = gen; in CHECK()
55 currentListEntry->xNext = NULL; in CHECK()
82 currentListEntry->xNext = gen; in linkEssentialGensAtLevel()
86 currentListEntry->xNext = NULL; in linkEssentialGensAtLevel()
108 for ( gen = *firstGen ; gen ; gen = gen->xNext ) { in genExpandingBasicOrbit()
112 lastGen->xNext = gen->xNext; in genExpandingBasicOrbit()
114 *firstGen = gen->xNext; in genExpandingBasicOrbit()
177 for ( gen = firstGen ; gen ; gen = gen->xNext ) in constructBasicOrbit()
213 newEssentialGen->xNext = gensUsed; in constructBasicOrbit()
236 for ( gen = gensUsed ; gen ; gen = gen->xNext ) in constructBasicOrbit()
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/vector/
H A Draster_floating.go69 xNext := x + float32(dy*dxdy)
71 x = xNext
76 x0, x1 := x, xNext
77 if x > xNext {
86 xmf := float32(0.5*(x+xNext)) - x0Floor
131 x = xNext
H A Draster_fixed.go86 xNext := x + int1ϕ(float32(dy)*dxdy)
88 x = xNext
93 x0, x1 := x, xNext
94 if x > xNext {
103 xmf := (x+xNext)>>1 - x0Floor
263 x = xNext
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Segment/
H A DSegment.cpp224 double x, xNext; in fillPointsFillingCorners() local
239 xNext = double (line->line().x2()); in fillPointsFillingCorners()
252 …double segmentLength = sqrt((xNext - xLast) * (xNext - xLast) + (yNext - yLast) * (yNext - yLast)); in fillPointsFillingCorners()
262 x = (1.0 - s) * xLast + s * xNext; in fillPointsFillingCorners()
273 xLast = xNext; in fillPointsFillingCorners()
327 double x, xNext; in fillPointsWithoutFillingCorners() local
342 xNext = double (line->line().x2()); in fillPointsWithoutFillingCorners()
346 …double segmentLength = sqrt((xNext - xLast) * (xNext - xLast) + (yNext - yLast) * (yNext - yLast)); in fillPointsWithoutFillingCorners()
356 x = (1.0 - s) * xLast + s * xNext; in fillPointsWithoutFillingCorners()
367 xLast = xNext; in fillPointsWithoutFillingCorners()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkRectilinearGrid.cxx603 double xPrev, xNext; in FindPoint() local
617 if ( x[j] < xPrev || x[j] > xNext ) in FindPoint()
627 if ( (x[j]-xPrev) < (xNext-x[j]) ) in FindPoint()
636 xPrev = xNext; in FindPoint()
835 double xPrev, xNext, tmp; in ComputeStructuredCoordinates() local
851 if (xNext < xPrev) in ComputeStructuredCoordinates()
853 tmp = xNext; in ComputeStructuredCoordinates()
854 xNext = xPrev; in ComputeStructuredCoordinates()
857 if ( x[j] < xPrev || x[j] > xNext ) in ComputeStructuredCoordinates()
876 else if ( x[j] == xNext ) in ComputeStructuredCoordinates()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbawindows.cxx80 … uno::Reference< sheet::XSpreadsheetDocument > xNext( xComponents->nextElement(), uno::UNO_QUERY ); in WindowComponentEnumImpl() local
81 if ( xNext.is() ) in WindowComponentEnumImpl()
82 m_components.push_back( xNext ); in WindowComponentEnumImpl()
134 … uno::Reference< sheet::XSpreadsheetDocument > xNext( xEnum->nextElement(), uno::UNO_QUERY ); in WindowsAccessImpl() local
135 if ( xNext.is() ) in WindowsAccessImpl()
137 m_windows.push_back( xNext ); in WindowsAccessImpl()
138 …uno::Reference< frame::XModel > xModel( xNext, uno::UNO_QUERY_THROW ); // that the spreadsheetdocu… in WindowsAccessImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbawindows.cxx76 … uno::Reference< sheet::XSpreadsheetDocument > xNext( xComponents->nextElement(), uno::UNO_QUERY ); in WindowComponentEnumImpl() local
77 if ( xNext.is() ) in WindowComponentEnumImpl()
78 m_components.push_back( xNext ); in WindowComponentEnumImpl()
126 … uno::Reference< sheet::XSpreadsheetDocument > xNext( xEnum->nextElement(), uno::UNO_QUERY ); in WindowsAccessImpl() local
127 if ( xNext.is() ) in WindowsAccessImpl()
129 m_windows.push_back( xNext ); in WindowsAccessImpl()
130 …uno::Reference< frame::XModel > xModel( xNext, uno::UNO_QUERY_THROW ); // that the spreadsheetdocu… in WindowsAccessImpl()
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkRectilinearGrid.cxx698 double xPrev, xNext; in FindPoint() local
712 if ( x[j] < xPrev || x[j] > xNext ) in FindPoint()
722 if ( (x[j]-xPrev) < (xNext-x[j]) ) in FindPoint()
731 xPrev = xNext; in FindPoint()
930 double xPrev, xNext, tmp; in ComputeStructuredCoordinates() local
946 if (xNext < xPrev) in ComputeStructuredCoordinates()
948 tmp = xNext; in ComputeStructuredCoordinates()
949 xNext = xPrev; in ComputeStructuredCoordinates()
952 if ( x[j] < xPrev || x[j] > xNext ) in ComputeStructuredCoordinates()
971 else if ( x[j] == xNext ) in ComputeStructuredCoordinates()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlimppr.cxx85 rtl::Reference< SvXMLImportPropertyMapper > xNext = mxNextMapper; in ChainImportMapper() local
86 if( xNext.is()) in ChainImportMapper()
88 while( xNext->mxNextMapper.is()) in ChainImportMapper()
89 xNext = xNext->mxNextMapper; in ChainImportMapper()
90 xNext->mxNextMapper = rMapper; in ChainImportMapper()
97 xNext = rMapper; in ChainImportMapper()
99 while( xNext->mxNextMapper.is()) in ChainImportMapper()
101 xNext = xNext->mxNextMapper; in ChainImportMapper()
102 xNext->maPropMapper = maPropMapper; in ChainImportMapper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlimppr.cxx85 rtl::Reference< SvXMLImportPropertyMapper > xNext = mxNextMapper; in ChainImportMapper() local
86 if( xNext.is()) in ChainImportMapper()
88 while( xNext->mxNextMapper.is()) in ChainImportMapper()
89 xNext = xNext->mxNextMapper; in ChainImportMapper()
90 xNext->mxNextMapper = rMapper; in ChainImportMapper()
97 xNext = rMapper; in ChainImportMapper()
99 while( xNext->mxNextMapper.is()) in ChainImportMapper()
101 xNext = xNext->mxNextMapper; in ChainImportMapper()
102 xNext->maPropMapper = maPropMapper; in ChainImportMapper()

12345678910>>...26