Home
last modified time | relevance | path

Searched refs:shade_max (Results 1 – 25 of 75) sorted by relevance

123

/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional15a.adb82 shade_min, shade_max, sh_color : Long_Float; variable
94 shade_max := zmin + (zmax-zmin) * 0.6;
105 shade_min, shade_max,
122 shade_min, shade_max, sh_color : Long_Float; variable
160 shade_max := zmin + (zmax - zmin) * Long_Float(i +1) / 10.0;
168 shade_min, shade_max,
H A Dxstandard15a.adb82 shade_min, shade_max, sh_color : Long_Float;
94 shade_max := zmin + (zmax-zmin) * 0.6;
105 shade_min, shade_max,
122 shade_min, shade_max, sh_color : Long_Float;
160 shade_max := zmin + (zmax - zmin) * Long_Float(i +1) / 10.0;
168 shade_min, shade_max,
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional15a.adb82 shade_min, shade_max, sh_color : Long_Float; variable
94 shade_max := zmin + (zmax-zmin) * 0.6;
105 shade_min, shade_max,
122 shade_min, shade_max, sh_color : Long_Float; variable
160 shade_max := zmin + (zmax - zmin) * Long_Float(i +1) / 10.0;
168 shade_min, shade_max,
H A Dxstandard15a.adb82 shade_min, shade_max, sh_color : Long_Float; variable
94 shade_max := zmin + (zmax-zmin) * 0.6;
105 shade_min, shade_max,
122 shade_min, shade_max, sh_color : Long_Float; variable
160 shade_max := zmin + (zmax - zmin) * Long_Float(i +1) / 10.0;
168 shade_min, shade_max,
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx15c.c169 PLFLT shade_min, shade_max, sh_color; in plot1() local
181 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
191 shade_min, shade_max, in plot1()
212 PLFLT shade_min, shade_max, sh_color; in plot2() local
237 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
242 shade_min, shade_max, in plot2()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx15c.c169 PLFLT shade_min, shade_max, sh_color; in plot1() local
181 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
191 shade_min, shade_max, in plot1()
212 PLFLT shade_min, shade_max, sh_color; in plot2() local
237 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
242 shade_min, shade_max, in plot2()
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx15.cc105 PLFLT shade_min, shade_max, sh_color; in plot1() local
118 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
129 shade_min, shade_max, in plot1()
145 PLFLT shade_min, shade_max, sh_color; in plot2() local
170 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
175 shade_min, shade_max, in plot2()
H A Dx01cc.cc236 PLFLT shade_min, shade_max, sh_color; in plot2() local
246 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
252 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
273 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
279 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
328 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
334 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx15.java124 double shade_min, shade_max, sh_color; in plot1() local
136 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
147 shade_min, shade_max, in plot1()
163 double shade_min, shade_max, sh_color; in plot2() local
185 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
190 shade_min, shade_max, in plot2()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx15.cc105 PLFLT shade_min, shade_max, sh_color; in plot1() local
118 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
129 shade_min, shade_max, in plot1()
145 PLFLT shade_min, shade_max, sh_color; in plot2() local
170 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
175 shade_min, shade_max, in plot2()
H A Dx01cc.cc236 PLFLT shade_min, shade_max, sh_color; in plot2() local
246 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
252 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
273 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
279 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
328 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / (PLFLT) NCONTR; in plot2()
334 shade_min, shade_max, sh_cmap, sh_color, sh_width, in plot2()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx15.java124 double shade_min, shade_max, sh_color; in plot1() local
136 shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1()
147 shade_min, shade_max, in plot1()
163 double shade_min, shade_max, sh_color; in plot2() local
185 shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2()
190 shade_min, shade_max, in plot2()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx15f.f90239 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
258 shade_max = zmin + (zmax-zmin)*0.6_pl_test_flt
271 shade_min, shade_max, &
280 shade_min, shade_max, &
286 shade_min, shade_max, &
292 shade_min, shade_max, &
318 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
349 shade_max = zmin + (zmax - zmin) * i / 10.0_pl_test_flt
354 shade_min, shade_max, &
H A Dx16af.f9073 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
107 shade_max = zmin + (zmax - zmin) * real(i,kind=pl_test_flt) / &
114 shade_min, shade_max, &
148 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
253 shade_max = zmin + (zmax - zmin) * real(i,kind=pl_test_flt) / &
261 shade_min, shade_max, &
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx15f.f90239 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
258 shade_max = zmin + (zmax-zmin)*0.6_pl_test_flt
271 shade_min, shade_max, &
280 shade_min, shade_max, &
286 shade_min, shade_max, &
292 shade_min, shade_max, &
318 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
349 shade_max = zmin + (zmax - zmin) * i / 10.0_pl_test_flt
354 shade_min, shade_max, &
H A Dx16af.f9073 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
107 shade_max = zmin + (zmax - zmin) * real(i,kind=pl_test_flt) / &
114 shade_min, shade_max, &
148 real(kind=pl_test_flt) shade_min, shade_max, sh_color local
253 shade_max = zmin + (zmax - zmin) * real(i,kind=pl_test_flt) / &
261 shade_min, shade_max, &
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx15.py60 shade_max = zmin + (zmax-zmin)*0.6
74 shade_min, shade_max, sh_cmap, sh_color, sh_width,
108 shade_max = zmin + (zmax - zmin) * (i +1) / 10.0
116 shade_min, shade_max, sh_cmap, sh_color, sh_width,
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx15.py60 shade_max = zmin + (zmax-zmin)*0.6
74 shade_min, shade_max, sh_cmap, sh_color, sh_width,
108 shade_max = zmin + (zmax - zmin) * (i +1) / 10.0
116 shade_min, shade_max, sh_cmap, sh_color, sh_width,
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplshade.c178 PLFLT shade_min, PLFLT shade_max,
253 PLFLT shade_min, shade_max, shade_color; in plfshades() local
265 shade_max = clevel[i + 1]; in plfshades()
274 shade_min, shade_max, in plfshades()
328 PLFLT shade_min, PLFLT shade_max, in plshade_null() argument
420 PLFLT shade_min, PLFLT shade_max, in plfshade() argument
450 PLFLT shade_min, PLFLT shade_max, in plfshade1() argument
503 PLFLT shade_min, PLFLT shade_max, in plshade_int() argument
530 if ( shade_min >= shade_max ) in plshade_int()
539 int_val = shade_max - shade_min; in plshade_int()
[all …]
/dports/math/plplot/plplot-5.15.0/src/
H A Dplshade.c178 PLFLT shade_min, PLFLT shade_max,
253 PLFLT shade_min, shade_max, shade_color; in plfshades() local
265 shade_max = clevel[i + 1]; in plfshades()
274 shade_min, shade_max, in plfshades()
328 PLFLT shade_min, PLFLT shade_max, in plshade_null() argument
420 PLFLT shade_min, PLFLT shade_max, in plfshade() argument
450 PLFLT shade_min, PLFLT shade_max, in plfshade1() argument
503 PLFLT shade_min, PLFLT shade_max, in plshade_int() argument
530 if ( shade_min >= shade_max ) in plshade_int()
539 int_val = shade_max - shade_min; in plshade_int()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx15.lua87 shade_max = zmin + (zmax-zmin)*0.6
96 pl.shade(z, -1, 1, -1, 1, shade_min, shade_max, sh_cmap, sh_color, sh_width,
135 shade_max = zmin + (zmax - zmin) * i/10
139 pl.shade(z, -1, 1, -1, 1, shade_min, shade_max, sh_cmap, sh_color, sh_width,
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx15.lua87 shade_max = zmin + (zmax-zmin)*0.6
96 pl.shade(z, -1, 1, -1, 1, shade_min, shade_max, sh_cmap, sh_color, sh_width,
135 shade_max = zmin + (zmax - zmin) * i/10
139 pl.shade(z, -1, 1, -1, 1, shade_min, shade_max, sh_cmap, sh_color, sh_width,
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplshade.c188 PLFLT shade_min, PLFLT shade_max,
217 PLFLT shade_min, shade_max, shade_color; in c_plshades() local
222 shade_max = clevel[i+1]; in c_plshades()
231 shade_min, shade_max, in c_plshades()
286 PLFLT shade_min, PLFLT shade_max, in c_plshade() argument
320 PLFLT shade_min, PLFLT shade_max, in c_plshade1() argument
358 PLFLT shade_min, PLFLT shade_max, in plfshade() argument
423 PLFLT shade_min, PLFLT shade_max, in plshade_int() argument
453 if (shade_min >= shade_max) { in plshade_int()
461 int_val = shade_max - shade_min; in plshade_int()
[all …]
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx15d.d119 PLFLT shade_max = zmin + ( zmax - zmin ) * 0.6; in plot1() local
130 shade_min, shade_max, in plot1()
170 PLFLT shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0; in plot2() local
175 shade_min, shade_max, in plot2()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx15d.d119 PLFLT shade_max = zmin + ( zmax - zmin ) * 0.6;
130 shade_min, shade_max,
170 PLFLT shade_max = zmin + ( zmax - zmin ) * ( i + 1 ) / 10.0;
175 shade_min, shade_max,

123