Home
last modified time | relevance | path

Searched refs:subDst (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestLocalDeepCopy.hpp274 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
300 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
343 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
369 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
478 auto subDst = Kokkos::subview( in impl_test_local_deepcopy_teampolicy_rank_7()
595 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
618 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
712 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
736 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
774 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_5()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestLocalDeepCopy.hpp274 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
300 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
343 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
369 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
478 auto subDst = Kokkos::subview( in impl_test_local_deepcopy_teampolicy_rank_7()
595 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
618 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
712 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
736 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
774 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_5()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestLocalDeepCopy.hpp274 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
300 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_4()
343 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
369 auto subDst = in impl_test_local_deepcopy_teampolicy_rank_5()
478 auto subDst = Kokkos::subview( in impl_test_local_deepcopy_teampolicy_rank_7()
595 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
618 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_2()
712 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
736 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_4()
774 auto subDst = in impl_test_local_deepcopy_rangepolicy_rank_5()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/java2d/cmm/ColorConvertOp/
H A DColConvCCMTest.java100 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
103 op.filter(subSrc, subDst); in testSubImage()
106 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
H A DColConvDCMTest.java107 BufferedImage subDst = dst.getSubimage(x0, y0, dx, dy); in testSubImage() local
111 op.filter(subSrc, subDst); in testSubImage()
115 boolean result = cmp.compare(subDst, gldImage, x0, y0, dx, dy); in testSubImage()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/gpu/jit/gemm/
H A Demulation.hpp527 RegData subDst = dst; in emulInternal() local
532 subDst = temp[0].retype(dst.getType()); in emulInternal()
538 g.mov(mod, subDst, acc); in emulInternal()
540 g.macl(mod, subDst, src0, src1); in emulInternal()
542 if (copyDst) g.mov(mod, dst, subDst); in emulInternal()
/dports/graphics/opencv/opencv-4.5.3/modules/gapi/src/backends/fluid/
H A Dgfluidbuffer.cpp270 auto subDst = dst(cv::Rect{dst_border_size, startDstLine, dst.cols - 2*dst_border_size, lpi}); in copyWithoutBorder() local
272 subSrc.copyTo(subDst); in copyWithoutBorder()

12