Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 7691) sorted by relevance

12345678910>>...308

/dports/math/gap/gap-4.11.0/pkg/atlasrep/gap/
H A Dmindeg.g19 # non-computed values
174 # computed values
208 ["2.A10",["Size",5],8,"computed (char. table)"],
318 ["2.A5",["Size",3],4,"computed (char. table)"],
319 ["2.A5",["Size",9],2,"computed (char. table)"],
321 ["2.A5",["Size",5],2,"computed (char. table)"],
336 ["2.A6",["Size",3],4,"computed (char. table)"],
337 ["2.A6",["Size",9],2,"computed (char. table)"],
339 ["2.A6",["Size",5],4,"computed (char. table)"],
356 ["2.A7",["Size",3],8,"computed (char. table)"],
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_sys_graph.php43 protected $computed = array( variable in pts_sys_graph
78 …$this->computed['graph_area_width'] = $this->data['width'] - ($this->computed['graph_area_x_start'…
79 …$this->computed['graph_area_width'] = $this->computed['graph_area_width'] - ($this->computed['grap…
80 …$this->computed['graph_area_height'] = $this->data['height'] - ($this->computed['graph_area_y_end'…
81 …$this->computed['graph_area_height'] = $this->computed['graph_area_height'] - ($this->computed['gr…
85 …$this->computed['graph_area_y_start'] = $this->computed['graph_area_y_end'] + $this->computed['gra…
86 …$this->computed['graph_area_x_end'] = $this->computed['graph_area_x_start'] + $this->computed['gra…
96 $y_width = ($this->computed['graph_area_height'] / $this->computed['tick_frequency_y']);
103 $x_width = ($this->computed['graph_area_width'] / $this->computed['tick_frequency_x']);
132 …= $this->computed['graph_area_y_start']; $i > $this->computed['graph_area_y_end']; $i -= ($this->c…
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/tests/unit_tests/
H A Dnearfloat.tst14 computed = nearfloat("succ",x);
16 computed = nearfloat("pred",x);
25 computed = nearfloat("succ",x);
27 computed = nearfloat("pred",x);
36 computed = nearfloat("succ",x);
38 computed = nearfloat("pred",x);
43 computed = nearfloat("succ",x);
45 computed = nearfloat("pred",x);
50 computed = nearfloat("succ",x);
52 computed = nearfloat("pred",x);
[all …]
H A Dnearfloat.dia.ref11 computed = nearfloat("succ",x);
13 computed = nearfloat("pred",x);
22 computed = nearfloat("succ",x);
24 computed = nearfloat("pred",x);
33 computed = nearfloat("succ",x);
35 computed = nearfloat("pred",x);
40 computed = nearfloat("succ",x);
42 computed = nearfloat("pred",x);
47 computed = nearfloat("succ",x);
49 computed = nearfloat("pred",x);
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/css/css-shapes/shape-outside/values/
H A Dshape-outside-ellipse-004.html.ini2 [test unit (computed): cm - ellipse(at 50cm)]
5 [test unit (computed): cm - ellipse(at 50% 50cm)]
8 [test unit (computed): cm - ellipse(at 50cm 50%)]
11 [test unit (computed): cm - ellipse(at 50cm 50cm)]
14 [test unit (computed): cm - ellipse(at left 50cm)]
17 [test unit (computed): cm - ellipse(at 50cm top)]
20 [test unit (computed): cm - ellipse(at right 80cm)]
23 [test unit (computed): cm - ellipse(at 70cm bottom)]
26 [test unit (computed): cm - ellipse(at center 60cm)]
176 [test unit (computed): mm - ellipse(at 50mm)]
[all …]
H A Dshape-outside-circle-004.html.ini2 [test unit (computed): cm - circle(at 50cm)]
5 [test unit (computed): cm - circle(at 50% 50cm)]
8 [test unit (computed): cm - circle(at 50cm 50%)]
11 [test unit (computed): cm - circle(at 50cm 50cm)]
14 [test unit (computed): cm - circle(at left 50cm)]
17 [test unit (computed): cm - circle(at 50cm top)]
20 [test unit (computed): cm - circle(at right 80cm)]
23 [test unit (computed): cm - circle(at 70cm bottom)]
26 [test unit (computed): cm - circle(at center 60cm)]
176 [test unit (computed): mm - circle(at 50mm)]
[all …]
H A Dshape-outside-inset-001.html.ini2 [One arg - cm - computed]
5 [Two args - cm cm - computed]
8 [Two args - cm % - computed]
11 [Two args - % cm - computed]
14 [Three args - cm cm cm - computed]
17 [Three args - cm cm % - computed]
20 [Three args - cm % cm - computed]
80 [One arg - mm - computed]
83 [Two args - mm mm - computed]
86 [Two args - mm % - computed]
[all …]
H A Dshape-outside-circle-002.html.ini2 [circle(at 50%) serializes as circle(at 50% 50%) - computed]
5 [circle(at 50px) serializes as circle(at 50px 50%) - computed]
8 [circle(at 50% 50%) serializes as circle(at 50% 50%) - computed]
11 [circle(at 50% 50px) serializes as circle(at 50% 50px) - computed]
14 [circle(at 50px 50%) serializes as circle(at 50px 50%) - computed]
20 [circle(at left) serializes as circle(at 0% 50%) - computed]
23 [circle(at top) serializes as circle(at 50% 0%) - computed]
26 [circle(at right) serializes as circle(at 100% 50%) - computed]
29 [circle(at bottom) serializes as circle(at 50% 100%) - computed]
32 [circle(at center) serializes as circle(at 50% 50%) - computed]
[all …]
H A Dshape-outside-ellipse-002.html.ini2 [ellipse(at 50%) serializes as ellipse(at 50% 50%) - computed]
5 [ellipse(at 50px) serializes as ellipse(at 50px 50%) - computed]
8 [ellipse(at 50% 50%) serializes as ellipse(at 50% 50%) - computed]
11 [ellipse(at 50% 50px) serializes as ellipse(at 50% 50px) - computed]
14 [ellipse(at 50px 50%) serializes as ellipse(at 50px 50%) - computed]
20 [ellipse(at left) serializes as ellipse(at 0% 50%) - computed]
23 [ellipse(at top) serializes as ellipse(at 50% 0%) - computed]
26 [ellipse(at right) serializes as ellipse(at 100% 50%) - computed]
29 [ellipse(at bottom) serializes as ellipse(at 50% 100%) - computed]
32 [ellipse(at center) serializes as ellipse(at 50% 50%) - computed]
[all …]
H A Dshape-outside-inset-003.html.ini2 [inset(10cm round 10cm) - computed]
5 [inset(10cm round 10cm / 10cm) - computed]
8 [inset(10cm round 10cm / 10cm 20cm) - computed]
17 [inset(10cm round 10cm 20cm) - computed]
20 [inset(10cm round 10cm 20cm / 10cm) - computed]
32 [inset(10cm round 10cm 20cm 30cm) - computed]
62 [inset(10mm round 10mm) - computed]
65 [inset(10mm round 10mm / 10mm) - computed]
77 [inset(10mm round 10mm 20mm) - computed]
122 [inset(10ex round 10ex) - computed]
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/signal_processing/tests/unit_tests/
H A Dlattn.dia.ref22 computed = coeff(la1(1));
25 computed = coeff(la1(2));
28 computed = coeff(la1(3));
31 computed = coeff(la1(4));
34 computed = coeff(la1(5));
37 computed = coeff(sig1(1));
40 computed = coeff(sig1(2));
54 computed = coeff(la2(1));
57 computed = coeff(la2(2));
60 computed = coeff(la2(3));
[all …]
H A Dlattn.tst26 computed = coeff(la1(1));
30 computed = coeff(la1(2));
34 computed = coeff(la1(3));
38 computed = coeff(la1(4));
42 computed = coeff(la1(5));
46 computed = coeff(sig1(1));
50 computed = coeff(sig1(2));
68 computed = coeff(la2(1));
72 computed = coeff(la2(2));
76 computed = coeff(la2(3));
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/tests/unit_tests/
H A Dfor.tst15 computed=0;
17 computed=computed+i;
25 computed=computed+i;
33 computed=computed+i;
41 computed=computed+i;
49 computed=computed+x;
57 computed=computed+v;
65 computed=computed+v;
75 computed=computed+p;
84 computed=computed+x;
[all …]
H A Dfor.dia.ref14 computed=0;
16 computed=computed+i;
23 computed=computed+i;
30 computed=computed+i;
37 computed=computed+i;
44 computed=computed+x;
51 computed=computed+v;
58 computed=computed+v;
67 computed=computed+p;
75 computed=computed+x;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-properties-values-api/
H A Dregistered-property-computation.html.ini2 [<length>+ values are computed correctly [10px 3em\]]
5 [<length># values are computed correctly [10px, 3em\]]
14 [<length> values are computed correctly [14em\]]
17 [<color> values are computed correctly [#ff0000\]]
23 [<integer> values are computed correctly [15\]]
26 [* values are computed correctly [50dpi\]]
53 [* values are computed correctly [-50grad\]]
56 [<length># values are computed correctly [8em\]]
116 [* values are computed correctly [50s\]]
134 [<time> values are computed correctly [1s\]]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-properties-values-api/
H A Dregistered-property-computation.html.ini2 [<length>+ values are computed correctly [10px 3em\]]
5 [<length># values are computed correctly [10px, 3em\]]
14 [<length> values are computed correctly [14em\]]
17 [<color> values are computed correctly [#ff0000\]]
23 [<integer> values are computed correctly [15\]]
26 [* values are computed correctly [50dpi\]]
53 [* values are computed correctly [-50grad\]]
56 [<length># values are computed correctly [8em\]]
116 [* values are computed correctly [50s\]]
134 [<time> values are computed correctly [1s\]]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-properties-values-api/
H A Dregistered-property-computation.html.ini2 [<length>+ values are computed correctly [10px 3em\]]
5 [<length># values are computed correctly [10px, 3em\]]
14 [<length> values are computed correctly [14em\]]
17 [<color> values are computed correctly [#ff0000\]]
23 [<integer> values are computed correctly [15\]]
26 [* values are computed correctly [50dpi\]]
53 [* values are computed correctly [-50grad\]]
56 [<length># values are computed correctly [8em\]]
116 [* values are computed correctly [50s\]]
134 [<time> values are computed correctly [1s\]]
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-properties-values-api/
H A Dregistered-property-computation.html.ini2 [<length>+ values are computed correctly [10px 3em\]]
5 [<length># values are computed correctly [10px, 3em\]]
14 [<length> values are computed correctly [14em\]]
17 [<color> values are computed correctly [#ff0000\]]
23 [<integer> values are computed correctly [15\]]
26 [* values are computed correctly [50dpi\]]
53 [* values are computed correctly [-50grad\]]
56 [<length># values are computed correctly [8em\]]
116 [* values are computed correctly [50s\]]
134 [<time> values are computed correctly [1s\]]
[all …]
/dports/print/qpdf/qpdf-10.5.0/qpdf/qtest/qpdf/
H A Dlin3-check-linearization.out1 WARNING: end of first page section (/E) mismatch: /E = 3978; computed = 3785..3786
2 WARNING: page 1: shared object 107: in computed list but not hint table
3 WARNING: page 1: shared object 109: in computed list but not hint table
4 WARNING: page 2: shared object 107: in computed list but not hint table
5 WARNING: page 2: shared object 109: in computed list but not hint table
6 WARNING: page 3: shared object 107: in computed list but not hint table
7 WARNING: page 3: shared object 109: in computed list but not hint table
8 WARNING: page 4: shared object 107: in computed list but not hint table
9 WARNING: page 4: shared object 109: in computed list but not hint table
10 WARNING: page 5: shared object 107: in computed list but not hint table
[all …]
H A Dlin3-check.out6 WARNING: page 1: shared object 107: in computed list but not hint table
7 WARNING: page 1: shared object 109: in computed list but not hint table
8 WARNING: page 2: shared object 107: in computed list but not hint table
9 WARNING: page 2: shared object 109: in computed list but not hint table
10 WARNING: page 3: shared object 107: in computed list but not hint table
11 WARNING: page 3: shared object 109: in computed list but not hint table
12 WARNING: page 4: shared object 107: in computed list but not hint table
13 WARNING: page 4: shared object 109: in computed list but not hint table
14 WARNING: page 5: shared object 107: in computed list but not hint table
15 WARNING: page 5: shared object 109: in computed list but not hint table
[all …]
H A Dlin8.out1 WARNING: end of first page section (/E) mismatch: /E = 2656; computed = 1768..1770
2 WARNING: object count mismatch for page 0: hint table = 7; computed = 4
4 WARNING: page 0: shared object 105: in hint table but not computed list
5 WARNING: object count mismatch for page 1: hint table = 3; computed = 2
6 WARNING: page 1: shared object 110: in hint table but not computed list
7 WARNING: page 1: shared object 111: in hint table but not computed list
8 WARNING: object count mismatch for page 2: hint table = 3; computed = 2
9 WARNING: page 2: shared object 110: in hint table but not computed list
10 WARNING: page 2: shared object 111: in hint table but not computed list
11 WARNING: object count mismatch for page 3: hint table = 3; computed = 2
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-shapes/shape-outside/values/
H A Dshape-outside-inset-003.html.ini2 [inset(10cm round 10cm / 10cm 20cm 30cm) - computed]
14 [inset(10cm round 10cm 20cm 30cm) - computed]
44 [inset(10ex round 10ex) - computed]
48 [inset(10ex round 10ex / 10ex) - computed]
52 [inset(10ex round 10ex / 10ex 20ex) - computed]
64 [inset(10ex round 10ex 20ex) - computed]
84 [inset(10ex round 10ex 20ex 30ex) - computed]
192 [inset(10vh round 10vh) - computed]
196 [inset(10vh round 10vh 20vh) - computed]
212 [inset(10vmax round 10vmax) - computed]
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-rect.cpp474 Geom::Point(this->x.computed, this->y.computed), in getVisibleRx()
485 Geom::Point(this->x.computed, this->y.computed), in getVisibleRy()
491 …Geom::Point p2 = Geom::Point(this->x.computed + this->width.computed, this->y.computed + this->hei… in getRect()
502 Geom::Point c(this->x.computed, this->y.computed); in compensateRxRy()
534 Geom::Point(this->x.computed, this->y.computed), in setVisibleWidth()
543 Geom::Point(this->x.computed, this->y.computed), in setVisibleHeight()
556 Geom::Point(this->x.computed, this->y.computed), in getVisibleWidth()
567 Geom::Point(this->x.computed, this->y.computed), in getVisibleHeight()
583 …Geom::Point p2 = Geom::Point(this->x.computed + this->width.computed, this->y.computed + this->hei… in snappoints()
620 …Geom::Point A3(Geom::Point(this->x.computed + this->width.computed, this->y.computed + this->heigh… in convert_to_guides()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-shapes/shape-outside/values/
H A Dshape-outside-inset-003.html.ini2 [inset(10cm round 10cm / 10cm 20cm 30cm) - computed]
14 [inset(10cm round 10cm 20cm 30cm) - computed]
44 [inset(10ex round 10ex) - computed]
48 [inset(10ex round 10ex / 10ex) - computed]
64 [inset(10ex round 10ex 20ex) - computed]
192 [inset(10vh round 10vh) - computed]
196 [inset(10vh round 10vh 20vh) - computed]
212 [inset(10vmax round 10vmax) - computed]
232 [inset(10vh round 10vh / 10vh) - computed]
284 [inset(10ch round 10ch) - computed]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-shapes/shape-outside/values/
H A Dshape-outside-inset-003.html.ini2 [inset(10cm round 10cm / 10cm 20cm 30cm) - computed]
14 [inset(10cm round 10cm 20cm 30cm) - computed]
44 [inset(10ex round 10ex) - computed]
48 [inset(10ex round 10ex / 10ex) - computed]
64 [inset(10ex round 10ex 20ex) - computed]
192 [inset(10vh round 10vh) - computed]
196 [inset(10vh round 10vh 20vh) - computed]
212 [inset(10vmax round 10vmax) - computed]
232 [inset(10vh round 10vh / 10vh) - computed]
284 [inset(10ch round 10ch) - computed]
[all …]

12345678910>>...308