Home
last modified time | relevance | path

Searched refs:kExponentBitCount (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/databases/postgis31/postgis-3.1.4/deps/wagyu/include/mapbox/geometry/wagyu/
H A Dalmost_equal.hpp135 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; member in mapbox::geometry::wagyu::util::FloatingPoint
141 static const Bits kFractionBitMask = ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/utils/
H A DSkFloatUtils.h67 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount;
74 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/databases/postgis32/postgis-3.2.0/deps/wagyu/include/mapbox/geometry/wagyu/
H A Dalmost_equal.hpp135 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; member in mapbox::geometry::wagyu::util::FloatingPoint
141 static const Bits kFractionBitMask = ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/math/pdal/PDAL-2.3.0/filters/private/pnp/
H A DComparison.hpp104 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; member in Comparison::FloatingPoint
111 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h354 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
361 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/include/gtest/internal/
H A Dgtest-internal.h349 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
356 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/include/gtest/internal/
H A Dgtest-internal.h349 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
356 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h349 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
356 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/astro/oskar/OSKAR-2.8.0/extern/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/devel/bullet/bullet3-3.21/test/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h254 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
261 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/math/fcl/fcl-0.7.0/test/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/net-im/licq-jabber/licq-f271d55/licq/3rdparty/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/net-im/licq-qt-gui/licq-f271d55/licq/3rdparty/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/net-im/licq-icq/licq-f271d55/licq/3rdparty/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/net-im/licq/licq-f271d55/licq/3rdparty/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/chinese/opencc/OpenCC-ver.1.0.5/deps/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);
/dports/comms/mbelib/mbelib-1.3.0/test/gtest/include/gtest/internal/
H A Dgtest-internal.h248 static const size_t kExponentBitCount = kBitCount - 1 - kFractionBitCount; variable
255 ~static_cast<Bits>(0) >> (kExponentBitCount + 1);

12345678910