Home
last modified time | relevance | path

Searched defs:IsNan (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/
H A Dnumeric.h14 inline bool IsNan(T /*value*/) { in IsNan() function
18 inline bool IsNan(chainerx::Float16 value) { return value.IsNan(); } in IsNan() function
19 inline bool IsNan(float value) { return std::isnan(value); } in IsNan() function
20 inline bool IsNan(double value) { return std::isnan(value); } in IsNan() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/stubs/
H A Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/cuda/
H A Dnumeric.cuh11 __device__ inline bool IsNan(T /*value*/) { in IsNan() function
14 __device__ inline bool IsNan(cuda::Float16 value) { return value.IsNan(); } in IsNan() function
15 __device__ inline bool IsNan(double value) { return isnan(value); } in IsNan() function
16 __device__ inline bool IsNan(float value) { return isnan(value); } in IsNan() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DSingleTest.cs65 public void IsNan () in IsNan() method in MonoTests.System.SingleTest
/dports/multimedia/assimp/assimp-5.1.3/test/unit/
H A DutFastAtof.cpp50 bool IsNan(Real x) { in IsNan() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/libs/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/rapidjson/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/contrib/rapidjson/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/third_party/rapidjson/include/rapidjson/internal/
H A Dieee754.h55 bool IsNan() const { return (u & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/math/gap/gap-4.11.0/pkg/profiling-2.2.1/src/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/misc/jsonwrapp/rapidjson10/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/misc/jsonwrapp/rapidjson10/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/shared_core/include/shared_core/json/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/rapidjson/src/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/games/keeperrl/keeperrl-alpha23/extern/cereal/external/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-rapidjson/rapidjson-1.1.0/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/emulators/mess/mame-mame0226/3rdparty/rapidjson/include/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/discord/thirdparty/rapidjson/internal/
H A Dieee754.h41 bool IsNan() const { return (u_ & kExponentMask) == kExponentMask && Significand() != 0; } in IsNan() function

1234567891011