Home
last modified time | relevance | path

Searched refs:tocol (Results 1 – 25 of 127) sorted by relevance

123456

/dports/games/gnugo/gnugo-3.8/interface/gtp_examples/
H A Dttgo.pm43 my %tocol = ( 'b' => 2, 'B' => 2, 'w' => 1, 'W' => 1 );
114 $bd[$sq] = $tocol{$c};
118 my $cc = $tocol{$c}; # current color
138 $sbd[$sq] = $tocol{$c};
139 my $lc = lib_count($tocol{$c}, $sq );
147 $bd[$sq] = $tocol{$c};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A D0017-safe_skews_in_gtTileContig.patch20 uint32 this_tw, tocol;
66 - fromskew = tw - (w - tocol);
69 + safeskew += tocol;
87 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, buf + pos);
88 tocol += this_tw;
H A Dtif_getimage.c633 uint32 this_tw, tocol; in gtTileContig() local
689 tocol = 0; in gtTileContig()
691 while (tocol < w) in gtTileContig()
709 safeskew += tocol; in gtTileContig()
727 tocol += this_tw; in gtTileContig()
787 uint32 this_tw, tocol; in gtTileSeparate() local
837 tocol = 0; in gtTileSeparate()
839 while (tocol < w) in gtTileSeparate()
897 if (tocol + this_tw > w) in gtTileSeparate()
906 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A D0017-safe_skews_in_gtTileContig.patch20 uint32 this_tw, tocol;
66 - fromskew = tw - (w - tocol);
69 + safeskew += tocol;
87 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, buf + pos);
88 tocol += this_tw;
H A Dtif_getimage.c633 uint32 this_tw, tocol; in gtTileContig() local
689 tocol = 0; in gtTileContig()
691 while (tocol < w) in gtTileContig()
709 safeskew += tocol; in gtTileContig()
727 tocol += this_tw; in gtTileContig()
787 uint32 this_tw, tocol; in gtTileSeparate() local
837 tocol = 0; in gtTileSeparate()
839 while (tocol < w) in gtTileSeparate()
897 if (tocol + this_tw > w) in gtTileSeparate()
906 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Ddrawline.c608 tocol = MAXCOL; in win_line()
611 tocol = MAXCOL; in win_line()
620 ++tocol; in win_line()
668 tocol = MAXCOL; in win_line()
851 if (tocol <= vcol) in win_line()
1254 tocol += n_extra; in win_line()
1303 tocol += n_extra; in win_line()
2294 && tocol > vcol in win_line()
2327 && tocol != MAXCOL && vcol < tocol) in win_line()
2401 && vcol < tocol in win_line()
[all …]
/dports/games/powwow/powwow-1.2.17/
H A Dtty.c567 void tty_gotoxy_opt __P4 (int,fromcol, int,fromline, int,tocol, int,toline) in __P4() argument
596 if ((i = tocol - fromcol) < 0) { in __P4()
598 if (dist <= len_begoln + tocol) { in __P4()
610 fromcol = 0; i = tocol; in __P4()
626 tocol - fromcol); in __P4()
627 cp += tocol - fromcol; in __P4()
633 tty_gotoxy(tocol, toline); in __P4()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_getimage.c631 uint32 this_tw, tocol; in gtTileContig() local
669 tocol = 0; in gtTileContig()
671 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
803 tocol = 0; in gtTileSeparate()
805 while (tocol < w) in gtTileSeparate()
863 if (tocol + this_tw > w) in gtTileSeparate()
872 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_getimage.c632 uint32_t this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32_t this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_getimage.c634 uint32 this_tw, tocol; in gtTileContig() local
671 tocol = 0; in gtTileContig()
673 while (tocol < w) in gtTileContig()
683 if (tocol + this_tw > w) in gtTileContig()
693 tocol += this_tw; in gtTileContig()
753 uint32 this_tw, tocol; in gtTileSeparate() local
814 tocol = 0; in gtTileSeparate()
816 while (tocol < w) in gtTileSeparate()
851 if (tocol + this_tw > w) in gtTileSeparate()
860 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_getimage.c631 uint32 this_tw, tocol; in gtTileContig() local
669 tocol = 0; in gtTileContig()
671 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
802 tocol = 0; in gtTileSeparate()
804 while (tocol < w) in gtTileSeparate()
862 if (tocol + this_tw > w) in gtTileSeparate()
871 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_getimage.c631 uint32 this_tw, tocol; in gtTileContig() local
669 tocol = 0; in gtTileContig()
671 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
802 tocol = 0; in gtTileSeparate()
804 while (tocol < w) in gtTileSeparate()
862 if (tocol + this_tw > w) in gtTileSeparate()
871 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_getimage.c633 uint32 this_tw, tocol; in gtTileContig() local
671 tocol = 0; in gtTileContig()
673 while (tocol < w) in gtTileContig()
684 if (tocol + this_tw > w) in gtTileContig()
694 tocol += this_tw; in gtTileContig()
754 uint32 this_tw, tocol; in gtTileSeparate() local
805 tocol = 0; in gtTileSeparate()
807 while (tocol < w) in gtTileSeparate()
865 if (tocol + this_tw > w) in gtTileSeparate()
874 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtif_getimage.c633 uint32 this_tw, tocol; in gtTileContig() local
670 tocol = 0; in gtTileContig()
672 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
813 tocol = 0; in gtTileSeparate()
815 while (tocol < w) in gtTileSeparate()
850 if (tocol + this_tw > w) in gtTileSeparate()
859 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_getimage.c632 uint32 this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32 this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_getimage.c632 uint32_t this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32_t this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_getimage.c615 uint32 this_tw, tocol; in gtTileContig() local
652 tocol = 0; in gtTileContig()
654 while (tocol < w) in gtTileContig()
664 if (tocol + this_tw > w) in gtTileContig()
674 tocol += this_tw; in gtTileContig()
733 uint32 this_tw, tocol; in gtTileSeparate() local
794 tocol = 0; in gtTileSeparate()
796 while (tocol < w) in gtTileSeparate()
831 if (tocol + this_tw > w) in gtTileSeparate()
840 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_getimage.c631 uint32 this_tw, tocol; in gtTileContig() local
669 tocol = 0; in gtTileContig()
671 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
802 tocol = 0; in gtTileSeparate()
804 while (tocol < w) in gtTileSeparate()
862 if (tocol + this_tw > w) in gtTileSeparate()
871 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_getimage.c620 uint32 this_tw, tocol; in gtTileContig() local
657 tocol = 0; in gtTileContig()
659 while (tocol < w) in gtTileContig()
669 if (tocol + this_tw > w) in gtTileContig()
679 tocol += this_tw; in gtTileContig()
738 uint32 this_tw, tocol; in gtTileSeparate() local
799 tocol = 0; in gtTileSeparate()
801 while (tocol < w) in gtTileSeparate()
836 if (tocol + this_tw > w) in gtTileSeparate()
845 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtif_getimage.c632 uint32_t this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32_t this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtif_getimage.c632 uint32_t this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32_t this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_getimage.c632 uint32_t this_tw, tocol; in gtTileContig() local
678 tocol = 0; in gtTileContig()
680 while (tocol < w) in gtTileContig()
691 if (tocol + this_tw > w) in gtTileContig()
701 tocol += this_tw; in gtTileContig()
761 uint32_t this_tw, tocol; in gtTileSeparate() local
819 tocol = 0; in gtTileSeparate()
821 while (tocol < w) in gtTileSeparate()
879 if (tocol + this_tw > w) in gtTileSeparate()
888 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtif_getimage.c631 uint32 this_tw, tocol; in gtTileContig() local
669 tocol = 0; in gtTileContig()
671 while (tocol < w) in gtTileContig()
682 if (tocol + this_tw > w) in gtTileContig()
692 tocol += this_tw; in gtTileContig()
752 uint32 this_tw, tocol; in gtTileSeparate() local
802 tocol = 0; in gtTileSeparate()
804 while (tocol < w) in gtTileSeparate()
862 if (tocol + this_tw > w) in gtTileSeparate()
871 (*put)(img, raster+y*w+tocol, tocol, y, this_tw, nrow, fromskew, this_toskew, \ in gtTileSeparate()
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/texmath-0.12.3.1/src/Text/TeXMath/Writers/
H A DEqn.hs197 where cols = zipWith tocol aligns (transpose rows)
198 tocol al cs =
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/texmath-0.12.1.1/src/Text/TeXMath/Writers/
H A DEqn.hs197 where cols = zipWith tocol aligns (transpose rows)
198 tocol al cs =

123456