Home
last modified time | relevance | path

Searched refs:im1 (Results 1 – 25 of 1592) sorted by relevance

12345678910>>...64

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DForEachUnaryVoxelFunction.h65 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1) in UnaryForEachVoxelBody_Const()
71 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1) in UnaryForEachVoxelBody_Const()
77 ForEachVoxelBody<VoxelFunc>(o, s), im1(o.im1) in UnaryForEachVoxelBody_Const()
140 const int s2 = (im1.GetY() - (ej - bj)) * im1.GetX(); in operator()
169 ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1) in UnaryForEachVoxelIfBody_Const()
175 ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(o), im1(o.im1) in UnaryForEachVoxelIfBody_Const()
250 const int s2 = (im1.GetY() - (ej - bj)) * im1.GetX(); in operator()
1663 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1) in UnaryForEachVoxelBody()
1669 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1) in UnaryForEachVoxelBody()
1675 ForEachVoxelBody<VoxelFunc>(o, s), im1(o.im1) in UnaryForEachVoxelBody()
[all …]
H A DForEachBinaryVoxelFunction.h67 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2) in BinaryForEachVoxelBody_Const()
73 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1), im2(o.im2) in BinaryForEachVoxelBody_Const()
79 ForEachVoxelBody<VoxelFunc>(o, s), im1(o.im1), im2(o.im2) in BinaryForEachVoxelBody_Const()
85 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
177 ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2) in BinaryForEachVoxelIfBody_Const()
1677 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2) in BinaryForEachVoxelBody_1Const()
1683 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1), im2(o.im2) in BinaryForEachVoxelBody_1Const()
1787 ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2) in BinaryForEachVoxelIfBody_1Const()
3287 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2) in BinaryForEachVoxelBody()
3293 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1), im2(o.im2) in BinaryForEachVoxelBody()
[all …]
H A DForEachTernaryVoxelFunction.h69 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelBody_Const()
75 ForEachVoxelBody<VoxelFunc>(o), im1(o.im1), im2(o.im2), im3(o.im3) in TernaryForEachVoxelBody_Const()
87 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
185 … ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelIfBody_Const()
203 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
1691 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelBody_2Const()
1807 … ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelIfBody_2Const()
3313 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelBody_1Const()
3429 … ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelIfBody_1Const()
4935 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3) in TernaryForEachVoxelBody()
[all …]
H A DForEachQuaternaryVoxelFunction.h71 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4) in QuaternaryForEachVoxelBody_Const()
89 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
193 …ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3)… in QuaternaryForEachVoxelIfBody_Const()
211 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
1705 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4) in QuaternaryForEachVoxelBody_3Const()
1827 …ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3)… in QuaternaryForEachVoxelIfBody_3Const()
3339 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4) in QuaternaryForEachVoxelBody_2Const()
4973 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4) in QuaternaryForEachVoxelBody_1Const()
6607 ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4) in QuaternaryForEachVoxelBody()
6625 T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
[all …]
H A DForEachQuinaryVoxelFunction.h73 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody_Const()
91 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
201 …ForEachVoxelIfBody<VoxelFunc, OutsideFunc>(vf, of, im1.Attributes()), im1(im1), im2(im2), im3(im3)… in QuinaryForEachVoxelIfBody_Const()
219 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
1719 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody_4Const()
3365 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody_3Const()
5011 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody_2Const()
6657 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody_1Const()
8303 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5) in QuinaryForEachVoxelBody()
8321 T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
[all …]
H A DForEachSenaryVoxelFunction.h75 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5… in SenaryForEachVoxelBody_Const()
93 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
227 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
1733 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5… in SenaryForEachVoxelBody_5Const()
1751 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
1885 const T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
3391 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5… in SenaryForEachVoxelBody_4Const()
5049 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5… in SenaryForEachVoxelBody_3Const()
6707 …ForEachVoxelBody<VoxelFunc>(vf, im1.Attributes()), im1(im1), im2(im2), im3(im3), im4(im4), im5(im5… in SenaryForEachVoxelBody_2Const()
10041 T1 *p1 = im1.IsEmpty() ? NULL : im1.GetPointerToVoxels(); in operator()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/image/
H A Dimage_combine.c39 flimage_combine( FL_IMAGE * im1, in flimage_combine() argument
50 if ( ! im1 || im1->w <= 0 || ! im2 || im2->w <= 0 ) in flimage_combine()
59 ret->w = im1->w; in flimage_combine()
60 ret->h = im1->h; in flimage_combine()
67 flimage_convert( im1, FLIMAGE_RGB, 0 ); in flimage_combine()
78 w = FL_min( im1->w, im2->w ); in flimage_combine()
79 h = FL_min( im1->h, im2->h ); in flimage_combine()
93 for ( ; x < im1->w; x++ ) in flimage_combine()
95 ret->red[ y ][ x ] = im1->red[ y ][ x ]; in flimage_combine()
101 for ( ; y < im1->h; y++ ) in flimage_combine()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/src_f77/
H A DbuildPd.f796 2 - oN(im1,j,k) - uS(im1,jp1,km1) - uN(im1,j,k)
797 2 - oN(im1,jm1,k) - uN(im1,jm1,km1) - uS(im1,j,k))
816 2 + (uN(im1,j,km1) + oN(im1,j,k) + uS(im1,jp1,k))*oPW(ii,jj,kk)
894 2 (uNE(im1,j,km1) + uE(im1,j,km1) + uSE(im1,j,km1)
895 2 +(uN(im1,j,km1) + uC(im1,j,km1) + uS(im1,j,km1))*oPW(ii,jj,kk)
961 2 (uSE(im1,jp1,k) + uE(im1,j,k) + uNE(im1,jm1,k)
1008 2 +(uS(im1,jp1,k) + uC(im1,j,k) + uN(im1,jm1,k))*oPW(ii,jj,kk)
1856 2 - oN(im1,j,k) - uS(im1,jp1,km1) - uN(im1,j,k)
1857 2 - oN(im1,jm1,k) - uN(im1,jm1,km1) - uS(im1,j,k))
1954 2 (uNE(im1,j,km1) + uE(im1,j,km1) + uSE(im1,j,km1)
[all …]
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/metrics/
H A DAllTests.cs1033 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1040 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1048 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1056 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1064 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1074 …if(!(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 3 && im1.remotes.Leng… in allTests()
1122 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1147 test(im1.current == 0 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1170 test(im1.current <= 1 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
1192 test(im1.current == 0 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
[all …]
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/metrics/
H A DAllTests.cs1033 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1040 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1048 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1056 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1064 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1074 …if(!(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 3 && im1.remotes.Leng… in allTests()
1122 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1147 test(im1.current == 0 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1170 test(im1.current <= 1 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
1192 test(im1.current == 0 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
[all …]
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/metrics/
H A DAllTests.cs1033 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1040 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1048 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1056 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1064 test(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 0); in allTests()
1074 …if(!(im1.current <= 1 && im1.total == 3 && im1.failures == 3 && im1.retry == 3 && im1.remotes.Leng… in allTests()
1122 test(im1.current <= 1 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1147 test(im1.current == 0 && im1.total == 3 && im1.failures == 0 && im1.retry == 0); in allTests()
1170 test(im1.current <= 1 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
1192 test(im1.current == 0 && im1.total == 2 && im1.failures == 0 && im1.retry == 0); in allTests()
[all …]
/dports/russian/gd/libgd-2.3.1/tests/gdimagecompare/
H A Dgdimagecompare.c10 gdImagePtr im1; in main() local
19 im1 = gdImageCreate(128, 128); in main()
23 gdImageInterlace(im1, 1); in main()
27 gdImageColorTransparent(im1, 10); in main()
31 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
32 red1 = gdImageColorAllocate(im1, 255, 0, 0); in main()
33 yellow1 = gdImageColorAllocate(im1, 255, 255, 0); in main()
40 gdImageFilledRectangle(im1, 0, 0, 127, 8, black); in main()
41 gdImageFilledRectangle(im1, 9, 0, 127, 16, red1); in main()
48 ret = gdImageCompare(im1, im2); in main()
[all …]
/dports/japanese/gd/libgd-2.3.1/tests/gdimagecompare/
H A Dgdimagecompare.c10 gdImagePtr im1; in main() local
19 im1 = gdImageCreate(128, 128); in main()
23 gdImageInterlace(im1, 1); in main()
27 gdImageColorTransparent(im1, 10); in main()
31 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
32 red1 = gdImageColorAllocate(im1, 255, 0, 0); in main()
33 yellow1 = gdImageColorAllocate(im1, 255, 255, 0); in main()
40 gdImageFilledRectangle(im1, 0, 0, 127, 8, black); in main()
41 gdImageFilledRectangle(im1, 9, 0, 127, 16, red1); in main()
48 ret = gdImageCompare(im1, im2); in main()
[all …]
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimagecompare/
H A Dgdimagecompare.c10 gdImagePtr im1; in main() local
19 im1 = gdImageCreate(128, 128); in main()
23 gdImageInterlace(im1, 1); in main()
27 gdImageColorTransparent(im1, 10); in main()
31 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
32 red1 = gdImageColorAllocate(im1, 255, 0, 0); in main()
33 yellow1 = gdImageColorAllocate(im1, 255, 255, 0); in main()
40 gdImageFilledRectangle(im1, 0, 0, 127, 8, black); in main()
41 gdImageFilledRectangle(im1, 9, 0, 127, 16, red1); in main()
48 ret = gdImageCompare(im1, im2); in main()
[all …]
/dports/graphics/gd/libgd-2.3.1/tests/gdimagecompare/
H A Dgdimagecompare.c10 gdImagePtr im1; in main() local
19 im1 = gdImageCreate(128, 128); in main()
23 gdImageInterlace(im1, 1); in main()
27 gdImageColorTransparent(im1, 10); in main()
31 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
32 red1 = gdImageColorAllocate(im1, 255, 0, 0); in main()
33 yellow1 = gdImageColorAllocate(im1, 255, 255, 0); in main()
40 gdImageFilledRectangle(im1, 0, 0, 127, 8, black); in main()
41 gdImageFilledRectangle(im1, 9, 0, 127, 16, red1); in main()
48 ret = gdImageCompare(im1, im2); in main()
[all …]
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/pmgc/
H A DbuildPd.c240 int im1, ip1; in VbuildPb_op7() local
304 im1 = i - 1; in VbuildPb_op7()
375 VAT3( oE, im1, j, k) / ( VAT3( oC, im1, j, k) in VbuildPb_op7()
440 VAT3( oC, im1, jm1, k) in VbuildPb_op7()
441 - VAT3( uC, im1, jm1, km1) in VbuildPb_op7()
442 - VAT3( uC, im1, jm1, k) in VbuildPb_op7()
473 - VAT3( oE, im1, jp1, km1) in VbuildPb_op7()
489 - VAT3( oE, im1, jm1, km1) in VbuildPb_op7()
520 VAT3( oC, im1, j, km1) in VbuildPb_op7()
761 int im1, ip1; in VbuildPb_op27() local
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/tests/
H A Dwebp_basic.phpt19 $im1 = imagecreatetruecolor(75, 75);
20 $white = imagecolorallocate($im1, 255, 255, 255);
21 $red = imagecolorallocate($im1, 255, 0, 0);
22 $green = imagecolorallocate($im1, 0, 255, 0);
23 $blue = imagecolorallocate($im1, 0, 0, 255);
24 imagefilledrectangle($im1, 0, 0, 74, 74, $white);
25 imageline($im1, 3, 3, 71, 71, $red);
26 imageellipse($im1, 18, 54, 36, 36, $green);
27 imagerectangle($im1, 41, 3, 71, 33, $blue);
28 imagewebp($im1, $filename);
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/tests/
H A Dwebp_basic.phpt19 $im1 = imagecreatetruecolor(75, 75);
20 $white = imagecolorallocate($im1, 255, 255, 255);
21 $red = imagecolorallocate($im1, 255, 0, 0);
22 $green = imagecolorallocate($im1, 0, 255, 0);
23 $blue = imagecolorallocate($im1, 0, 0, 255);
24 imagefilledrectangle($im1, 0, 0, 74, 74, $white);
25 imageline($im1, 3, 3, 71, 71, $red);
26 imageellipse($im1, 18, 54, 36, 36, $green);
27 imagerectangle($im1, 41, 3, 71, 33, $blue);
28 imagewebp($im1, $filename);
[all …]
/dports/graphics/php81-gd/php-8.1.1/ext/gd/tests/
H A Dwebp_basic.phpt19 $im1 = imagecreatetruecolor(75, 75);
20 $white = imagecolorallocate($im1, 255, 255, 255);
21 $red = imagecolorallocate($im1, 255, 0, 0);
22 $green = imagecolorallocate($im1, 0, 255, 0);
23 $blue = imagecolorallocate($im1, 0, 0, 255);
24 imagefilledrectangle($im1, 0, 0, 74, 74, $white);
25 imageline($im1, 3, 3, 71, 71, $red);
26 imageellipse($im1, 18, 54, 36, 36, $green);
27 imagerectangle($im1, 41, 3, 71, 33, $blue);
28 imagewebp($im1, $filename);
[all …]
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/metrics/
H A D_structural_similarity.py16 def structural_similarity(im1, im2, argument
101 check_shape_equality(im1, im2)
113 nch = im1.shape[channel_axis]
120 channel_axis = channel_axis % im1.ndim
182 if im1.dtype != im2.dtype:
188 ndim = im1.ndim
198 im1 = im1.astype(float_type, copy=False)
210 ux = filter_func(im1, **filter_args)
214 uxx = filter_func(im1 * im1, **filter_args)
216 uxy = filter_func(im1 * im2, **filter_args)
[all …]
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dblit_blends.py41 im1 = pg.Surface(screen.get_size())
43 im1.fill((100, 0, 0))
74 screen.blit(im1, (0, 0))
77 print("one pixel is:%s:" % [im1.get_at((0, 0))])
121 im1.blit(iaa, (0, 0))
133 im1p = pygame.surfarray.pixels2d(im1)
144 im1p = pygame.surfarray.pixels3d(im1)
176 im1.set_alpha(127)
177 im1.blit(im2, (0, 0))
178 im1.set_alpha(255)
[all …]
/dports/russian/gd/libgd-2.3.1/tests/gdimagesquaretocircle/
H A Dgdimagesquaretocircle.c10 gdImagePtr im1, im2; in main() local
14 im1 = gdImageCreateTrueColor(128, 128); in main()
15 white = gdImageColorAllocate(im1, 255, 255, 255); in main()
16 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
17 gdImageFilledRectangle(im1, 0, 0, 127, 127, white); in main()
22 gdImageLine(im1, 0, 63, 127, 63, black); in main()
23 gdImageLine(im1, 63, 0, 63, 127, black); in main()
24 im2 = gdImageSquareToCircle(im1, 64); in main()
28 gdImageDestroy(im1); in main()
/dports/ukrainian/gd/libgd-2.3.1/tests/gdimagesquaretocircle/
H A Dgdimagesquaretocircle.c10 gdImagePtr im1, im2; in main() local
14 im1 = gdImageCreateTrueColor(128, 128); in main()
15 white = gdImageColorAllocate(im1, 255, 255, 255); in main()
16 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
17 gdImageFilledRectangle(im1, 0, 0, 127, 127, white); in main()
22 gdImageLine(im1, 0, 63, 127, 63, black); in main()
23 gdImageLine(im1, 63, 0, 63, 127, black); in main()
24 im2 = gdImageSquareToCircle(im1, 64); in main()
28 gdImageDestroy(im1); in main()
/dports/japanese/gd/libgd-2.3.1/tests/gdimagesquaretocircle/
H A Dgdimagesquaretocircle.c10 gdImagePtr im1, im2; in main() local
14 im1 = gdImageCreateTrueColor(128, 128); in main()
15 white = gdImageColorAllocate(im1, 255, 255, 255); in main()
16 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
17 gdImageFilledRectangle(im1, 0, 0, 127, 127, white); in main()
22 gdImageLine(im1, 0, 63, 127, 63, black); in main()
23 gdImageLine(im1, 63, 0, 63, 127, black); in main()
24 im2 = gdImageSquareToCircle(im1, 64); in main()
28 gdImageDestroy(im1); in main()
/dports/graphics/gd/libgd-2.3.1/tests/gdimagesquaretocircle/
H A Dgdimagesquaretocircle.c10 gdImagePtr im1, im2; in main() local
14 im1 = gdImageCreateTrueColor(128, 128); in main()
15 white = gdImageColorAllocate(im1, 255, 255, 255); in main()
16 black = gdImageColorAllocate(im1, 0, 0, 0); in main()
17 gdImageFilledRectangle(im1, 0, 0, 127, 127, white); in main()
22 gdImageLine(im1, 0, 63, 127, 63, black); in main()
23 gdImageLine(im1, 63, 0, 63, 127, black); in main()
24 im2 = gdImageSquareToCircle(im1, 64); in main()
28 gdImageDestroy(im1); in main()

12345678910>>...64