Home
last modified time | relevance | path

Searched +refs:y +refs:end (Results 51 – 75 of 173532) sorted by relevance

12345678910>>...6942

/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest108.m123 if (isequal (op, 'second')) z = y ; end
124 if (isequal (op, 'min')) z = min(x,y) ; end
125 if (isequal (op, 'max')) z = max(x,y) ; end
126 if (isequal (op, 'plus')) z = or (x,y) ; end
127 if (isequal (op, 'minus')) z = xor(x,y) ; end
128 if (isequal (op, 'rminus')) z = xor(x,y) ; end
129 if (isequal (op, 'times')) z = x * y ; end
133 if (isequal (op, 'iseq')) z = (x == y) ; end
134 if (isequal (op, 'isne')) z = (x ~= y) ; end
135 if (isequal (op, 'isgt')) z = (x > y) ; end
[all …]
/dports/math/fricas/fricas-1.3.7/pre-generated/target/share/hypertex/pages/
H A DXPOLY.pht38 (3) 25 + x(- 20 + x 4 + y 6) + y(- 30 + x 6 + y 9)
71 (5) 25 - 20 x - 30 y + 4 x + 6 x y + 6 y x + 9 y
106 x(150 + x(- 60 + x 8 + y 12) + y(- 90 + x 12 + y 18))
108 y(225 + x(- 90 + x 12 + y 18) + y(- 135 + x 18 + y 27))
126 - 125 + 150 x + 225 y - 60 x - 90 x y - 90 y x
129 - 135 y + 8 x + 12 x y + 12 x y x + 18 x y
132 12 y x + 18 y x y + 18 y x + 27 y
150 - 125 + 150 x + 225 y - 60 x - 90 x y - 90 y x
153 - 135 y
172 y(225 + x(- 90) + y(- 135))
[all …]
H A DREGSET.pht15 \end{paste}\end{patch}
31 \end{paste}\end{patch}
47 \end{paste}\end{patch}
63 \end{paste}\end{patch}
81 \end{paste}\end{patch}
97 \end{paste}\end{patch}
113 \end{paste}\end{patch}
129 \end{paste}\end{patch}
145 \end{paste}\end{patch}
165 \end{paste}\end{patch}
[all …]
H A DBOP.pht4 \tab{5}\spadcommand{y := operator 'y\bound{y }}
6 (1) y
14 \tab{5}\spadcommand{y := operator 'y\bound{y }}
20 \tab{5}\spadcommand{deq := D(y x, x, 2) + D(y x, x) + y x = 0\bound{e1 }\free{y }}
23 (2) y (x) + y (x) + y(x) = 0
32 \tab{5}\spadcommand{deq := D(y x, x, 2) + D(y x, x) + y x = 0\bound{e1 }\free{y }}
60 \tab{5}\spadcommand{nary? y\free{y }}
70 \tab{5}\spadcommand{nary? y\free{y }}
76 \tab{5}\spadcommand{unary? y\free{y }}
86 \tab{5}\spadcommand{unary? y\free{y }}
[all …]
H A DSREGSET.pht15 \end{paste}\end{patch}
102 \tab{5}\spadcommand{y: P := 'y\free{P }\bound{y }}
104 (7) y
112 \tab{5}\spadcommand{y: P := 'y\free{P }\bound{y }}
243 {z - t , t z y + 2 z y - t + 2 t + t - t ,
265 {z - t , t z y + 2 z y - t + 2 t + t - t ,
270 {t - 1, z - t, t y + z , z x - t}, {t, z, y, x}]
309 {z - t , t z y + 2 z y - t + 2 t + t - t ,
314 {t - 1, z - t, t z y + 2 z y + 1, z x - t},
332 (19) {t - 1, z - t, t z y + 2 z y + 1, z x - t}
[all …]
H A DZDSOLVE.pht15 \end{paste}\end{patch}
31 \end{paste}\end{patch}
47 \end{paste}\end{patch}
65 \end{paste}\end{patch}
70 \tab{5}\spadcommand{p1 := x^2*y*z + x*y^2*z + x*y*z^2 + x*y*z + x*y + x*z + y*z\bound{p1 }}
73 (5) x y z + (x y + (x + x + 1)y + x)z + x y
81 \tab{5}\spadcommand{p1 := x^2*y*z + x*y^2*z + x*y*z^2 + x*y*z + x*y + x*z + y*z\bound{p1 }}
87 \tab{5}\spadcommand{p2 := x^2*y^2*z + x*y^2*z^2 + x^2*y*z + x*y*z + y*z + x + z\bound{p2 }}
98 \tab{5}\spadcommand{p2 := x^2*y^2*z + x*y^2*z^2 + x^2*y*z + x*y*z + y*z + x + z\bound{p2 }}
125 [x y z + (x y + (x + x + 1)y + x)z + x y,
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/tests/unit_tests/
H A Dresume.dia.ref9 foo(); if x<>1|y<>2 then bugmes();quit;end
15 foo(); if x<>1|y<>2 then bugmes();quit;end
20 deff("foo()","for k=1:3,if k==3 then a=1,b=2,c=3;[x,y]=resume(a,b);end;end")
21 foo(); if x<>1|y<>2 then bugmes();quit;end
27 foo(); if x<>1|y<>2 then bugmes();quit;end
33 foo(); if x<>1|y<>2 then bugmes();quit;end
39 foo(); if x<>1|y<>2 then bugmes();quit;end
45 foo(); if x<>1|y<>2 then bugmes();quit;end
51 foo(); if x<>1|y<>2 then bugmes();quit;end
57 foo(); if x<>1|y<>2 then bugmes();quit;end
[all …]
H A Dfunction.dia.ref27 [y,z]=foo(2);if y<>4|z<>8 then bugmes();quit;end
42 foo();if y<>2 then bugmes();quit;end
47 foo();if y<>3 then bugmes();quit;end
100 exec(foo); if y<>10 then bugmes();quit;end
112 end
127 end
137 end
143 end
148 end
156 end
[all …]
/dports/games/openlierox/OpenLieroX/src/common/
H A DGeometry.cpp39 x -= end.x; y -= end.y; in isAfterEnd()
48 if(start.y == end.y) { in containsY()
63 if(start.y <= y && end.y >= y && aimsDown) { in containsY()
71 if(start.y >= y && end.y <= y && !aimsDown) { in containsY()
73 y -= end.y; in containsY()
86 return start.y == end.y; in isHorizontal()
122 int res = abs(end.y - yp) + abs(start.y - yp) - abs(end.y - start.y); in intersects()
123 res += abs(l.end.y - yp) + abs(l.start.y - yp) - abs(l.end.y - l.start.y); in intersects()
301 if (it->start.y <= y && y < it->end.y) { in isInside()
302 const float slope = (float)(it->start.x - it->end.x) / (it->start.y - it->end.y); in isInside()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/templates/paint/
H A Dtemplates.xml.in7 <position x="12" y="222"/>
10 <position x="12" y="82"/>
13 <position x="133" y="12"/>
16 <position x="254" y="82"/>
19 <position x="254" y="222"/>
22 <position x="133" y="292"/>
37 <position x="496" y="222"/>
40 <position x="496" y="82"/>
46 <position x="254" y="82"/>
49 <position x="133" y="12"/>
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/tests/nonreg_tests/
H A Dbug_3490.tst45 " y=0;"
53 " y=0;"
65 " end"
66 " end"
88 " end"
89 " end"
110 if y<>0|aa<>1.1|bb<>2.2 then pause,end
119 if y<>0|aa<>1.1|bb<>2.2 then pause,end
128 " end"
129 " end"
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/fftw/tests/unit_tests/
H A Dfftw_part4.dia.ref20 end
26 end
33 end
39 end
56 end
64 end
71 end
77 end
84 end
90 end
[all …]
H A Dfftw_part4.tst23 end
29 end
37 end
43 end
62 end
71 end
79 end
86 end
94 end
100 end
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/geometry/
H A Djuce_Line.h85 inline ValueType getEndY() const noexcept { return end.y; } in getEndY()
126 …ool isHorizontal() const noexcept { return start.y == end.y; } in isHorizontal()
168 findIntersection (start, end, line.start, line.end, p); in getIntersection()
270 + (targetPoint.y - start.y) * delta.y) / (double) length; in getDistanceFromPoint()
328 … && point.y < ((end.y - start.y) * (point.x - start.x)) / (end.x - start.x) + start.y; in isPointAbove()
377 if (d1.y == 0 && d2.y != 0) in findIntersection()
379 auto along = (p1.y - p3.y) / d2.y; in findIntersection()
384 if (d2.y == 0 && d1.y != 0) in findIntersection()
386 auto along = (p3.y - p1.y) / d1.y; in findIntersection()
410 auto along1 = ((p1.y - p3.y) * d2.x - (p1.x - p3.x) * d2.y) / divisor; in findIntersection()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/geometry/
H A Djuce_Line.h85 inline ValueType getEndY() const noexcept { return end.y; } in getEndY()
126 …ool isHorizontal() const noexcept { return start.y == end.y; } in isHorizontal()
168 findIntersection (start, end, line.start, line.end, p); in getIntersection()
270 + (targetPoint.y - start.y) * delta.y) / (double) length; in getDistanceFromPoint()
328 … && point.y < ((end.y - start.y) * (point.x - start.x)) / (end.x - start.x) + start.y; in isPointAbove()
377 if (d1.y == 0 && d2.y != 0) in findIntersection()
379 auto along = (p1.y - p3.y) / d2.y; in findIntersection()
384 if (d2.y == 0 && d1.y != 0) in findIntersection()
386 auto along = (p3.y - p1.y) / d1.y; in findIntersection()
410 auto along1 = ((p1.y - p3.y) * d2.x - (p1.x - p3.x) * d2.y) / divisor; in findIntersection()
[all …]

12345678910>>...6942