Home
last modified time | relevance | path

Searched refs:xto (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/dports/emulators/hugo/hugo-2.12/
H A Dtrans_fx.c107 blit (to, screen, 0, 0, xto, yto, xmax, ymax); in special_fadein1()
134 for (x = xto + xinit[index]; x < xto + xmax; x += 4) in special_fadeout1()
143 rectfill (screen, xto, yto, xto + xmax, yto + ymax, 0); in special_fadeout1()
183 hline (screen, xto, y, xto + act[index], 0); in special_fadeout2()
192 rectfill (screen, xto, yto, xto + xmax, yto + ymax, 0); in special_fadeout2()
334 xto + xmax - act[index], 0); in special_fadeout3()
344 rectfill (screen, xto, yto, xto + xmax, yto + ymax, 0); in special_fadeout3()
407 for (x = xto + xinit[index]; x < xto + xmax; x += 4) in special_fadeout4()
416 rectfill (screen, xto, yto, xto + xmax, yto + ymax, 0); in special_fadeout4()
481 for (x = xto + xinit[index]; x < xto + xmax; x += 4) in special_fadeout5()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dinstall_lib.pl76 my $xto = $to;
77 $xto =~ s/^\Q$opts{destdir}\E// if $opts{destdir};
78 print $opts{verbose} ? " ln $xfrom $xto\n" : " $xto\n"
88 $packlist->{$xto} = { from => $xfrom, type => 'link' };
92 print $opts{verbose} ? " cp $from $xto\n" : " $xto\n"
94 print " creating new version of $xto\n"
102 $packlist->{$xto} = { type => 'file' };
/dports/lang/perl5.30/perl-5.30.3/
H A Dinstall_lib.pl76 my $xto = $to;
77 $xto =~ s/^\Q$opts{destdir}\E// if $opts{destdir};
78 print $opts{verbose} ? " ln $xfrom $xto\n" : " $xto\n"
88 $packlist->{$xto} = { from => $xfrom, type => 'link' };
92 print $opts{verbose} ? " cp $from $xto\n" : " $xto\n"
94 print " creating new version of $xto\n"
102 $packlist->{$xto} = { type => 'file' };
/dports/lang/perl5.32/perl-5.32.1/
H A Dinstall_lib.pl76 my $xto = $to;
77 $xto =~ s/^\Q$opts{destdir}\E// if $opts{destdir};
78 print $opts{verbose} ? " ln $xfrom $xto\n" : " $xto\n"
88 $packlist->{$xto} = { from => $xfrom, type => 'link' };
92 print $opts{verbose} ? " cp $from $xto\n" : " $xto\n"
94 print " creating new version of $xto\n"
102 $packlist->{$xto} = { type => 'file' };
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dinstall_lib.pl75 my $xto = $to;
76 $xto =~ s/^\Q$opts{destdir}\E// if $opts{destdir};
77 print $opts{verbose} ? " ln $xfrom $xto\n" : " $xto\n"
87 $packlist->{$xto} = { from => $xfrom, type => 'link' };
91 print $opts{verbose} ? " cp $from $xto\n" : " $xto\n"
93 print " creating new version of $xto\n"
101 $packlist->{$xto} = { type => 'file' };
/dports/textproc/p5-Unicode-Collate/Unicode-Collate-1.31/gendata/
H A Dgen-tcyr185 my $xto = xstr($to);
187 $xto =~ s/(\})(\\x\{)/$1\$i$2/;
188 $t5 .= qq| ok($obj->eq("$xfr", "$xto"));\n|;
189 $xto =~ s/\$i.*//; # remove combining characters
190 $t1 .= qq|ok($obj->eq("$xfr", "$xto"));\n|;
191 $t2 .= qq|ok($obj->gt("$xfr", "$xto"));\n|;
194 $t3 .= qq|ok($obj->eq("$xfr", "$xto"));$c\n|;
195 $xto =~ s/(\})(\\x\{)/$1\\0$2/;
196 $t4 .= qq|ok($obj->gt("$xfr", "$xto"));$c\n|;
197 $xto =~ s/(\}).*/$1/; # remove combining characters
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_xtmemory.c46 XT_Allocs* xto = to; in VG_() local
49 xto->nbytes += xta->nbytes; in VG_()
50 xto->nblocks += xta->nblocks; in VG_()
105 XT_Full* xto = to; in VG_() local
108 xto->cur_alloc_nbytes += xtf->cur_alloc_nbytes; in VG_()
109 xto->cur_alloc_nblocks += xtf->cur_alloc_nblocks; in VG_()
110 xto->tot_alloc_nbytes += xtf->tot_alloc_nbytes; in VG_()
111 xto->tot_alloc_nblocks += xtf->tot_alloc_nblocks; in VG_()
112 xto->tot_freed_nbytes += xtf->tot_freed_nbytes; in VG_()
113 xto->tot_freed_nblocks += xtf->tot_freed_nblocks; in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_xtmemory.c46 XT_Allocs* xto = to; in VG_() local
49 xto->nbytes += xta->nbytes; in VG_()
50 xto->nblocks += xta->nblocks; in VG_()
105 XT_Full* xto = to; in VG_() local
108 xto->cur_alloc_nbytes += xtf->cur_alloc_nbytes; in VG_()
109 xto->cur_alloc_nblocks += xtf->cur_alloc_nblocks; in VG_()
110 xto->tot_alloc_nbytes += xtf->tot_alloc_nbytes; in VG_()
111 xto->tot_alloc_nblocks += xtf->tot_alloc_nblocks; in VG_()
112 xto->tot_freed_nbytes += xtf->tot_freed_nbytes; in VG_()
113 xto->tot_freed_nblocks += xtf->tot_freed_nblocks; in VG_()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/lib/
H A Dmemcpy.c12 void *xto = to; in memcpy() local
16 return xto; in memcpy()
31 return xto; in memcpy()
87 return xto; in memcpy()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/lib/
H A Dmemcpy.c12 void *xto = to; in memcpy() local
16 return xto; in memcpy()
31 return xto; in memcpy()
87 return xto; in memcpy()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/lib/
H A Dmemcpy.c12 void *xto = to; in memcpy() local
16 return xto; in memcpy()
31 return xto; in memcpy()
87 return xto; in memcpy()
/dports/misc/tvm/incubator-tvm-0.6.1/topi/include/topi/cuda/
H A Dnormalization.h64 IterVar xto, xti; in schedule_lrn() local
65 s[lrn].split_by_nparts(lrn->op.as<ComputeOpNode>()->axis[1], num_thread, &xto, &xti); in schedule_lrn()
67 s[lrn].bind(xto, thread_x); in schedule_lrn()
114 IterVar xto, xti; in schedule_l2_normalize() local
116 num_thread, &xto, &xti); in schedule_l2_normalize()
118 s[l2_normalize].bind(xto, thread_x); in schedule_l2_normalize()
/dports/misc/py-tvm/incubator-tvm-0.6.1/topi/include/topi/cuda/
H A Dnormalization.h64 IterVar xto, xti; in schedule_lrn() local
65 s[lrn].split_by_nparts(lrn->op.as<ComputeOpNode>()->axis[1], num_thread, &xto, &xti); in schedule_lrn()
67 s[lrn].bind(xto, thread_x); in schedule_lrn()
114 IterVar xto, xti; in schedule_l2_normalize() local
116 num_thread, &xto, &xti); in schedule_l2_normalize()
118 s[l2_normalize].bind(xto, thread_x); in schedule_l2_normalize()
/dports/audio/praat/praat-6.2.03/melder/
H A DNUMmath.cpp30 void NUMshift (double *x, double xfrom, double xto) {
31 if (*x == xfrom) *x = xto; else *x += xto - xfrom;
/dports/graphics/pngwriter/pngwriter-0.7.0/src/
H A Dpngwriter.h313 void line(int xfrom, int yfrom, int xto, int yto, int red, int green,int blue);
314 void line(int xfrom, int yfrom, int xto, int yto, double red, double green,double blue);
319 void square(int xfrom, int yfrom, int xto, int yto, int red, int green,int blue);
320 void square(int xfrom, int yfrom, int xto, int yto, double red, double green,double blue);
322 void filledsquare(int xfrom, int yfrom, int xto, int yto, int red, int green,int blue);
323 void filledsquare(int xfrom, int yfrom, int xto, int yto, double red, double green,double blue);
579 …void line_blend(int xfrom, int yfrom, int xto, int yto, double opacity, int red, int green,int b…
580 …void line_blend(int xfrom, int yfrom, int xto, int yto, double opacity, double red, double green,d…
582 …void square_blend(int xfrom, int yfrom, int xto, int yto, double opacity, int red, int green,int …
583 …void square_blend(int xfrom, int yfrom, int xto, int yto, double opacity, double red, double green…
[all …]
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/SDLVideo/
H A DSDLVideo.cpp373 long xto = (long)round(radiusto * cos(angleto)); in DrawEllipseSegmentImp() local
380 DrawLine(c, Point(c.x + xto, c.y + yto), color, flags); in DrawEllipseSegmentImp()
386 if (xfrom > xto) { in DrawEllipseSegmentImp()
387 long tmp = xfrom; xfrom = xto; xto = tmp; in DrawEllipseSegmentImp()
392 if (xfrom >= 0 && yto >= 0) xto = xr; in DrawEllipseSegmentImp()
393 if (xto <= 0 && yto >= 0) xfrom = -xr; in DrawEllipseSegmentImp()
394 if (yfrom >= 0 && xto >= 0) yto = yr; in DrawEllipseSegmentImp()
395 if (yto <= 0 && xto >= 0) yfrom = -yr; in DrawEllipseSegmentImp()
413 if (x >= xfrom && x <= xto && y >= yfrom && y <= yto) in DrawEllipseSegmentImp()
415 if (-x >= xfrom && -x <= xto && y >= yfrom && y <= yto) in DrawEllipseSegmentImp()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/rr/
H A Drr_mod.c679 struct to_body *xto; in pv_get_to_tag_initial() local
691 xto = get_to(msg); in pv_get_to_tag_initial()
702 xto = get_from(msg); in pv_get_to_tag_initial()
705 if (xto->tag_value.s==NULL || xto->tag_value.len<=0) { in pv_get_to_tag_initial()
709 return pv_get_strval(msg, param, res, &xto->tag_value); in pv_get_to_tag_initial()
718 struct to_body *xto; in pv_get_from_tag_initial() local
730 xto = get_from(msg); in pv_get_from_tag_initial()
741 xto = get_to(msg); in pv_get_from_tag_initial()
744 if (xto->tag_value.s==NULL || xto->tag_value.len<=0) { in pv_get_from_tag_initial()
748 return pv_get_strval(msg, param, res, &xto->tag_value); in pv_get_from_tag_initial()
/dports/textproc/p5-Text-Flowchart/Text-Flowchart-1.00/
H A DFlowchart.pm519 foreach ($from, $to, $reason, $orientation, $xfrom, $xto, $yfrom, $yto, $xdistance, $ydistance,
531 sub xto {shift->accessor($xto, @_)}; subroutine
587 $self->xto($self->to->[0]);
590 $self->width(abs ($self->xfrom() - $self->xto()) + 1);
619 return (($self->xfrom() > $self->xto()) xor ($self->yto() > $self->yfrom())) ||
620 (($self->xfrom() < $self->xto()) xor ($self->yto() < $self->yfrom()));
639 if (($self->xfrom() < $self->xto() && $direction eq "HL")
640 || ($self->xfrom() > $self->xto() && $direction eq "HR")){
644 if ($self->xfrom() < $self->xto()){return ">"}
698 $self->x_coord($self->xfrom() > $self->xto() ? $self->xto() : $self->xfrom());
[all …]
/dports/audio/praat/praat-6.2.03/fon/
H A DFunction.cpp49 void structFunction :: v_shiftX (double xfrom, double xto) { in v_shiftX() argument
50 NUMshift (& xmin, xfrom, xto); in v_shiftX()
51 NUMshift (& xmax, xfrom, xto); in v_shiftX()
102 void Function_shiftXTo (Function me, double xfrom, double xto) { in Function_shiftXTo() argument
103 my v_shiftX (xfrom, xto); in Function_shiftXTo()
H A DAnyTier.h30 void v_shiftX (double xfrom, double xto) in Thing_define()
60 void v_shiftX (double xfrom, double xto) \
61 override { ((AnyTier) this) -> structAnyTier::v_shiftX (xfrom, xto); } \
/dports/games/enygma/enigma-1.04/
H A Dengine.c167 xto = xfrom = ret->player_x; in make_move()
170 case 'h': xto--; break; case 'l': xto++; break; in make_move()
174 pto = yto * w + xto; in make_move()
175 pdx = xto - xfrom; in make_move()
227 xto = x; in make_move()
229 pto = yto * w + xto; in make_move()
238 (i == '!' && xfrom != xto) || in make_move()
292 pos->x = xto + pdx; in make_move()
299 else if (xto-xfrom == +1) in make_move()
301 else if (xto-xfrom == -1) in make_move()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/topi/cuda/
H A Dnormalization.h64 IterVar xto, xti; in schedule_lrn() local
65 s[lrn].split_by_nparts(lrn->op.as<ComputeOpNode>()->axis[1], num_thread, &xto, &xti); in schedule_lrn()
67 s[lrn].bind(xto, thread_x); in schedule_lrn()
/dports/emulators/qemu42/qemu-4.2.1/hw/intc/
H A Dxive.c394 if (xto->page_offset >= page_offset && in xive_tm_find_op()
395 xto->op_offset == op_offset && in xive_tm_find_op()
396 xto->size == size && in xive_tm_find_op()
397 ((write && xto->write_handler) || (!write && xto->read_handler))) { in xive_tm_find_op()
398 return xto; in xive_tm_find_op()
410 const XiveTmOp *xto; in xive_tctx_tm_write() local
421 if (!xto) { in xive_tctx_tm_write()
434 if (xto) { in xive_tctx_tm_write()
447 const XiveTmOp *xto; in xive_tctx_tm_read() local
458 if (!xto) { in xive_tctx_tm_read()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/intc/
H A Dxive.c379 if (xto->page_offset >= page_offset && in xive_tm_find_op()
380 xto->op_offset == op_offset && in xive_tm_find_op()
381 xto->size == size && in xive_tm_find_op()
382 ((write && xto->write_handler) || (!write && xto->read_handler))) { in xive_tm_find_op()
383 return xto; in xive_tm_find_op()
398 const XiveTmOp *xto; in xive_tm_write() local
409 if (!xto) { in xive_tm_write()
422 if (xto) { in xive_tm_write()
438 const XiveTmOp *xto; in xive_tm_read() local
449 if (!xto) { in xive_tm_read()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/intc/
H A Dxive.c493 if (xto->page_offset >= page_offset && in xive_tm_find_op()
494 xto->op_offset == op_offset && in xive_tm_find_op()
495 xto->size == size && in xive_tm_find_op()
496 ((write && xto->write_handler) || (!write && xto->read_handler))) { in xive_tm_find_op()
497 return xto; in xive_tm_find_op()
509 const XiveTmOp *xto; in xive_tctx_tm_write() local
520 if (!xto) { in xive_tctx_tm_write()
533 if (xto) { in xive_tctx_tm_write()
547 const XiveTmOp *xto; in xive_tctx_tm_read() local
558 if (!xto) { in xive_tctx_tm_read()
[all …]

12345678910>>...19