Home
last modified time | relevance | path

Searched refs:nspans (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/devel/re2c/re2c-2.2/src/adfa/
H A Dadfa.cc124 s->go.nspans = j; in DFA()
183 for(uint32_t i = 0; i < s->go.nspans; ++i) in reorder()
224 s->go.nspans = 1; in split()
235 Span *const fe = f + fg->go.nspans; in merge()
236 Span *const be = b + bg->go.nspans; in merge()
293 if (nspans < s->go.nspans) { in findBaseState()
295 s->go.nspans = nspans; in findBaseState()
522 const size_t nspan = s->go.nspans; in can_hoist_tags()
551 const size_t nspan = s->go.nspans; in can_hoist_skip()
570 const size_t nspan = s->go.nspans; in hoist_tags()
[all …]
/dports/devel/re2c/re2c-2.2/src/codegen/
H A Dcode_goto.cc26 go->cases = alc.alloct<CodeGoCase>(nspans); in code_gosw()
30 const Span *span = spans, *endspan = span + nspans, *s; in code_gosw()
75 DASSERT(static_cast<uint32_t>(range - ranges) == 2 * nspans); in code_gosw()
79 DASSERT(nspans > 0); in code_gosw()
297 if (go->nspans == 0) return; in code_go()
309 for (uint32_t i = 0; i < go->nspans; ++i) { in code_go()
312 hSpans = go->nspans - i; in code_go()
318 for (uint32_t i = 0; i < go->nspans - hSpans; ++i) { in code_go()
329 for (uint32_t i = 0; i < go->nspans; ++i) { in code_go()
346 const uint32_t dSpans = go->nspans - hSpans - nBitmaps; in code_go()
[all …]
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpSetSpans.c51 DDXPointPtr ppt, int *pwidth, int nspans, int fSorted) in rdpSetSpansOrg() argument
56 pGC->ops->SetSpans(pDrawable, pGC, psrc, ppt, pwidth, nspans, fSorted); in rdpSetSpansOrg()
63 DDXPointPtr ppt, int *pwidth, int nspans, int fSorted) in rdpSetSpans() argument
67 rdpSetSpansOrg(pDrawable, pGC, psrc, ppt, pwidth, nspans, fSorted); in rdpSetSpans()
/dports/editors/jupp/jupp/
H A Dhelp.c134 int nspans=0; in help_display() local
156 ++nspans; in help_display()
168 if (width >= t->w - 1 || nspans==0) { in help_display()
170 spanextra = nspans; in help_display()
172 spanwidth = ((t->w - 1) - width)/nspans; in help_display()
173 spanextra = nspans - ((t->w - 1) - width - nspans*spanwidth); in help_display()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfbgetsp.c71 cfbGetSpans(pDrawable, wMax, ppt, pwidth, nspans, pchardstStart) in cfbGetSpans() argument
76 int nspans; /* number of scanlines to copy */
100 mfbGetSpans(pDrawable, wMax, ppt, pwidth, nspans, pchardstStart);
113 if ((nspans == 1) && (*pwidth == 1))
126 pptLast = ppt + nspans;
/dports/editors/joe/joe-4.6/joe/
H A Dhelp.c121 ptrdiff_t nspans=0; in help_display() local
152 ++nspans; in help_display()
173 if (width >= t->w || nspans==0) { in help_display()
175 spanextra = nspans; in help_display()
177 spanwidth = (t->w - width)/nspans; in help_display()
178 spanextra = nspans - (t->w - width - nspans*spanwidth); in help_display()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mfb/
H A Dmfbgetsp.c72 mfbGetSpans(pDrawable, wMax, ppt, pwidth, nspans, pchardstStart) in mfbGetSpans() argument
77 int nspans; /* number of scanlines to copy */
96 pptLast = ppt + nspans;
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dpolygon.c43 int i, j, k, nspans, y, rxy[4]; in poly_draw() local
107 nspans = (span - spans) / SPAN_STEP - 1; in poly_draw()
108 if (!nspans) goto done; // No interior to fill in poly_draw()
111 qsort(spans + SPAN_STEP, nspans, SPAN_STEP * sizeof(int), cmp_spans); in poly_draw()
112 for (i = 0; i < nspans; i++) spans[i * SPAN_STEP + 4] = i + 1; in poly_draw()
113 spans[nspans * SPAN_STEP + 4] = 0; // Chain terminator in poly_draw()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xwayland/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xephyr/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xarcan/xarcan-0.6.0/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/fb/
H A Dfbgetsp.c32 DDXPointPtr ppt, int *pwidth, int nspans, char *pchardstStart) in fbGetSpans() argument
49 while (nspans--) { in fbGetSpans()
/dports/devel/py-ddtrace/ddtrace-0.56.1/benchmarks/span/
H A Dscenario.py8 nspans = bm.var(type=int) variable in Span
28 for i in range(self.nspans):
/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_px.cc236 uint32_t nspans, lw; in dev_px_dma() local
242 nspans = dma_buf[4] + (dma_buf[5] << 8) + in dev_px_dma()
245 nspans = dma_buf[7] + (dma_buf[6] << 8) + in dev_px_dma()
255 nspans >>= 24; in dev_px_dma()
259 debug("[ px: copyspans: nspans = %i, lw = %i ]\n", nspans, lw); in dev_px_dma()
262 if (dma_len < 4*(5 + nspans*3)) { in dev_px_dma()
263 dma_len = 4 * (5+nspans*3); in dev_px_dma()
274 for (spannr=0; spannr<nspans; spannr++) { in dev_px_dma()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Duxa-unaccel.c100 uxa_check_fill_spans(DrawablePtr pDrawable, GCPtr pGC, int nspans, in uxa_check_fill_spans() argument
109 fbFillSpans(pDrawable, pGC, nspans, ppt, pwidth, in uxa_check_fill_spans()
119 DDXPointPtr ppt, int *pwidth, int nspans, int fSorted) in uxa_check_set_spans() argument
126 fbSetSpans(pDrawable, pGC, psrc, ppt, pwidth, nspans, fSorted); in uxa_check_set_spans()
363 DDXPointPtr ppt, int *pwidth, int nspans, char *pdstStart) in uxa_check_get_spans() argument
370 fbGetSpans(pDrawable, wMax, ppt, pwidth, nspans, pdstStart); in uxa_check_get_spans()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/mi/
H A Dmifillarc.c654 int nspans = 0; in miPolyFillArc() local
660 if (narcs && nspans + arc->height > MAX_SPANS_PER_LOOP) in miPolyFillArc()
662 nspans += arc->height; in miPolyFillArc()
667 nspans += (arc->height + 1) >> 1; in miPolyFillArc()
670 pts = points = malloc (sizeof (DDXPointRec) * nspans + in miPolyFillArc()
671 sizeof(int) * nspans); in miPolyFillArc()
673 wids = widths = (int *) (points + nspans); in miPolyFillArc()
695 nspans = pts - points; in miPolyFillArc()
696 if (nspans) in miPolyFillArc()
697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()
/dports/x11-servers/xwayland/xorg-server-1.20.13/mi/
H A Dmifillarc.c654 int nspans = 0; in miPolyFillArc() local
660 if (narcs && nspans + arc->height > MAX_SPANS_PER_LOOP) in miPolyFillArc()
662 nspans += arc->height; in miPolyFillArc()
667 nspans += (arc->height + 1) >> 1; in miPolyFillArc()
670 pts = points = malloc (sizeof (DDXPointRec) * nspans + in miPolyFillArc()
671 sizeof(int) * nspans); in miPolyFillArc()
673 wids = widths = (int *) (points + nspans); in miPolyFillArc()
695 nspans = pts - points; in miPolyFillArc()
696 if (nspans) in miPolyFillArc()
697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/mi/
H A Dmifillarc.c654 int nspans = 0; in miPolyFillArc() local
660 if (narcs && nspans + arc->height > MAX_SPANS_PER_LOOP) in miPolyFillArc()
662 nspans += arc->height; in miPolyFillArc()
667 nspans += (arc->height + 1) >> 1; in miPolyFillArc()
670 pts = points = malloc (sizeof (DDXPointRec) * nspans + in miPolyFillArc()
671 sizeof(int) * nspans); in miPolyFillArc()
673 wids = widths = (int *) (points + nspans); in miPolyFillArc()
695 nspans = pts - points; in miPolyFillArc()
696 if (nspans) in miPolyFillArc()
697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/mi/
H A Dmifillarc.c654 int nspans = 0; in miPolyFillArc() local
660 if (narcs && nspans + arc->height > MAX_SPANS_PER_LOOP) in miPolyFillArc()
662 nspans += arc->height; in miPolyFillArc()
667 nspans += (arc->height + 1) >> 1; in miPolyFillArc()
670 pts = points = malloc (sizeof (DDXPointRec) * nspans + in miPolyFillArc()
671 sizeof(int) * nspans); in miPolyFillArc()
673 wids = widths = (int *) (points + nspans); in miPolyFillArc()
695 nspans = pts - points; in miPolyFillArc()
696 if (nspans) in miPolyFillArc()
697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/mi/
H A Dmifillarc.c654 int nspans = 0; in miPolyFillArc() local
660 if (narcs && nspans + arc->height > MAX_SPANS_PER_LOOP) in miPolyFillArc()
662 nspans += arc->height; in miPolyFillArc()
667 nspans += (arc->height + 1) >> 1; in miPolyFillArc()
670 pts = points = malloc (sizeof (DDXPointRec) * nspans + in miPolyFillArc()
671 sizeof(int) * nspans); in miPolyFillArc()
673 wids = widths = (int *) (points + nspans); in miPolyFillArc()
695 nspans = pts - points; in miPolyFillArc()
696 if (nspans) in miPolyFillArc()
697 (*pGC->ops->FillSpans) (pDraw, pGC, nspans, points, in miPolyFillArc()

12345678910