Home
last modified time | relevance | path

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

1234567891011

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Dslahqr.c29 h44; in slahqr_() local
277 h44 = s * .75f + h__[i__ + i__ * h_dim1]; in slahqr_()
278 h33 = h44; in slahqr_()
285 h44 = h__[i__ + i__ * h_dim1]; in slahqr_()
291 disc = (h33 - h44) * .5f; in slahqr_()
298 ave = (h33 + h44) * .5f; in slahqr_()
299 if (dabs(h33) - dabs(h44) > 0.f) { in slahqr_()
300 h33 = h33 * h44 - h43h34; in slahqr_()
303 h44 = r_sign(&disc, &ave) + ave; in slahqr_()
305 h33 = h44; in slahqr_()
[all …]
H A Ddlahqr.c29 h33, h44; in dlahqr_() local
280 h44 = s * .75 + h__[i__ + i__ * h_dim1]; in dlahqr_()
281 h33 = h44; in dlahqr_()
288 h44 = h__[i__ + i__ * h_dim1]; in dlahqr_()
294 disc = (h33 - h44) * .5; in dlahqr_()
301 ave = (h33 + h44) * .5; in dlahqr_()
302 if (abs(h33) - abs(h44) > 0.) { in dlahqr_()
303 h33 = h33 * h44 - h43h34; in dlahqr_()
306 h44 = d_sign(&disc, &ave) + ave; in dlahqr_()
308 h33 = h44; in dlahqr_()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/science/clhep/2.4.1.0/CLHEP/Matrix/src/
H A DSymMatrixInvert.cc762 if (h44 <= 0) return; in invertCholesky5()
763 h44 = 1.0 / sqrt(h44); in invertCholesky5()
770 h43 = -h33 * g43 * h44; in invertCholesky5()
794 m[A04] = h40 * h44; in invertCholesky5()
795 m[A14] = h41 * h44; in invertCholesky5()
796 m[A24] = h42 * h44; in invertCholesky5()
797 m[A34] = h43 * h44; in invertCholesky5()
798 m[A44] = h44 * h44; in invertCholesky5()
892 if (h44 <= 0) return; in invertCholesky6()
893 h44 = 1.0 / sqrt(h44); in invertCholesky6()
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/sparc/
H A Dreloc64.s28 sethi %h44(0xa9876543210),%g1
32 sethi %h44(foo),%g1
36 sethi %h44(foo+0xa9876543210),%g1
/dports/math/R-cran-igraph/igraph/src/
H A Ddlaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/arpack/src_f77/
H A Dslaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
H A Ddlaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum, local
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
/dports/math/algae/algae-4.3.6/arpack/
H A Ddlaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
/dports/science/elmerfem/elmerfem-release-9.0/mathlibs/src/arpack/
H A Ddlaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
H A Dslaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
/dports/science/getdp/getdp-3.4.0-source/contrib/Arpack/
H A Dslaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
H A Ddlaqrb.f144 & h43h34, h44, h44s, ovfl, s, smlnum, sn, sum,
299 h44 = dat1*s
300 h33 = h44
309 h44 = h( i, i )
330 h44s = h44 - h11
/dports/deskutils/gcal/gcal-4.1/doc/en/examples/
H A Dsun-1a.texi13 @print{} 01:06rise, 13:22set, 12h16'day, 11h44'night
16 @print{} 06:06rise, 18:22set, 12h16'day, 11h44'night
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/Sparc/
H A Dsparc-relocations.s29 ! CHECK: sethi %h44(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
30 … ! CHECK-NEXT: ! fixup A - offset: 0, value: %h44(sym), kind: fixup_sparc_h44
31 sethi %h44(sym), %l0
/dports/math/maxima/maxima-5.43.2/share/lapack/lapack/
H A Ddlahqr.lisp39 (h21 0.0) (h22 0.0) (h33 0.0) (h33s 0.0) (h43h34 0.0) (h44 0.0)
149 (setf h44
155 (setf h33 h44)
158 (setf h44
191 (setf disc (* (- h33 h44) half))
196 (setf ave (* half (+ h33 h44)))
198 ((> (+ (abs h33) (- (abs h44))) zero)
199 (setf h33 (- (* h33 h44) h43h34))
202 (setf h44 (+ (f2cl-lib:sign disc ave) ave))))
203 (setf h33 h44)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/Sparc/
H A Dsparc-relocations.s29 ! CHECK: sethi %h44(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
30 … ! CHECK-NEXT: ! fixup A - offset: 0, value: %h44(sym), kind: fixup_sparc_h44
31 sethi %h44(sym), %l0
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/Sparc/
H A Dsparc-relocations.s29 ! CHECK: sethi %h44(sym), %l0 ! encoding: [0x21,0b00AAAAAA,A,A]
30 … ! CHECK-NEXT: ! fixup A - offset: 0, value: %h44(sym), kind: fixup_sparc_h44
31 sethi %h44(sym), %l0

1234567891011