Home
last modified time | relevance | path

Searched refs:dpz (Results 1 – 25 of 114) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/lang/Math/
H A DMinMax.java88 double dpz = +0.0d; in main() local
91 go("Math.min(dnz, dpz)", Math.min(dnz, dpz), dnz); in main()
92 go("Math.min(dpz, dnz)", Math.min(dpz, dnz), dnz); in main()
93 go("Math.min(dpz, dpz)", Math.min(dpz, dpz), dpz); in main()
98 go("Math.min(+1.0d, dpz)", Math.min(+1.0d, dpz), dpz); in main()
103 go("Math.min(dpz, +1.0d)", Math.min(dpz, +1.0d), dpz); in main()
107 go("Math.max(dnz, dpz)", Math.max(dnz, dpz), dpz); in main()
108 go("Math.max(dpz, dnz)", Math.max(dpz, dnz), dpz); in main()
109 go("Math.max(dpz, dpz)", Math.max(dpz, dpz), dpz); in main()
112 go("Math.max(-1.0d, dpz)", Math.max(-1.0d, dpz), dpz); in main()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/spec/
H A Ddft_polfromsos.F1 subroutine dft_polfromsos(alpha,n,dpx,dpy,dpz,deltae,ipol) argument
6 double precision dpx(*),dpy(*),dpz(*) ! dipoles [in]
23 alpha(3,1)=alpha(3,1)+dpz(i_f)*dpx(i_f)/deltae(i_f)
26 alpha(3,2)=alpha(3,2)+dpz(i_f)*dpy(i_f)/deltae(i_f)
27 alpha(1,3)=alpha(1,3)+dpx(i_f)*dpz(i_f)/deltae(i_f)
28 alpha(2,3)=alpha(2,3)+dpy(i_f)*dpz(i_f)/deltae(i_f)
29 alpha(3,3)=alpha(3,3)+dpz(i_f)*dpz(i_f)/deltae(i_f)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/spec/
H A Ddft_polfromsos.F1 subroutine dft_polfromsos(alpha,n,dpx,dpy,dpz,deltae,ipol) argument
6 double precision dpx(*),dpy(*),dpz(*) ! dipoles [in]
23 alpha(3,1)=alpha(3,1)+dpz(i_f)*dpx(i_f)/deltae(i_f)
26 alpha(3,2)=alpha(3,2)+dpz(i_f)*dpy(i_f)/deltae(i_f)
27 alpha(1,3)=alpha(1,3)+dpx(i_f)*dpz(i_f)/deltae(i_f)
28 alpha(2,3)=alpha(2,3)+dpy(i_f)*dpz(i_f)/deltae(i_f)
29 alpha(3,3)=alpha(3,3)+dpz(i_f)*dpz(i_f)/deltae(i_f)
/dports/misc/magicpoint/magicpoint-1.13a/
H A Dbackground.c55 int dpy, dpz; /* delta of p in x/y's direction */
78 *(p + z * dpz) = x1 & mask;
94 *(p + z * dpz) = x1 & mask;
109 *(p + z * dpz) = x1 & mask;
125 *(p + z * dpz) = x1 & mask;
143 int z1 = 0, z2 = 0, dpz = 0; local
188 dpz = 3;
199 dpz = width * 3;
211 dpz = 3;
223 dpz = width * 3;
[all …]
/dports/math/octomap/octomap-1.9.7/dynamicEDT3D/src/
H A DdynamicEDT3D.cpp420 int dpz = (z - c.obstZ); in propagateCell() local
426 if(dpz >=0 && z<sizeZm1) inspectCellPropagate(x, y, zp1, c, updateRealDist); in propagateCell()
427 if(dpz <=0 && z>0) inspectCellPropagate(x, y, zm1, c, updateRealDist); in propagateCell()
431 if(dpz >=0 && z<sizeZm1) inspectCellPropagate(x, yp1, zp1, c, updateRealDist); in propagateCell()
432 if(dpz <=0 && z>0) inspectCellPropagate(x, yp1, zm1, c, updateRealDist); in propagateCell()
437 if(dpz >=0 && z<sizeZm1) inspectCellPropagate(x, ym1, zp1, c, updateRealDist); in propagateCell()
438 if(dpz <=0 && z>0) inspectCellPropagate(x, ym1, zm1, c, updateRealDist); in propagateCell()
444 if(dpz >=0 && z<sizeZm1) inspectCellPropagate(xp1, y, zp1, c, updateRealDist); in propagateCell()
445 if(dpz <=0 && z>0) inspectCellPropagate(xp1, y, zm1, c, updateRealDist); in propagateCell()
462 if(dpz >=0 && z<sizeZm1) inspectCellPropagate(xm1, y, zp1, c, updateRealDist); in propagateCell()
[all …]
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_part32.c28 short *pz, *dpz; in R_DrawParticle() local
96 dpz = pz; in R_DrawParticle()
98 if( *dpz <= izi ) { in R_DrawParticle()
104 dst += 4; dpz++; in R_DrawParticle()
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dline_dist.c53 register double dpx, dpy, dpz; in dig_distance2_point_to_line() local
121 dpz = tpz - z1; in dig_distance2_point_to_line()
122 *pdist = sqrt(dpx * dpx + dpy * dpy + dpz * dpz); in dig_distance2_point_to_line()
/dports/net/norm/norm-1.5r6/protolib/src/common/
H A DprotoAverage.cpp79 double dpz=0; in GetAverage() local
100 dpz = log(denom)/log(2)+dpx; //dpz is the weighted depth of the new average in GetAverage()
101 dpz = log(1+pow(2,dpy-dpx))/log(2)+dpx; //dpz is the weighted depth of the new average in GetAverage()
104 tempItem.SetDepth(dpz); in GetAverage()
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Static_filters/
H A DCollinear_3.h84 double dpz = (pz - rz); in operator() local
87 double double_tmp_result_k3Lzf6g = ((dpx * dqz) - (dpz * dqx)); in operator()
89 double max3 = CGAL::abs(dpz); in operator()
107 double double_tmp_result_AvrrXBP = ((dpy * dqz) - (dpz * dqy)); in operator()
H A DPower_side_of_oriented_power_sphere_3.h47 double dpz = (pz - tz); in msvc_workaround() local
49 double dpt = (((square( dpx ) + square( dpy )) + square( dpz )) + twt_pwt); in msvc_workaround()
98 max4 = CGAL::abs(dpz); in msvc_workaround()
150 double dpz = (pz - tz); in operator() local
152 double dpt = (((square( dpx ) + square( dpy )) + square( dpz )) + twt_pwt); in operator()
198 double max4 = CGAL::abs(dpz); in operator()
281 double dpz = (pz - tz); in operator() local
299 double max7 = CGAL::abs(dpz); in operator()
611 double dpz = (pz - tz); in operator() local
632 double max5 = CGAL::abs(dpz); in operator()
[all …]
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/ascent/runtimes/flow_filters/
H A Dascent_runtime_babelflow_pmt.cpp71 uint32_t& dpx, uint32_t& dpy, uint32_t& dpz);
202 dpz = (high[2] == s_data_size[2] - 1) ? 0 : o_ghosts[5] - n_ghosts[5]; in ComputeGhostOffsets()
218 uint32_t dnx, dny, dnz, dpx, dpy, dpz; in DownSizeGhosts() local
219 ParallelMergeTree::ComputeGhostOffsets( low, high, dnx, dny, dnz, dpx, dpy, dpz ); in DownSizeGhosts()
223 uint32_t numz = zsize - dnz - dpz; in DownSizeGhosts()
228 if (z >= dnz && z < zsize - dpz) { in DownSizeGhosts()
247 n_high[2] = high[2] - dpz; in DownSizeGhosts()
349 uint32_t dnx, dny, dnz, dpx, dpy, dpz; in ExtractSegmentation() local
368 for (uint32_t z = dnz; z < zsize - dpz; ++z) { in ExtractSegmentation()
702 uint32_t dnx, dny, dnz, dpx, dpy, dpz; in execute() local
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tools/autotune_grid/
H A Dl_utils.F42 REAL(KIND = dp), POINTER, DIMENSION(:,:) :: alpha,dpy,dpz component
62 polx,poly,polz,dpy,dpz,alpha,pzyx,cmax,ipzyx) argument
70 REAL(KIND=dp), DIMENSION(:, :), POINTER :: polx, poly, polz, dpy, dpz, & local
97 dpz=>l_info%data(la,lb,ithread)%dpz
323 ALLOCATE(l_set_info%dpz(0:lb_max,0:la_max), STAT=istat)
361 l_set_info%dpy,l_set_info%dpz,l_set_info%alpha,STAT=istat)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/autotune_grid/
H A Dl_utils.F42 REAL(KIND = dp), POINTER, DIMENSION(:,:) :: alpha,dpy,dpz component
62 polx,poly,polz,dpy,dpz,alpha,pzyx,cmax,ipzyx) argument
70 REAL(KIND=dp), DIMENSION(:, :), POINTER :: polx, poly, polz, dpy, dpz, & local
97 dpz=>l_info%data(la,lb,ithread)%dpz
323 ALLOCATE(l_set_info%dpz(0:lb_max,0:la_max), STAT=istat)
361 l_set_info%dpy,l_set_info%dpz,l_set_info%alpha,STAT=istat)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DDEXYP.DP166 let dpz = 0
168 let dpz = 1
170 let dpz = 2
172 let dpz = 3
174 let dpz = 4
176 let dpz = 5
178 let dpz = 6
180 let dpz = 7
182 let dpz = 8
184 let leftzz = round(leftz,dpz)
[all …]
/dports/science/tinker/tinker/source/
H A Dreadgdma.f73 if (.not. allocated(dpz)) allocate (dpz(maxatm))
89 dpz(i) = 0.0d0
137 rpole(4,i) = dpz(i)
300 read (record(26:36),*) dpz(i)
349 read (record(36:46),*) dpz(i)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/
H A DCOMPUTELABSTATS.DP86 let dpz = 4
87 if decplace exists; let dpz = decplace; end if
90 let mmeanr = round(mmean,dpz)
93 let medmeanr = round(medmean,dpz)
99 let sdmeanr = round(sdmean,dpz)

12345