Home
last modified time | relevance | path

Searched refs:IsNotZero (Results 1 – 25 of 145) sorted by relevance

123456

/dports/games/warmux/warmux-11.04/src/weapon/
H A Dexplosion.cpp52 if (config.explosion_range.IsNotZero()) in GetDamageFromExplosion()
64 if (config.blast_range.IsNotZero()) in GetForceFromExplosion()
97 if (config.explosion_range.IsNotZero()) in ApplyExplosion()
145 ASSERT(character->GetMass().IsNotZero()); in ApplyExplosion()
177 ASSERT(obj->GetMass().IsNotZero()); in ApplyExplosion()
H A Dweapon.cpp267 if (max_strength.IsNotZero()) in Shoot()
315 if (max_strength.IsNotZero() && IsReady()) in StartShooting()
321 if (max_strength.IsNotZero() && !IsLoading()) in StopShooting()
547 if (scale.IsNotZero()) { in Draw()
651 if (m_initial_nb_ammo == INFINITE_AMMO && drop_probability.IsNotZero()) { in LoadXml()
H A Dparachute.cpp118 if (active.FootsInVacuum() && speed.IsNotZero()) { // We are falling in Refresh()
H A Dweapon_strength_bar.cpp78 visible = playing && max_strength.IsNotZero(); in FetchData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_decimal.cpp252 m_bNeg(neg && IsNotZero()), in CFGAS_Decimal()
289 m_bNeg = val < 0 && IsNotZero(); in CFGAS_Decimal()
325 m_bNeg = negmet && IsNotZero(); in CFGAS_Decimal()
344 if (m_bNeg && IsNotZero()) in ToWideString()
381 m_bNeg = m_bNeg && IsNotZero(); in SetScale()
400 m_bNeg = m_bNeg && IsNotZero(); in SetScale()
405 if (IsNotZero()) in SetNegate()
422 if (!val.IsNotZero()) in operator /()
437 if (!IsNotZero()) in operator /()
H A Dcfgas_decimal.h28 bool IsNotZero() const { return m_uHi || m_uMid || m_uLo; } in IsNotZero() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fgas/crt/
H A Dcfgas_decimal.cpp251 m_bNeg(neg && IsNotZero()), in CFGAS_Decimal()
288 m_bNeg = val < 0 && IsNotZero(); in CFGAS_Decimal()
324 m_bNeg = negmet && IsNotZero(); in CFGAS_Decimal()
343 if (m_bNeg && IsNotZero()) in ToWideString()
380 m_bNeg = m_bNeg && IsNotZero(); in SetScale()
399 m_bNeg = m_bNeg && IsNotZero(); in SetScale()
404 if (IsNotZero()) in SetNegate()
421 if (!val.IsNotZero()) in operator /()
436 if (!IsNotZero()) in operator /()
H A Dcfgas_decimal.h28 bool IsNotZero() const { return m_uHi || m_uMid || m_uLo; } in IsNotZero() function
/dports/games/warmux/warmux-11.04/src/graphic/
H A Dsprite.cpp149 if (rot_hotspot == center || !rotation_rad.IsNotZero()) { in Calculate_Rotation_Offset()
187 if (rhs_dst.IsNotZero()) in Calculate_Rotation_Offset()
287 if (rotation_rad.IsNotZero() && cache.HasRotationCache()) { in RefreshSurface()
300 if (rot_hotspot != center || rotation_rad.IsNotZero()) in RefreshSurface()
H A Dspritecache.cpp83 bool rotozoom = rotation_rad.IsNotZero() || scale_x!=ONE || scale_y!=ONE; in FixParameters()
/dports/games/warmux/warmux-11.04/src/character/
H A Dmember.h44 if (radius.IsNotZero()) { in SetAnchor()
52 if (radius.IsNotZero()) { in Propagate()
/dports/math/yacas/yacas-1.9.1/scripts/predicates.rep/
H A Dcode.ys.def11 IsNotZero
H A Dcode.ys125 10 # IsNotZero(x_IsNumber) <-- ( RoundTo(x,Builtin'Precision'Get()) != 0);
132 10 # IsNotZero(x_IsNumber) <-- ( MathAbs(x) >= MathPower(10, -Builtin'Precision'Get()));
133 10 # IsNotZero(x_IsInfinity) <-- True;
134 60000 # IsNotZero(_x) <-- False;
/dports/games/warmux/warmux-11.04/src/map/
H A Dwind.cpp84 bool not_fixed = GetAlignParticleState()|| ActiveMap()->GetWind().rotation_speed.IsNotZero(); in WindParticle()
111 else if (rotation_speed.IsNotZero()) { in Refresh()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.Analysis.Numerical/
H A DIntervalRationalContextBase.cs77 public override bool IsNotZero (Rational value) in IsNotZero() method in Mono.CodeContracts.Static.Analysis.Numerical.IntervalRationalContextBase
H A DIntervalContextBase.cs91 public abstract bool IsNotZero (TNumeric value); in IsNotZero() method in Mono.CodeContracts.Static.Analysis.Numerical.TInterval
H A DDisIntervalContext.cs110 if (value.IsNotZero) in Not()
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dplayerlist.c33 #define IsNotZero(x) (x) macro
587 for (; IsNotZero(*layout); ++layout) in PlistHeader()
800 for (ptr = plistLayout; IsNotZero(*ptr); ++ptr) in PlistLine()
/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/MEAM_LAMMPS__MD_249792265679_000/
H A Dmeam_implementation.cpp1725 if (special::IsNotZero(meam_c_->cutoff_radius_ - 4.0)) { in WriteParameterizedModel()
1728 if (special::IsNotZero(meam_c_->delr_ - 0.1)) { in WriteParameterizedModel()
1731 if (special::IsNotZero(meam_c_->gsmooth_factor_ - 99.0)) { in WriteParameterizedModel()
1762 if (special::IsNotZero(meam_c_->element_alpha_(i, j))) { in WriteParameterizedModel()
1770 if (special::IsNotZero(meam_c_->element_re_(i, j))) { in WriteParameterizedModel()
1778 if (special::IsNotZero(meam_c_->element_Ec_(i, j))) { in WriteParameterizedModel()
1786 if (special::IsNotZero(meam_c_->element_delta_(i, j))) { in WriteParameterizedModel()
2338 if (special::IsNotZero(sij)) { in MeamCCompute()
2810 if (special::IsNotZero(dsij)) { in MeamCCompute()
3104 if (special::IsNotZero(a)) { in MeamCCompute()
[all …]
H A Dspecial.hpp118 IsNotZero(DataType const f, double const tol = 1e-20) { in IsNotZero() function
/dports/games/warmux/warmux-11.04/src/object/
H A Dobjbox.cpp97 if (my_speed_before.Norm().IsNotZero()) in SignalObjectCollision()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_quaternion.h292 bool IsNotZero() const;
/dports/math/yacas/yacas-1.9.1/docs/reference_manual/
H A Dpredicates.rst464 ….. seealso:: :func:`IsNumber`, :func:`IsPositiveNumber`, :func:`IsNotZero`, :func:`IsNegativeInteg…
508 ….. seealso:: :func:`IsNumber`, :func:`IsNegativeNumber`, :func:`IsNotZero`, :func:`IsPositiveInteg…
532 .. function:: IsNotZero(n)
538 {IsNotZero(n)} evaluates to :data:`True` if {n} is not zero. In case {n}
545 In> IsNotZero(3.25);
547 In> IsNotZero(0);
572 .. seealso:: :func:`IsPositiveInteger`, :func:`IsNegativeInteger`, :func:`IsNotZero`
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_locale.h137 inline FX_BOOL IsNotZero() const { return m_uHi || m_uMid || m_uLo; } in IsNotZero() function
H A Dfgas_locale.cpp4391 m_uFlags = FXMATH_DECIMAL_MAKEFLAGS(neg && IsNotZero(), scale); in CFX_Decimal()
4427 m_uFlags = FXMATH_DECIMAL_MAKEFLAGS(val < 0 && IsNotZero(), scale); in CFX_Decimal()
4463 m_uFlags = FXMATH_DECIMAL_MAKEFLAGS(negmet && IsNotZero(), scale); in CFX_Decimal()
4483 if (FXMATH_DECIMAL_FLAGS2NEG(m_uFlags) && IsNotZero()) { in operator CFX_WideString()
4513 FXMATH_DECIMAL_FLAGS2NEG(m_uFlags) && IsNotZero(), newscale); in SetScale()
4535 FXMATH_DECIMAL_FLAGS2NEG(m_uFlags) && IsNotZero(), newscale); in SetScale()
4546 if (IsNotZero()) { in SetNegate()
4564 FXMATH_DECIMAL_FLAGS2NEG(m_uFlags) && IsNotZero(), 0); in FloorOrCeil()
4675 if (!val.IsNotZero()) { in Divide()
4695 if (!IsNotZero()) { in Divide()
[all …]

123456