Home
last modified time | relevance | path

Searched refs:round (Results 1 – 25 of 10063) sorted by relevance

12345678910>>...403

/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw22331.pp7 writeln(round(w / 2 - 0), round(h - 0));
8 writeln(round(w / 2 - 138.809093), round(h - 661.165204));
9 writeln(round(w / 2 - 138.683051), round(h - 661.003245));
10 writeln(round(w / 2 - 138.556540), round(h - 660.840685));
11 writeln(round(w / 2 - 138.429558), round(h - 660.677449));
12 writeln(round(w / 2 - 138.302098), round(h - 660.513612));
13 writeln(round(w / 2 - 138.174178), round(h - 660.349250));
14 writeln(round(w / 2 - 138.045779), round(h - 660.184211));
15 writeln(round(w / 2 - 137.916911), round(h - 660.018571));
16 writeln(round(w / 2 - 137.787573), round(h - 659.852405));
[all …]
H A Dtw11392.pp46 rp00 = round(0.0);
47 rp04 = round(0.4);
48 rp05 = round(0.5);
49 rp06 = round(0.6);
50 rp10 = round(1.0);
51 rp14 = round(1.4);
52 rp15 = round(1.5);
53 rp16 = round(1.6);
54 rp20 = round(2.0);
55 rp24 = round(2.4);
[all …]
H A Dtw35626.pp10 if round(0.5)<>1 then
13 if round(1.5)<>2 then
16 if round(2.5)<>3 then
19 if round(3.5)<>4 then
22 if round(4.5)<>5 then
25 if round(5.5)<>6 then
28 if round(10.5)<>11 then
31 if round(11.5)<>12 then
34 if round(12.5)<>13 then
39 if round(-0.5)<>-1 then
[all …]
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dudf_round.q6 SELECT round(null), round(null, 0), round(125, null),
7 round(1.0/0.0, 0), round(power(-1.0,0.5), 0)
11 round(55555), round(55555, 0), round(55555, 1), round(55555, 2), round(55555, 3),
12 round(55555, -1), round(55555, -2), round(55555, -3), round(55555, -4),
13 round(55555, -5), round(55555, -6), round(55555, -7), round(55555, -8)
17 round(125.315), round(125.315, 0),
18 round(125.315, 1), round(125.315, 2), round(125.315, 3), round(125.315, 4),
19 round(125.315, -1), round(125.315, -2), round(125.315, -3), round(125.315, -4),
20 round(-125.315), round(-125.315, 0),
21 round(-125.315, 1), round(-125.315, 2), round(-125.315, 3), round(-125.315, 4),
[all …]
/dports/databases/postgis30/postgis-3.0.4/raster/test/regress/
H A Drt_summarystats.sql3 round(sum::numeric, 3),
4 round(mean::numeric, 3),
5 round(stddev::numeric, 3),
6 round(min::numeric, 3),
7 round(max::numeric, 3)
26 round(sum::numeric, 3),
27 round(mean::numeric, 3),
28 round(stddev::numeric, 3),
29 round(min::numeric, 3),
30 round(max::numeric, 3)
[all …]
H A Drt_histogram.sql2 round(min::numeric, 3),
3 round(max::numeric, 3),
5 round(percent::numeric, 3)
22 round(min::numeric, 3),
23 round(max::numeric, 3),
25 round(percent::numeric, 3)
42 round(min::numeric, 3),
43 round(max::numeric, 3),
63 round(min::numeric, 3),
64 round(max::numeric, 3),
[all …]
H A Drt_quantile.sql2 round(quantile::numeric, 3),
3 round(value::numeric, 3)
22 round(value::numeric, 3)
41 round(value::numeric, 3)
60 round(value::numeric, 3)
79 round(value::numeric, 3)
133 SELECT round(
151 SELECT round(
169 SELECT round(
187 SELECT round(
[all …]
/dports/databases/postgis25/postgis-2.5.5/raster/test/regress/
H A Drt_summarystats.sql3 round(sum::numeric, 3),
4 round(mean::numeric, 3),
5 round(stddev::numeric, 3),
6 round(min::numeric, 3),
7 round(max::numeric, 3)
26 round(sum::numeric, 3),
27 round(mean::numeric, 3),
28 round(stddev::numeric, 3),
29 round(min::numeric, 3),
30 round(max::numeric, 3)
[all …]
H A Drt_histogram.sql2 round(min::numeric, 3),
3 round(max::numeric, 3),
5 round(percent::numeric, 3)
22 round(min::numeric, 3),
23 round(max::numeric, 3),
25 round(percent::numeric, 3)
42 round(min::numeric, 3),
43 round(max::numeric, 3),
63 round(min::numeric, 3),
64 round(max::numeric, 3),
[all …]
H A Drt_quantile.sql2 round(quantile::numeric, 3),
3 round(value::numeric, 3)
22 round(value::numeric, 3)
41 round(value::numeric, 3)
60 round(value::numeric, 3)
79 round(value::numeric, 3)
133 SELECT round(
151 SELECT round(
169 SELECT round(
187 SELECT round(
[all …]
/dports/games/griels-quest/griels-quest-0282e6a2e3/src/
H A Dloading.c33 void load_music(Mix_Music *bsogame, int round) { in load_music() argument
35round == 0) || (round == 5) || (round == 10) || (round == 15) || (round == 20) || (round == 25) ||… in load_music()
37round == 1) || (round == 6) || (round == 11) || (round == 16) || (round == 21) || (round == 26) ||… in load_music()
39round == 2) || (round == 7) || (round == 12) || (round == 17) || (round == 22) || (round == 27) ||… in load_music()
41round == 3) || (round == 8) || (round == 13) || (round == 18) || (round == 23) || (round == 28) ||… in load_music()
43round == 4) || (round == 9) || (round == 14) || (round == 19) || (round == 24) || (round == 29) ||… in load_music()
/dports/databases/postgis32/postgis-3.2.0/regress/core/
H A Destimatedextent.sql11 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
17 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
40 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
45 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
50 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
62 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
67 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
72 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
84 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
89 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
[all …]
/dports/databases/postgis30/postgis-3.0.4/regress/core/
H A Destimatedextent.sql11 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
17 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
40 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
45 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
50 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
62 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
67 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
72 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
84 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
89 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
[all …]
/dports/databases/postgis31/postgis-3.1.4/regress/core/
H A Destimatedextent.sql11 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
17 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
40 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
45 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
50 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
62 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
67 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
72 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
84 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
89 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/tests/unit_tests/mfiles/
H A DROUND.m1 % Test file for function round()
5 res1 = round([]);
11 res4 = round([1]);
13 res5 = round([1,2,3]);
15 res6 = round([1;2;3]);
17 res7 = round([1,2,3;4,5,6]);
35 res16 = round([i]);
37 res17 = round([i,2i,3i]);
39 res18 = round([i;2i;3i]);
59 res28 = round(['s']);
[all …]
/dports/databases/postgis32/postgis-3.2.0/raster/test/regress/
H A Drt_summarystats.sql3 round(sum::numeric, 3),
4 round(mean::numeric, 3),
5 round(stddev::numeric, 3),
6 round(min::numeric, 3),
7 round(max::numeric, 3)
26 round(sum::numeric, 3),
27 round(mean::numeric, 3),
28 round(stddev::numeric, 3),
29 round(min::numeric, 3),
30 round(max::numeric, 3)
[all …]
/dports/databases/postgis31/postgis-3.1.4/raster/test/regress/
H A Drt_summarystats.sql3 round(sum::numeric, 3),
4 round(mean::numeric, 3),
5 round(stddev::numeric, 3),
6 round(min::numeric, 3),
7 round(max::numeric, 3)
26 round(sum::numeric, 3),
27 round(mean::numeric, 3),
28 round(stddev::numeric, 3),
29 round(min::numeric, 3),
30 round(max::numeric, 3)
[all …]
/dports/databases/postgis25/postgis-2.5.5/regress/
H A Destimatedextent.sql12 round(st_xmin(e.e)::numeric, 5), round(st_xmax(e.e)::numeric, 5),
13 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
19 round(st_xmin(e.e)::numeric, 5), round(st_xmax(e.e)::numeric, 5),
20 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
26 round(st_xmin(e.e)::numeric, 5), round(st_xmax(e.e)::numeric, 5),
27 round(st_ymin(e.e)::numeric, 5), round(st_ymax(e.e)::numeric, 5)
44 round(st_xmin(e.e)::numeric, 2), round(st_xmax(e.e)::numeric, 2),
45 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
50 round(st_xmin(e.e)::numeric, 2), round(st_xmax(e.e)::numeric, 2),
51 round(st_ymin(e.e)::numeric, 2), round(st_ymax(e.e)::numeric, 2)
[all …]
/dports/devel/py-ioflo/ioflo-2.0.0/ioflo/aid/test/pytest/
H A DtestAggregating.py17 assert round(fuzzyNot(0.98), 3) == 0.02
18 assert round(fuzzyNot(0.5), 3) == 0.5
19 assert round(fuzzyNot(0.02), 3) == 0.98
36 assert round(owa([1, 1, 0, 0], [.2, .1, .3, .4]), 4) == 0.7
37 assert round(owa([0, 0, 0, 0], [.2, .1, .3, .4]), 4) == 0.00
38 assert round(owa([0, 0, 1, 1], [.2, .1, .3, .4]), 4) == 0.3
41 assert round(owa([0, 0, 0, 1], [.2, .1, .3, .4]), 4) == 0.1
44 assert round(owa([1, 0, 0, 0], [.2, .1, .3, .4]), 4) == 0.4
55 assert round(owg([0, 0, 0, 1], [.2, .1, .3, .4]), 4) == 0.1
139 assert round(median([.2, .1, .3, .4]), 4) == .25
[all …]
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtest_round.mac4 round(0);
7 round(0.0);
10 round(0.0b0);
19 round(-3);
22 round(42);
115 round(x) + round(-x);
118 round(a-b) + round(b-a);
121 round(round(a));
124 round(round(rat(a)));
256 round(-round(-x));
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-color/
H A Dcolor-resolving-hwb.html.ini2 [HWB value should parse and round correctly: hwb(0deg 0% 0%)]
5 [HWB value should parse and round correctly: hwb(0 0% 0%)]
8 [HWB value should parse and round correctly: hwb(0deg 0% 0% / 0)]
11 [HWB value should parse and round correctly: hwb(0 0% 0% / 0)]
17 [HWB value should parse and round correctly: hwb(0 0% 0% / 0.2)]
20 [HWB value should parse and round correctly: hwb(0deg 0% 0% / 1)]
23 [HWB value should parse and round correctly: hwb(0 0% 0% / 1)]
26 [HWB value should parse and round correctly: hwb(0deg 0% 12.5%)]
29 [HWB value should parse and round correctly: hwb(0 0% 12.5%)]
53 [HWB value should parse and round correctly: hwb(0 0% 25%)]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-color/
H A Dcolor-resolving-hwb.html.ini2 [HWB value should parse and round correctly: hwb(0deg 0% 0%)]
5 [HWB value should parse and round correctly: hwb(0 0% 0%)]
8 [HWB value should parse and round correctly: hwb(0deg 0% 0% / 0)]
11 [HWB value should parse and round correctly: hwb(0 0% 0% / 0)]
17 [HWB value should parse and round correctly: hwb(0 0% 0% / 0.2)]
20 [HWB value should parse and round correctly: hwb(0deg 0% 0% / 1)]
23 [HWB value should parse and round correctly: hwb(0 0% 0% / 1)]
26 [HWB value should parse and round correctly: hwb(0deg 0% 12.5%)]
29 [HWB value should parse and round correctly: hwb(0 0% 12.5%)]
53 [HWB value should parse and round correctly: hwb(0 0% 25%)]
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dfpext.c7 #define L2F(insn, initial, target,round) \ argument
11 asm volatile(insn(round,0,0,2) :"=f" (_t):"d"(source)); \
15 #define F2L(insn, initial, type, round, cc) \ argument
19 asm volatile(insn(round,0,2,0) \
27 #define DO_INSN_L2F32(insn, round) \ argument
30 printf(#insn " %f\n", L2F(insn, 0, f32, round)); \
31 printf(#insn " %f\n", L2F(insn, 1, f32, round)); \
32 printf(#insn " %f\n", L2F(insn, 0xffffffffUL, f32, round)); \
33 printf(#insn " %f\n", L2F(insn, 0x80000000UL, f32, round)); \
34 printf(#insn " %f\n", L2F(insn, 0x7fffffffUL, f32, round)); \
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dfpext.c7 #define L2F(insn, initial, target,round) \ argument
11 asm volatile(insn(round,0,0,2) :"=f" (_t):"d"(source)); \
15 #define F2L(insn, initial, type, round, cc) \ argument
19 asm volatile(insn(round,0,2,0) \
27 #define DO_INSN_L2F32(insn, round) \ argument
30 printf(#insn " %f\n", L2F(insn, 0, f32, round)); \
31 printf(#insn " %f\n", L2F(insn, 1, f32, round)); \
32 printf(#insn " %f\n", L2F(insn, 0xffffffffUL, f32, round)); \
33 printf(#insn " %f\n", L2F(insn, 0x80000000UL, f32, round)); \
34 printf(#insn " %f\n", L2F(insn, 0x7fffffffUL, f32, round)); \
[all …]
/dports/misc/py-eemeter/eemeter-3.1.0/tests/
H A Dtest_metrics.py63 assert round(model_metrics.r_squared, 3) == 0.972
65 assert round(model_metrics.cvrmse, 3) == 0.394
67 assert round(model_metrics.mape, 3) == 0.517
70 assert round(model_metrics.nmae, 3) == 0.333
71 assert round(model_metrics.nmbe, 3) == -0.067
73 assert round(model_metrics.n_prime, 3) == 25.694
76 assert round(model_metrics.t_stat, 3) == 1.711
339 assert round(totals_metrics["rmse"], 3) == 2.5
380 assert round(avgs_metrics["rmse"], 3) == 2.5
384 assert round(avgs_metrics["mape"], 3) == 1.458
[all …]

12345678910>>...403