Home
last modified time | relevance | path

Searched refs:aX (Results 1 – 25 of 2782) sorted by relevance

12345678910>>...112

/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py47 p.moveTo(aX + t, t)
61 p.lineTo(aX + t, t)
68 p.lineTo(aX + t, t)
87 p.lineTo(aX + t, t)
92 p.lineTo(aX + t, t)
103 p.moveTo(aX + t, t)
112 p.moveTo(aX + t, t)
120 p.moveTo(aX + t, t)
130 p.lineTo(aX + t, t)
138 p.lineTo(aX + t, t)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py46 p.moveTo(aX + t, t)
60 p.lineTo(aX + t, t)
67 p.lineTo(aX + t, t)
86 p.lineTo(aX + t, t)
91 p.lineTo(aX + t, t)
102 p.moveTo(aX + t, t)
111 p.moveTo(aX + t, t)
119 p.moveTo(aX + t, t)
129 p.lineTo(aX + t, t)
137 p.lineTo(aX + t, t)
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py46 p.moveTo(aX + t, t)
60 p.lineTo(aX + t, t)
67 p.lineTo(aX + t, t)
86 p.lineTo(aX + t, t)
91 p.lineTo(aX + t, t)
102 p.moveTo(aX + t, t)
111 p.moveTo(aX + t, t)
119 p.moveTo(aX + t, t)
129 p.lineTo(aX + t, t)
137 p.lineTo(aX + t, t)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py46 p.moveTo(aX + t, t)
60 p.lineTo(aX + t, t)
67 p.lineTo(aX + t, t)
86 p.lineTo(aX + t, t)
91 p.lineTo(aX + t, t)
102 p.moveTo(aX + t, t)
111 p.moveTo(aX + t, t)
119 p.moveTo(aX + t, t)
129 p.lineTo(aX + t, t)
137 p.lineTo(aX + t, t)
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/mathml/tools/utils/
H A Dmathfont.py45 p.moveTo(aX + t, t)
59 p.lineTo(aX + t, t)
66 p.lineTo(aX + t, t)
85 p.lineTo(aX + t, t)
90 p.lineTo(aX + t, t)
101 p.moveTo(aX + t, t)
110 p.moveTo(aX + t, t)
118 p.moveTo(aX + t, t)
128 p.lineTo(aX + t, t)
136 p.lineTo(aX + t, t)
[all …]
/dports/math/yacas/yacas-1.9.1/jyacas/net/sf/yacas/
H A DBigNumber.java271 iTensExp = aX.iTensExp; in Add()
275 iTensExp = aX.iTensExp; in Add()
294 if (aX.integer != null) in Negate()
299 if (aX.decimal != null) in Negate()
303 iTensExp = aX.iTensExp; in Negate()
355 if (aX.decimal != null) in Floor()
357 BigDecimal d = aX.decimal; in Floor()
358 if (aX.iTensExp != 0) in Floor()
363 if (aX.decimal.signum()<0) in Floor()
376 integer = aX.integer; in Floor()
[all …]
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_cpfind/localfeatures/
H A DKeyPointDetector.cpp257 int aX = iX; in fineTuneExtrema() local
280 aDx = (iSH[aS][aY][aX + 1] - iSH[aS][aY][aX - 1]) * 0.5; in fineTuneExtrema()
281 aDy = (iSH[aS][aY + 1][aX] - iSH[aS][aY - 1][aX]) * 0.5; in fineTuneExtrema()
282 aDs = (iSH[aS + 1][aY][aX] - iSH[aS - 1][aY][aX]) * 0.5; in fineTuneExtrema()
289 aM[0][0] = iSH[aS][aY][aX - 1] - 2.0 * iSH[aS][aY][aX] + iSH[aS][aY][aX + 1]; in fineTuneExtrema()
290 aM[1][1] = iSH[aS][aY - 1][aX] - 2.0 * iSH[aS][aY][aX] + iSH[aS][aY + 1][aX]; in fineTuneExtrema()
291 aM[2][2] = iSH[aS - 1][aY][aX] - 2.0 * iSH[aS][aY][aX] + iSH[aS + 1][aY][aX]; in fineTuneExtrema()
293 …0][1] = aM[1][0] = (iSH[aS][aY + 1][aX + 1] + iSH[aS][aY - 1][aX - 1] - iSH[aS][aY + 1][aX - 1] - … in fineTuneExtrema()
294 …0][2] = aM[2][0] = (iSH[aS + 1][aY][aX + 1] + iSH[aS - 1][aY][aX - 1] - iSH[aS + 1][aY][aX - 1] - … in fineTuneExtrema()
295 …] = aM[2][1] = (iSH[aS + 1][aY + 1][aX] + iSH[aS - 1][aY - 1][aX] - iSH[aS + 1][aY - 1][aX] - iSH[… in fineTuneExtrema()
[all …]
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/examples/additional_examples/lie/
H A DGantryCrane.cpp46 adouble aX[n], af[n], ag[n], ah[m_H]; in main() local
56 aX[i] <<= x0[i]; in main()
58 af[0] = aX[2]; in main()
59 af[1] = aX[3]; in main()
60 af[2] = (ml*l*pow(aX[3],2)*sin(aX[1]) + ml*g*sin(aX[1])*cos(aX[1]))/(ml*pow(sin(aX[1]),2)+mc); in main()
61 …af[3] = -(ml*l*pow(aX[3],2)*sin(aX[1])*cos(aX[1]) + (ml + mc)*g*sin(aX[1]))/(l*(ml*pow(sin(aX[1]),… in main()
75 aX[i] <<= x0[i]; in main()
80 ag[3] = -cos(aX[1])/(l*(ml*pow(sin(aX[1]),2)+mc)); in main()
94 aX[i] <<= x0[i]; in main()
96 ah[0] = aX[0] + l*sin(aX[1]); in main()
[all …]
/dports/graphics/panomatic/panomatic-0.9.4/libsurf/
H A DKeyPointDetector.cpp226 int aX = iX; in fineTuneExtrema() local
242 aX += aShiftX; in fineTuneExtrema()
249 aDx = ( iSH[aS ][aY ][aX+1] - iSH[aS ][aY ][aX-1] ) * 0.5; in fineTuneExtrema()
250 aDy = ( iSH[aS ][aY+1][aX ] - iSH[aS ][aY-1][aX ] ) * 0.5; in fineTuneExtrema()
251 aDs = ( iSH[aS+1][aY ][aX ] - iSH[aS-1][aY ][aX ] ) * 0.5; in fineTuneExtrema()
258 aM[0][0] = iSH[aS ][aY ][aX-1] - 2.0 * iSH[aS][aY][aX] + iSH[aS ][aY ][aX+1]; in fineTuneExtrema()
259 aM[1][1] = iSH[aS ][aY-1][aX ] - 2.0 * iSH[aS][aY][aX] + iSH[aS ][aY+1][aX ]; in fineTuneExtrema()
260 aM[2][2] = iSH[aS-1][aY ][aX ] - 2.0 * iSH[aS][aY][aX] + iSH[aS+1][aY ][aX ]; in fineTuneExtrema()
262 …[0][1] = aM[1][0] = ( iSH[aS ][aY+1][aX+1] + iSH[aS ][aY-1][aX-1] - iSH[aS ][aY+1][aX-1] - iSH… in fineTuneExtrema()
263 …[0][2] = aM[2][0] = ( iSH[aS+1][aY ][aX+1] + iSH[aS-1][aY ][aX-1] - iSH[aS+1][aY ][aX-1] - iSH… in fineTuneExtrema()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BRepCheck/
H A DBRepCheck.cxx77 Standard_Real aX[5]; in PrecCurve() local
80 aEL3D.Location().Coord(aX[0], aX[1], aX[2]); in PrecCurve()
81 aX[3]=aEL3D.MajorRadius(); in PrecCurve()
82 aX[4]=aEL3D.MinorRadius(); in PrecCurve()
85 if (aX[i]<0.) { in PrecCurve()
86 aX[i]=-aX[i]; in PrecCurve()
109 Standard_Real aX[4]; in PrecSurface() local
111 aCone.Location().Coord(aX[0], aX[1], aX[2]); in PrecSurface()
112 aX[3]=aCone.RefRadius(); in PrecSurface()
115 if (aX[i] < 0.) { in PrecSurface()
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-lua.r/lua-broken-nested-tables.d/
H A Dinput.lua16 .aX = function() function
20 .aX.bY = function()
24 .aX.bY( = function()
28 .(aX.bY = function()
32 ..aX.bY = function()
36 .aX.bY.cZ. = function()
40 ..aX.bY.cZ. = function()
44 .aX.bY.cZ.. = function()
48 .aX.b(Y.cZ.. = function()
52 .aX.(bY.cZ.. = function()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/
H A DCheckedInt.h148 HasSignBit(T aX)
162 BinaryComplement(T aX)
164 return ~aX;
214 return aX <= MaxValue<T>::value && aX >= MinValue<T>::value;
242 ? aX >= 0
243 : aX >= 0 && aX <= U(MaxValue<T>::value);
249 IsInRange(U aX)
284 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
285 : aX >= aY;
316 if (aX > 0) {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/
H A DCheckedInt.h148 HasSignBit(T aX)
162 BinaryComplement(T aX)
164 return ~aX;
214 return aX <= MaxValue<T>::value && aX >= MinValue<T>::value;
242 ? aX >= 0
243 : aX >= 0 && aX <= U(MaxValue<T>::value);
249 IsInRange(U aX)
284 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
285 : aX >= aY;
316 if (aX > 0) {
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/mozilla/
H A DCheckedInt.h148 HasSignBit(T aX)
162 BinaryComplement(T aX)
164 return ~aX;
214 return aX <= MaxValue<T>::value && aX >= MinValue<T>::value;
242 ? aX >= 0
243 : aX >= 0 && aX <= U(MaxValue<T>::value);
249 IsInRange(U aX)
284 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
285 : aX >= aY;
316 if (aX > 0) {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DCheckedInt.h177 inline bool HasSignBit(T aX) {
190 return ~aX;
225 return aX <= MaxValue<T>::value && aX >= MinValue<T>::value;
231 static bool constexpr run(U aX) { return aX <= MaxValue<T>::value; }
245 : aX >= 0 && aX <= U(MaxValue<T>::value);
289 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
290 : aX >= aY;
317 if (aX > 0) {
318 return aY > 0 ? aX <= max / aY : aY >= min / aX;
322 return aY > 0 ? aX >= min / aY : aY >= max / aX;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/smil/
H A DSMILKeySpline.cpp30 double SMILKeySpline::GetSplineValue(double aX) const { in GetSplineValue()
31 if (mX1 == mY1 && mX2 == mY2) return aX; in GetSplineValue()
33 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
36 void SMILKeySpline::GetSplineDerivativeValues(double aX, double& aDX, in GetSplineDerivativeValues() argument
38 double t = GetTForX(aX); in GetSplineDerivativeValues()
60 double SMILKeySpline::GetTForX(double aX) const { in GetTForX()
62 if (aX == 1.0) { in GetTForX()
83 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
88 return BinarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); in GetTForX()
96 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/smil/
H A DSMILKeySpline.cpp30 double SMILKeySpline::GetSplineValue(double aX) const { in GetSplineValue()
31 if (mX1 == mY1 && mX2 == mY2) return aX; in GetSplineValue()
33 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
36 void SMILKeySpline::GetSplineDerivativeValues(double aX, double& aDX, in GetSplineDerivativeValues() argument
38 double t = GetTForX(aX); in GetSplineDerivativeValues()
60 double SMILKeySpline::GetTForX(double aX) const { in GetTForX()
62 if (aX == 1.0) { in GetTForX()
83 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
88 return BinarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); in GetTForX()
96 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/www/firefox/firefox-99.0/dom/smil/
H A DSMILKeySpline.cpp30 double SMILKeySpline::GetSplineValue(double aX) const { in GetSplineValue()
31 if (mX1 == mY1 && mX2 == mY2) return aX; in GetSplineValue()
33 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
36 void SMILKeySpline::GetSplineDerivativeValues(double aX, double& aDX, in GetSplineDerivativeValues() argument
38 double t = GetTForX(aX); in GetSplineDerivativeValues()
60 double SMILKeySpline::GetTForX(double aX) const { in GetTForX()
62 if (aX == 1.0) { in GetTForX()
83 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
88 return BinarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); in GetTForX()
96 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/smil/
H A DSMILKeySpline.cpp30 double SMILKeySpline::GetSplineValue(double aX) const { in GetSplineValue()
31 if (mX1 == mY1 && mX2 == mY2) return aX; in GetSplineValue()
33 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
36 void SMILKeySpline::GetSplineDerivativeValues(double aX, double& aDX, in GetSplineDerivativeValues() argument
38 double t = GetTForX(aX); in GetSplineDerivativeValues()
60 double SMILKeySpline::GetTForX(double aX) const { in GetTForX()
62 if (aX == 1.0) { in GetTForX()
83 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
88 return BinarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); in GetTForX()
96 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILKeySpline.cpp35 nsSMILKeySpline::GetSplineValue(double aX) const in GetSplineValue()
38 return aX; in GetSplineValue()
40 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
46 double t = GetTForX(aX); in GetSplineDerivativeValues()
77 nsSMILKeySpline::GetTForX(double aX) const in GetTForX()
80 if (aX == 1.0) { in GetTForX()
87 for (; currentSample != lastSample && *currentSample <= aX; in GetTForX()
94 double dist = (aX - *currentSample) / in GetTForX()
103 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
118 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILKeySpline.cpp28 double nsSMILKeySpline::GetSplineValue(double aX) const { in GetSplineValue()
29 if (mX1 == mY1 && mX2 == mY2) return aX; in GetSplineValue()
31 return CalcBezier(GetTForX(aX), mY1, mY2); in GetSplineValue()
34 void nsSMILKeySpline::GetSplineDerivativeValues(double aX, double& aDX, in GetSplineDerivativeValues() argument
36 double t = GetTForX(aX); in GetSplineDerivativeValues()
57 double nsSMILKeySpline::GetTForX(double aX) const { in GetTForX()
59 if (aX == 1.0) { in GetTForX()
80 return NewtonRaphsonIterate(aX, guessForT); in GetTForX()
84 return BinarySubdivide(aX, intervalStart, intervalStart + kSampleStepSize); in GetTForX()
93 double currentX = CalcBezier(aGuessT, mX1, mX2) - aX; in NewtonRaphsonIterate()
[all …]
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DPiecewiseLinearFunction.cpp85 if((aX==NULL)||(aY==NULL)) in PiecewiseLinearFunction()
93 _x.append(aN,aX); in PiecewiseLinearFunction()
396 if (_x[i] > aX) in addPoint()
399 _x.insert(i, aX); in addPoint()
430 double aX = x[0]; in calcValue() local
432 if (aX < _x[0]) in calcValue()
434 else if (aX > _x[n-1]) in calcValue()
452 if (aX < _x[k]) in calcValue()
471 double aX = x[0]; in calcDerivative() local
473 if (aX < _x[0]) { in calcDerivative()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DCheckedInt.h204 return ~aX;
262 ? aX >= 0
263 : aX >= 0 && aX <= U(std::numeric_limits<T>::max());
268 constexpr bool IsInRange(U aX) {
307 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
308 : aX >= aY;
332 if (aX == 0 || aY == 0) {
335 if (aX > 0) {
336 return aY > 0 ? aX <= max / aY : aY >= min / aX;
340 return aY > 0 ? aX >= min / aY : aY >= max / aX;
[all …]
/dports/www/firefox/firefox-99.0/mfbt/
H A DCheckedInt.h204 return ~aX;
262 ? aX >= 0
263 : aX >= 0 && aX <= U(std::numeric_limits<T>::max());
268 constexpr bool IsInRange(U aX) {
307 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
308 : aX >= aY;
332 if (aX == 0 || aY == 0) {
335 if (aX > 0) {
336 return aY > 0 ? aX <= max / aY : aY >= min / aX;
340 return aY > 0 ? aX >= min / aY : aY >= max / aX;
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DCheckedInt.h204 return ~aX;
262 ? aX >= 0
263 : aX >= 0 && aX <= U(std::numeric_limits<T>::max());
268 constexpr bool IsInRange(U aX) {
307 ? HasSignBit(BinaryComplement(T((result ^ aX) & (aX ^ aY))))
308 : aX >= aY;
332 if (aX == 0 || aY == 0) {
335 if (aX > 0) {
336 return aY > 0 ? aX <= max / aY : aY >= min / aX;
340 return aY > 0 ? aX >= min / aY : aY >= max / aX;
[all …]

12345678910>>...112