Home
last modified time | relevance | path

Searched refs:xshift (Results 1 – 25 of 739) sorted by relevance

12345678910>>...30

/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgkbdgetm.cpp135 if(xshift & ALT) in makeextkey()
143 if(xshift & ALT) in makeextkey()
150 if(xshift & ALT) in makeextkey()
152 else if(xshift & GCTRL) in makeextkey()
159 if(xshift & ALT) in makeextkey()
168 if(xshift & ALT) in makeextkey()
175 if(xshift & ALT) in makeextkey()
182 if(xshift & ALT) in makeextkey()
189 if(xshift & ALT) in makeextkey()
196 if(xshift & ALT) in makeextkey()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/includes/
H A DPolylineDecomposer.hxx62 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
101 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
120 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
153 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
174 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
242 … int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift);
294 …int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift, int…
312 …int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift, int…
329 …int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift, int…
346 …int logMask, double* coordinates, int nPoints, double* xshift, double* yshift, double* zshift, int…
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DPolylineDecomposer.cpp97 double* xshift = NULL; in fillVertices() local
173 if (xshift != NULL) in getAndWriteVertexToBuffer()
314 if (xshift != NULL) in fillVerticalLinesDecompositionVertices()
316 coord0 += xshift[i]; in fillVerticalLinesDecompositionVertices()
317 coord1 += xshift[i]; in fillVerticalLinesDecompositionVertices()
472 shift = xshift[i]; in fillVerticalBarsDecompositionVertices()
612 shift = xshift[i]; in fillHorizontalBarsDecompositionVertices()
1019 double* xshift = NULL; in fillIndices() local
1500 double* xshift = NULL; in fillWireIndices() local
1784 if (xshift != NULL) in getShiftedPolylinePoint()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dsoc.h42 SOC_DOUBLE_VALUE(xreg, xshift, xshift, xmax, xinvert, xautodisable)
48 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
52 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
57 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
90 .shift = xshift, .rshift = xshift, \
168 .shift = xshift, .rshift = xshift, \
203 SOC_ENUM_DOUBLE(xreg, xshift, xshift, xitems, xtexts)
210 SOC_VALUE_ENUM_DOUBLE(xreg, xshift, xshift, xmask, xitems, xtexts, xvalues)
212 { .reg = xreg, .shift_l = xshift, .shift_r = xshift, \
355 SOC_ENUM_DOUBLE_DECL(name, xreg, xshift, xshift, xtexts)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dsoc.h42 SOC_DOUBLE_VALUE(xreg, xshift, xshift, xmax, xinvert, xautodisable)
48 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
52 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
57 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
90 .shift = xshift, .rshift = xshift, \
168 .shift = xshift, .rshift = xshift, \
203 SOC_ENUM_DOUBLE(xreg, xshift, xshift, xitems, xtexts)
210 SOC_VALUE_ENUM_DOUBLE(xreg, xshift, xshift, xmask, xitems, xtexts, xvalues)
212 { .reg = xreg, .shift_l = xshift, .shift_r = xshift, \
355 SOC_ENUM_DOUBLE_DECL(name, xreg, xshift, xshift, xtexts)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dsoc.h42 SOC_DOUBLE_VALUE(xreg, xshift, xshift, xmax, xinvert, xautodisable)
48 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
52 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
57 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
90 .shift = xshift, .rshift = xshift, \
168 .shift = xshift, .rshift = xshift, \
203 SOC_ENUM_DOUBLE(xreg, xshift, xshift, xitems, xtexts)
210 SOC_VALUE_ENUM_DOUBLE(xreg, xshift, xshift, xmask, xitems, xtexts, xvalues)
212 { .reg = xreg, .shift_l = xshift, .shift_r = xshift, \
355 SOC_ENUM_DOUBLE_DECL(name, xreg, xshift, xshift, xtexts)
[all …]
/dports/games/tenebrae/tenebrae_0/
H A Dr_sky.c101 int xshift, yshift; in R_MakeSky() local
105 xshift = skytime*skyspeed; in R_MakeSky()
111 xlast = xshift; in R_MakeSky()
125 ofs = baseofs + ((x+xshift) & SKYMASK); in R_MakeSky()
139 ofs = baseofs + ((x+xshift) & SKYMASK); in R_MakeSky()
165 int xshift, yshift; in R_GenSkyTile() local
169 xshift = skytime*skyspeed; in R_GenSkyTile()
184 ofs = baseofs + ((x+xshift) & SKYMASK); in R_GenSkyTile()
199 ofs = baseofs + ((x+xshift) & SKYMASK); in R_GenSkyTile()
224 int xshift, yshift; in R_GenSkyTile16() local
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dr_sky.c101 int xshift, yshift; in R_MakeSky() local
105 xshift = skytime * skyspeed; in R_MakeSky()
108 if ((xshift == xlast) && (yshift == ylast)) in R_MakeSky()
111 xlast = xshift; in R_MakeSky()
125 ofs = baseofs + ((x + xshift) & SKYMASK); in R_MakeSky()
139 ofs = baseofs + ((x + xshift) & SKYMASK); in R_MakeSky()
165 int xshift, yshift; in R_GenSkyTile() local
169 xshift = skytime * skyspeed; in R_GenSkyTile()
184 ofs = baseofs + ((x + xshift) & SKYMASK); in R_GenSkyTile()
224 int xshift, yshift; in R_GenSkyTile16() local
[all …]
/dports/math/pdal/PDAL-2.3.0/pdal/private/
H A DRaster.cpp61 int xshift = (std::max)(-xi, 0); in expandToInclude() local
64 if (xshift) in expandToInclude()
65 w += xshift; in expandToInclude()
68 expand(w, h, xshift, yshift); in expandToInclude()
73 Utils::StatusWithReason Raster<T>::expand(int newWidth, int newHeight, int xshift, int yshift) in expand() argument
79 if (width() + xshift > newWidth || height() + yshift > newHeight) in expand()
84 m_limits.xOrigin -= xshift * edgeLength(); in expand()
90 auto dstIndex = [newWidth, xshift, yshift](size_t i, size_t j) in expand()
92 return ((yshift + j) * newWidth) + i + xshift; in expand()
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dtranslate_reg.c42 l_int32 xshift, l_int32 yshift);
126 l_int32 xshift, in TranslateAndSave1() argument
131 pix1 = pixTranslate(NULL, pix, xshift, yshift, L_BRING_IN_WHITE); in TranslateAndSave1()
132 pix2 = pixTranslate(NULL, pix, xshift, yshift, L_BRING_IN_BLACK); in TranslateAndSave1()
133 pix3 = pixTranslate(NULL, pix, -xshift, -yshift, L_BRING_IN_WHITE); in TranslateAndSave1()
134 pix4 = pixTranslate(NULL, pix, -xshift, -yshift, L_BRING_IN_BLACK); in TranslateAndSave1()
149 l_int32 xshift, in TranslateAndSave2() argument
154 pix1 = pixTranslate(NULL, pix, xshift, yshift, L_BRING_IN_WHITE); in TranslateAndSave2()
155 pix2 = pixTranslate(NULL, pix, xshift, yshift, L_BRING_IN_BLACK); in TranslateAndSave2()
156 pix3 = pixTranslate(NULL, pix, -xshift, -yshift, L_BRING_IN_WHITE); in TranslateAndSave2()
[all …]
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/cuda/
H A Dmotion_tex.cu158 int blocksX = div_roundup(width, d->obmc.x_sep>>xshift); in cuda_motion_copy()
160 int xB = div_roundup(blocksX * (d->obmc.x_mid>>xshift), WIDTHX); in cuda_motion_copy()
185 if((d->obmc.x_ramp_log2 - xshift - 1) == 0) in cuda_motion_copy()
191 d->obmc.x_ramp_log2 - xshift, d->obmc.y_ramp_log2 - yshift, in cuda_motion_copy()
192 d->obmc.x_sep_log2 - xshift, d->obmc.y_sep_log2 - yshift, in cuda_motion_copy()
193 d->obmc.x_mid_log2 - xshift, d->obmc.y_mid_log2 - yshift, in cuda_motion_copy()
195 xshift, yshift in cuda_motion_copy()
204 d->obmc.x_ramp_log2 - xshift, d->obmc.y_ramp_log2 - yshift, in cuda_motion_copy()
205 d->obmc.x_sep_log2 - xshift, d->obmc.y_sep_log2 - yshift, in cuda_motion_copy()
206 d->obmc.x_mid_log2 - xshift, d->obmc.y_mid_log2 - yshift, in cuda_motion_copy()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dsw_rsky.c96 int xshift, yshift; in R_MakeSky() local
100 xshift = r_skytime * r_skyspeed; in R_MakeSky()
103 if ((xshift == xlast) && (yshift == ylast)) in R_MakeSky()
106 xlast = xshift; in R_MakeSky()
114 ofs = baseofs + ((x + xshift) & SKYMASK); in R_MakeSky()
133 int xshift, yshift; in R_GenSkyTile() local
137 xshift = r_skytime * r_skyspeed; in R_GenSkyTile()
149 ofs = baseofs + ((x + xshift) & SKYMASK); in R_GenSkyTile()
162 ofs = baseofs + ((x + xshift) & SKYMASK); in R_GenSkyTile()
/dports/graphics/pdfpc/pdfpc-4.5.0/src/classes/view/
H A Dtransition_manager.vala187 double xshift = 0, yshift = 0;
223 xshift = width*progress;
229 xshift = -width*progress;
247 xshift = width*progress;
248 xshift2 = xshift - width;
255 xshift = -width*progress;
256 xshift2 = xshift + width;
305 xshift = 0.5*width*progress;
317 cr.rectangle(xshift, yshift, width - 2*xshift, height - 2*yshift);
334 xshift = width*(1 - progress);
[all …]
/dports/devel/cscout/cscout-bd7dfac/swill/Examples/
H A Dmandel.c54 double xshift,yshift; in mandelpage() local
70 xshift = (m->Xmax - m->Xmin)/4; in mandelpage()
76 m->Xmin-xshift,m->Xmax-xshift,m->Ymin,m->Ymax,m->Tolerance); in mandelpage()
81 m->Xmin+xshift,m->Xmax+xshift,m->Ymin,m->Ymax,m->Tolerance); in mandelpage()
96 m->Xmin+xshift,m->Xmax-xshift,m->Ymin+yshift,m->Ymax-yshift,m->Tolerance); in mandelpage()
101 m->Xmin-xshift,m->Xmax+xshift,m->Ymin-yshift,m->Ymax+yshift,m->Tolerance); in mandelpage()
/dports/dns/totd/totd-1.5.1/SWILL-0.1/Examples/
H A Dmandel.c54 double xshift,yshift; in mandelpage() local
70 xshift = (m->Xmax - m->Xmin)/4; in mandelpage()
76 m->Xmin-xshift,m->Xmax-xshift,m->Ymin,m->Ymax,m->Tolerance); in mandelpage()
81 m->Xmin+xshift,m->Xmax+xshift,m->Ymin,m->Ymax,m->Tolerance); in mandelpage()
96 m->Xmin+xshift,m->Xmax-xshift,m->Ymin+yshift,m->Ymax-yshift,m->Tolerance); in mandelpage()
101 m->Xmin-xshift,m->Xmax+xshift,m->Ymin-yshift,m->Ymax+yshift,m->Tolerance); in mandelpage()
/dports/math/openmesh/OpenMesh-8.1/Doc/images/src/
H A Dmesh.collapse.tex26 \begin{scope}[xshift=-4cm,x={(1.4,0)},y={(0,1.4)}]
40 \draw[hedge] ([xshift=-2pt]V4) -- ([xshift=-2pt]V3) {};
41 \draw[hedge,color=red!50!white] ([xshift=2pt]V3) -- ([xshift=2pt]V4) {};
65 \begin{scope}[xshift=4cm,x={(1.4,0)},y={(0,1.4)}]
99 \begin{scope}[xshift=-4cm,x={(1.4,0)},y={(0,1.4)}]
113 \draw[hedge,color=red!50!white] ([xshift=-2pt]V4) -- ([xshift=-2pt]V3) {};
114 \draw[hedge] ([xshift=2pt]V3) -- ([xshift=2pt]V4) {};
138 \begin{scope}[xshift=4cm,x={(1.4,0)},y={(0,1.4)}]
/dports/math/spot/spot-2.10.2/doc/org/
H A Dsatmin.tex25 \node[pstep,right=of trans.0,xshift=-2mm] (wdba) {attempt\\WDBA\\minim.};
32 \node[pstep,right=of simp,yshift=8mm,xshift=1mm] (degen) {degen\\to TBA};
34 \coordinate[pstep,right=of degen,yshift=-8mm,xshift=-1mm] (isdet);
39 \node[pstep,right=of degen,xshift=2.5em] (tbadet) {attempt\\ powerset\\to DTBA};
53 \node[outstep,left=of mindtba,xshift=5mm] (wdbaok) {minimal\\WDBA};
62 \node[pstep,right=of dra2dba,xshift=3em] (wdba2) {attempt\\WDBA\\minim.};
63 \node[pstep,right=of wdba2,xshift=2em] (simp2) {simplify as\\DBA or DTBA};
77 \coordinate[xshift=1mm,yshift=1mm] (turn3) at (turn);
82 \coordinate[yshift=1mm,xshift=1mm] (pt4) at ($(pt2 -| turn3)$);
83 \coordinate[yshift=-4mm,xshift=-1mm] (pt5) at ($(dra2dba.south west)$);
[all …]
/dports/math/py-spot/spot-2.10.2/doc/org/
H A Dsatmin.tex25 \node[pstep,right=of trans.0,xshift=-2mm] (wdba) {attempt\\WDBA\\minim.};
32 \node[pstep,right=of simp,yshift=8mm,xshift=1mm] (degen) {degen\\to TBA};
34 \coordinate[pstep,right=of degen,yshift=-8mm,xshift=-1mm] (isdet);
39 \node[pstep,right=of degen,xshift=2.5em] (tbadet) {attempt\\ powerset\\to DTBA};
53 \node[outstep,left=of mindtba,xshift=5mm] (wdbaok) {minimal\\WDBA};
62 \node[pstep,right=of dra2dba,xshift=3em] (wdba2) {attempt\\WDBA\\minim.};
63 \node[pstep,right=of wdba2,xshift=2em] (simp2) {simplify as\\DBA or DTBA};
77 \coordinate[xshift=1mm,yshift=1mm] (turn3) at (turn);
82 \coordinate[yshift=1mm,xshift=1mm] (pt4) at ($(pt2 -| turn3)$);
83 \coordinate[yshift=-4mm,xshift=-1mm] (pt5) at ($(dra2dba.south west)$);
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/parallel-rdp/shaders/
H A Dcoverage.h33 u16x4 xshift = u16x4(0, 4, 2, 6) + (u16(x) << U16_C(3)); in compute_coverage() local
34 bvec4 clip_lo_x01 = lessThan(xshift, xleft.xxyy); in compute_coverage()
35 bvec4 clip_lo_x23 = lessThan(xshift, xleft.zzww); in compute_coverage()
36 bvec4 clip_hi_x01 = greaterThanEqual(xshift, xright.xxyy); in compute_coverage()
37 bvec4 clip_hi_x23 = greaterThanEqual(xshift, xright.zzww); in compute_coverage()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dft2.c190 int x, xmax, xshift; in glyph_to_bitmap() local
205 xshift = g->bitmap_left % 8; in glyph_to_bitmap()
209 xshift = -((-g->bitmap_left) % 8); in glyph_to_bitmap()
226 if ( xshift == 0 ) { in glyph_to_bitmap()
228 } else if ( xshift > 0 ) { in glyph_to_bitmap()
230 *dst++ |= *src >> xshift; in glyph_to_bitmap()
231 *dst |= *src++ << (8 - xshift); in glyph_to_bitmap()
236 *dst |= *src++ << -xshift; in glyph_to_bitmap()
237 *dst++ |= *src >> (8 + xshift); in glyph_to_bitmap()
239 *dst++ |= *src++ << -xshift; in glyph_to_bitmap()
/dports/databases/grass7/grass-7.8.6/vector/v.transform/
H A Dmain.c47 struct Option *vold, *vnew, *xshift, *yshift, *zshift, in main() local
113 xshift = G_define_option(); in main()
114 xshift->key = "xshift"; in main()
115 xshift->type = TYPE_DOUBLE; in main()
116 xshift->required = NO; in main()
117 xshift->multiple = NO; in main()
118 xshift->description = _("Shifting value for x coordinates"); in main()
119 xshift->answer = "0.0"; in main()
120 xshift->guisection = _("Custom"); in main()
216 if (strcmp(tokens[0], xshift->key) == 0) in main()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DGFTracer.cpp85 moveTo(hsf*(p.x+bitmap.xshift()), vsf*(p.y+bitmap.yshift())); in endChar()
88 … curveTo(hsf*(path->curve.c[i][0].x+bitmap.xshift()), vsf*(path->curve.c[i][0].y+bitmap.yshift()), in endChar()
89 hsf*(path->curve.c[i][1].x+bitmap.xshift()), vsf*(path->curve.c[i][1].y+bitmap.yshift()), in endChar()
90 hsf*(path->curve.c[i][2].x+bitmap.xshift()), vsf*(path->curve.c[i][2].y+bitmap.yshift())); in endChar()
93 … lineTo(hsf*(path->curve.c[i][1].x+bitmap.xshift()), vsf*(path->curve.c[i][1].y+bitmap.yshift())); in endChar()
97 … lineTo(hsf*(path->curve.c[i][2].x+bitmap.xshift()), vsf*(path->curve.c[i][2].y+bitmap.yshift())); in endChar()
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Dtext.cpp60 int xshift = 0; in draw_text() local
63 xshift = -td.xright; in draw_text()
71 xshift += td.xright / 2; in draw_text()
74 xshift -= td.xright / 2; in draw_text()
81 o0.x += xshift; in draw_text()
86 o1.x += xshift; in draw_text()
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DGScaler.cpp217 xshift = 0; in set_horz_ratio()
220 xshift += 1; in set_horz_ratio()
282 inp.xmin = maxi(red.xmin<<xshift, 0); in make_rectangles()
283 inp.xmax = mini(red.xmax<<xshift, inw); in make_rectangles()
345 if (xshift==0 && yshift==0) in get_line()
368 int sw = 1<<xshift; in get_line()
369 int div = xshift+yshift; in get_line()
554 int sw = 1<<xshift; in get_line()
555 int div = xshift+yshift; in get_line()
621 if (xshift>0 || yshift>0) in scale()
[all …]
/dports/cad/magic/magic-8.3.245/graphics/
H A DgrTOGL3.c338 int xorigin, yorigin, xshift, yshift; in grtoglScrollBackingStore() local
351 xshift = shift->p_x; in grtoglScrollBackingStore()
354 if (xshift > 0) in grtoglScrollBackingStore()
355 width -= xshift; in grtoglScrollBackingStore()
356 else if (xshift < 0) in grtoglScrollBackingStore()
358 width += xshift; in grtoglScrollBackingStore()
359 xorigin = -xshift; in grtoglScrollBackingStore()
360 xshift = 0; in grtoglScrollBackingStore()
379 xshift, yshift, xshift + width, yshift + height, in grtoglScrollBackingStore()
384 glBlitFramebuffer(xshift, yshift, xshift + width, yshift + height, in grtoglScrollBackingStore()
[all …]

12345678910>>...30