Home
last modified time | relevance | path

Searched refs:tinv (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dtinv.cgs1 # frv testcase for tinv $ICCi_2,$GRi,$s12
8 .global tinv
9 tinv:
21 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
27 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
32 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
36 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
41 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
47 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
52 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/testsuite/sim/frv/
H A Dtinv.cgs1 # frv testcase for tinv $ICCi_2,$GRi,$s12
8 .global tinv
9 tinv:
21 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
27 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
32 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
36 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
41 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
47 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
52 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/frv/
H A Dtinv.cgs1 # frv testcase for tinv $ICCi_2,$GRi,$s12
8 .global tinv
9 tinv:
21 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
27 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
32 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
36 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
41 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
47 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
52 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/testsuite/sim/frv/
H A Dtinv.cgs1 # frv testcase for tinv $ICCi_2,$GRi,$s12
8 .global tinv
9 tinv:
21 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
27 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
32 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
36 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
41 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
47 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
52 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16
[all …]
/dports/math/octave-forge-statistics/statistics-1.4.3/install-conditionally/distributions/
H A Dtinv.m19 ## @deftypefn {} {} tinv (@var{x}, @var{n})
35 function inv = tinv (x, n) function
49 error ("tinv: X and N must not be complex");
91 %!assert (tinv (x, 1), [NaN -Inf 0 Inf NaN], eps)
101 %!error tinv ()
102 %!error tinv (1)
103 %!error tinv (1,2,3)
104 %!error tinv (ones (3), ones (2))
105 %!error tinv (ones (2), ones (3))
106 %!error tinv (i, 2)
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/icam/
H A Dicam_utils.cxx13 icam_transform_2d tinv = t.inverse(); in image_bounds() local
15 vgl_point_2d<double> ul=tinv(0,0), in image_bounds()
16 ur = tinv(ni_d,0), lr = tinv(ni_d, nj_d), ll=tinv(0, nj_d); in image_bounds()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/ihog/
H A Dihog_utils.cxx14 ihog_transform_2d tinv = t.inverse(); in image_bounds() local
16 vgl_point_2d<double> ul=tinv(0,0), in image_bounds()
17 ur = tinv(ni_d,0), lr = tinv(ni_d, nj_d), ll=tinv(0, nj_d); in image_bounds()
/dports/astro/gnuastro/gnuastro-0.16/bin/warp/
H A Dwarp.c435 double tinv[4]={p->inverse[0]/p->inverse[8], p->inverse[1]/p->inverse[8], in correct_wcs_save_output() local
450 wcs->pc[0] = w[0]*tinv[0] + w[1]*tinv[2]; in correct_wcs_save_output()
451 wcs->pc[1] = w[0]*tinv[1] + w[1]*tinv[3]; in correct_wcs_save_output()
452 wcs->pc[2] = w[2]*tinv[0] + w[3]*tinv[2]; in correct_wcs_save_output()
453 wcs->pc[3] = w[2]*tinv[1] + w[3]*tinv[3]; in correct_wcs_save_output()
/dports/cad/magic/magic-8.3.245/drc/
H A DDRCarray.c295 Transform tinv; local
297 GeoInvertTrans(transform, &tinv);
298 GeoTransRect(&tinv, yankArea, &scx.scx_area);
334 Transform tinv; local
337 GeoInvertTrans(transform, &tinv);
338 GeoTransRect(&tinv, arg->dCD_clip, &scx.scx_area);
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestPrePostAPI.cc437 tinv->postScale(Vec3d(1.f, 1.f/2.f, 1.f/3.f)); in TEST_F()
438 tinv->postTranslate(-Vec3d(2, 3, 4)); in TEST_F()
439 tinv->postRotate(-20); in TEST_F()
440 tinv->postShear(-2, X_AXIS, Y_AXIS); in TEST_F()
441 tinv->postTranslate(-Vec3d(2, 2, 2)); in TEST_F()
447 Mat4d minv = tinv->baseMap()->getAffineMap()->getMat4(); in TEST_F()
556 tinv->postScale(Vec3d(1.f, 1.f/2.f, 1.f/3.f)); in TEST_F()
557 tinv->postTranslate(-Vec3d(2, 3, 4)); in TEST_F()
558 tinv->postRotate(-20); in TEST_F()
559 tinv->postShear(-2, X_AXIS, Y_AXIS); in TEST_F()
[all …]
/dports/cad/magic/magic-8.3.245/extract/
H A DExtYank.c168 Transform tinv; local
174 GEOINVERTTRANS(trans, &tinv);
175 GEOTRANSRECT(&tinv, hy->hy_area, &scx.scx_area);
H A DExtInter.c237 Transform tinv; local
243 GEOINVERTTRANS(trans, &tinv);
244 GEOTRANSRECT(&tinv, r, &scx.scx_area);
/dports/math/octave-forge-nan/nan-3.6.1/inst/
H A Dtinv.m1 function y = tinv(x,n) function
4 % x = tinv(p,v);
54 %!assert(tinv(NaN,4),NaN)
/dports/math/octave-forge-statistics/statistics-1.4.3/install-conditionally/tests/
H A Dt_test.m91 %! tval = abs (tinv (0.5*pval, n-1));
93 %! tval = -abs (tinv (0.5*pval, n-1));
102 %! tval = tinv (1-pval, n-1);
110 %! tval = tinv (pval, n-1);
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dregress.m126 t_alpha_2 = tinv (alpha / 2, dof);
149 # dr = -tinv (1 - alpha / 2, dof) * sqrt (sigmaihat2 .* (1 - h));
152 # -tinv (1 - alpha / 2, dof) == tinv (alpha / 2, dof) == t_alpha_2
214 %! assert(((bint(:,1)-bint(:,2))/2)/tinv(alpha/2,9),V(:,2),-1.e-5);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java109 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
114 expected_tinvisibles = tinv; in test()
120 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java108 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
113 expected_tinvisibles = tinv; in test()
119 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/classfile/
H A DCombinationsTargetTest1.java108 public void test(int tinv, int tvis, int inv, int vis, Boolean Arepeats, in test() argument
113 expected_tinvisibles = tinv; in test()
119 String testDef = "Test " + testcount + " parameters: tinv=" + tinv + in test()

1234567891011