Home
last modified time | relevance | path

Searched defs:flipSign (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DMathUtils.java138 public static int flipSignIf(int value, boolean flipSign) { in flipSignIf()
149 public static float flipSignIf(float value, boolean flipSign) { in flipSignIf()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/
H A DMathUtils.java138 public static int flipSignIf(int value, boolean flipSign) { in flipSignIf()
149 public static float flipSignIf(float value, boolean flipSign) { in flipSignIf()
/dports/math/frobby/frobby-0.9.1/src/
H A DEulerState.h43 void flipSign() {sign = -sign;} in flipSign() function
/dports/math/vtk8/VTK-8.2.0/Rendering/Volume/Testing/Cxx/
H A DTestGPURayCastClippingUserTransform.cxx47 static double* ComputeNormal(double* reference, bool flipSign) in ComputeNormal()
68 double distance, bool flipSign) in ComputeOrigin()
/dports/math/vtk9/VTK-9.1.0/Rendering/Volume/Testing/Cxx/
H A DTestGPURayCastClippingUserTransform.cxx46 static double* ComputeNormal(double* reference, bool flipSign) in ComputeNormal()
65 static double* ComputeOrigin(double* focalPoint, double* reference, double distance, bool flipSign) in ComputeOrigin()
/dports/finance/prestashop/prestashop/vendor/cssjanus/cssjanus/src/
H A DCSSJanus.php387 private static function flipSign($cssValue) { function in CSSJanus
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/cssjanus/cssjanus/src/
H A DCSSJanus.php374 private static function flipSign($cssValue) { function in CSSJanus
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/cssjanus/cssjanus/src/
H A DCSSJanus.php374 private static function flipSign($cssValue) { function in CSSJanus
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/cssjanus/cssjanus/src/
H A DCSSJanus.php374 private static function flipSign($cssValue) { function in CSSJanus
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtImplicitQRSVD.h645 inline void flipSign(int i, btMatrix3x3& U, btVector3& sigma) in flipSign() function
653 inline void flipSign(int i, btMatrix3x3& U) in flipSign() function
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtImplicitQRSVD.h645 inline void flipSign(int i, btMatrix3x3& U, btVector3& sigma) in flipSign() function
653 inline void flipSign(int i, btMatrix3x3& U) in flipSign() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtImplicitQRSVD.h645 inline void flipSign(int i, btMatrix3x3& U, btVector3& sigma) in flipSign() function
653 inline void flipSign(int i, btMatrix3x3& U) in flipSign() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtImplicitQRSVD.h645 inline void flipSign(int i, btMatrix3x3& U, btVector3& sigma) in flipSign() function
653 inline void flipSign(int i, btMatrix3x3& U) in flipSign() function
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtImplicitQRSVD.h645 inline void flipSign(int i, btMatrix3x3& U, btVector3& sigma) in flipSign() function
653 inline void flipSign(int i, btMatrix3x3& U) in flipSign() function
/dports/cad/yosys/yosys-yosys-0.12/libs/bigint/
H A DBigInteger.hh211 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/bigint/
H A DBigInteger.hh226 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/bigint/
H A DBigInteger.hh226 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/bigint/
H A DBigInteger.hh221 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/bigint/
H A DBigInteger.hh221 inline void BigInteger::flipSign() { in flipSign() function in BigInteger
/dports/graphics/embree/embree-3.13.2/common/math/
H A Dtranscendental.h31 auto flipSign = (kMod4 > 1); in sin() local
80 auto flipSign = (kMod4 == 1 | kMod4 == 2); in cos() local
/dports/math/clingo/clingo-5.5.1/libgringo/src/
H A Dsymbol.cc258 Sig Sig::flipSign() const { in flipSign() function in Gringo::Sig
386 Symbol Symbol::flipSign() const { in flipSign() function in Gringo::Symbol
/dports/audio/fdk-aac/fdk-aac-2.0.2/libDRCdec/src/
H A DdrcDec_types.h234 UCHAR flipSign; member
/dports/multimedia/handbrake/fdk-aac-2.0.1/libDRCdec/src/
H A DdrcDec_types.h231 UCHAR flipSign; member
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/raster/
H A Dedgebuilder_p.h816 BL_INLINE BLResult flipSign() noexcept { in flipSign() function
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DMeshToVolume.h1422 bool flipSign = false; in operator() local

12