Home
last modified time | relevance | path

Searched refs:magnitude (Results 176 – 200 of 12153) sorted by relevance

12345678910>>...487

/dports/graphics/evolvotron/evolvotron/libfunction/
H A Dfunctions_magnitude.h41 arg(0)(p).magnitude(), in evaluate()
42 arg(1)(p).magnitude(), in evaluate()
43 arg(2)(p).magnitude() in evaluate()
57 return arg(0)(p).magnitude()*XYZ(param(0),param(1),param(2)); in evaluate()
/dports/www/pear-Services_GeoNames/Services_GeoNames-1.0.1/tests/data/
H A Dtest_earthquakes.dat4 "magnitude": 6.1,
13 "magnitude": 5.1,
22 "magnitude": 5.2,
31 "magnitude": 5.4,
/dports/misc/vxl/vxl-3.3.2/contrib/oxl/mvl/
H A DHomgNorm2D.cxx65 double l = ni.magnitude(); in normalize()
132 double l = residual.magnitude(); in normalize()
287 double magnitude = 0; in scale_xyroot2() local
292 magnitude += vnl_math::hypot(x, y); in scale_xyroot2()
300 magnitude /= (double) numfinite; in scale_xyroot2()
301 diameter = magnitude / std::sqrt(2.0); in scale_xyroot2()
311 magnitude = 0; in scale_xyroot2()
317 magnitude += vnl_math::hypot(x, y); in scale_xyroot2()
321 if (numfinite > 0) magnitude /= numfinite; in scale_xyroot2()
323 if (vnl_math::abs(expected - magnitude) > 1e-13) // 1e-14 gave false alarm -- fsm in scale_xyroot2()
[all …]
/dports/lang/mixal/mixal-1.11/
H A Drun.c59 i, is_negative (r[i]) ? "-" : " ", magnitude (r[i])); in print_CPU_state()
63 printf ("\t J: %04lo", magnitude (r[J])); /* (it's always nonnegative) */ in print_CPU_state()
114 unsigned long num = magnitude(r[A]); in do_special()
132 unsigned long count = magnitude(M); in do_shift()
178 if (INDEX_MAX < magnitude(cell)) in do_ldi()
179 error("Magnitude too large for index register: %10o", magnitude(cell)); in do_ldi()
187 if (INDEX_MAX < magnitude(cell)) in do_ldin()
188 error("Magnitude too large for index register: %10o", magnitude(cell)); in do_ldin()
228 return magnitude(difference) == 0 ? 0 : is_negative(difference) ? -1 : 1; in sign_of_difference()
262 if (INDEX_MAX < magnitude(cell)) in do_addr_op()
[all …]
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dpermutate.py49 def noise(mesh, magnitude=None): argument
67 if magnitude is None:
68 magnitude = mesh.scale / 100.0
70 random = (np.random.random(mesh.vertices.shape) - .5) * magnitude
138 def noise(self, magnitude=None): argument
139 return noise(self._mesh, magnitude)
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/thirdparty/particles/
H A Dpapi.h135 PARTICLEDLL_API void pAvoid(float magnitude, float epsilon, float look_ahead,
153 … float magnitude, float stdev, float epsilon = P_EPS, float age = 0.0f);
155 PARTICLEDLL_API void pFollow(float magnitude = 1.0f, float epsilon = P_EPS, float max_radius = P_MA…
157 PARTICLEDLL_API void pGravitate(float magnitude = 1.0f, float epsilon = P_EPS, float max_radius = P…
161 PARTICLEDLL_API void pJet(float center_x, float center_y, float center_z, float magnitude = 1.0f,
166 PARTICLEDLL_API void pMatchVelocity(float magnitude = 1.0f, float epsilon = P_EPS,
172 float axis_x, float axis_y, float axis_z, float magnitude = 1.0f,
176 float magnitude = 1.0f, float epsilon = P_EPS,
228 float magnitude = 1.0f, float epsilon = P_EPS,
H A Dgeneral.h148 float magnitude; // what percent of the way to go each time member
192 float magnitude; // At unit radius member
202 float magnitude; // The grav of each particle member
211 float magnitude; // The grav of each particle member
229 float magnitude; // Scales acceleration member
246 float magnitude; // The grav of each particle member
262 float magnitude; // Scales acceleration member
272 float magnitude; // Scales acceleration member
376 float magnitude; // Scale for rotation around axis member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/thrift-cpp/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/node-thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/py-thrift/thrift-0.14.0/lib/d/src/thrift/internal/
H A Dctfe.d62 short magnitude; variable
64 ++magnitude;
68 --magnitude;
84 if (magnitude != 0) result ~= "e" ~ to!string(magnitude);
/dports/devel/icu/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
307 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
316 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
317 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
561 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
577 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
599 int magnitude = getMagnitude(); in fitsInLong() local
600 if (magnitude < 18) { in fitsInLong()
603 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/devel/icu-lx/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
307 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
316 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
317 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
561 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
577 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
599 int magnitude = getMagnitude(); in fitsInLong() local
600 if (magnitude < 18) { in fitsInLong()
603 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
302 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
311 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
312 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
552 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
568 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
590 int magnitude = getMagnitude(); in fitsInLong() local
591 if (magnitude < 18) { in fitsInLong()
594 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
302 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
311 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
312 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
552 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
568 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
590 int magnitude = getMagnitude(); in fitsInLong() local
591 if (magnitude < 18) { in fitsInLong()
594 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dnumber_decimalquantity.cpp169 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
170 if (maxInt <= magnitude) { in applyMaxInteger()
298 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
307 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
308 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
548 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
564 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
586 int magnitude = getMagnitude(); in fitsInLong() local
587 if (magnitude < 18) { in fitsInLong()
590 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
302 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
311 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
312 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
552 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
568 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
590 int magnitude = getMagnitude(); in fitsInLong() local
591 if (magnitude < 18) { in fitsInLong()
594 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
307 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
316 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
317 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
561 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
577 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
599 int magnitude = getMagnitude(); in fitsInLong() local
600 if (magnitude < 18) { in fitsInLong()
603 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
302 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
311 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
312 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
552 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
568 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
590 int magnitude = getMagnitude(); in fitsInLong() local
591 if (magnitude < 18) { in fitsInLong()
594 if (magnitude > 18) { in fitsInLong()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dnumber_decimalquantity.cpp170 int32_t magnitude = getMagnitude(); in applyMaxInteger() local
171 if (maxInt <= magnitude) { in applyMaxInteger()
299 int32_t result = (lReqPos > magnitude) ? lReqPos : magnitude; in getUpperDisplayMagnitude()
308 int32_t magnitude = scale; in getLowerDisplayMagnitude() local
309 int32_t result = (rReqPos < magnitude) ? rReqPos : magnitude; in getLowerDisplayMagnitude()
549 for (int32_t magnitude = upperMagnitude; magnitude >= 0; magnitude--) { in toLong() local
565 for (; magnitude >= lowerMagnitude && result <= 1e18L; magnitude--) { in toFractionLong()
587 int magnitude = getMagnitude(); in fitsInLong() local
588 if (magnitude < 18) { in fitsInLong()
591 if (magnitude > 18) { in fitsInLong()
[all …]

12345678910>>...487