Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dmathutil.h54 bool IsNan(T val) { in IsNan() function
60 bool IsNan(T val) { in IsNan() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-ieee.h160 bool IsNan() const { in IsNan() function
346 bool IsNan() const { in IsNan() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-ieee.h160 bool IsNan() const { in IsNan() function
359 bool IsNan() const { in IsNan() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-ieee.h160 bool IsNan() const { in IsNan() function
359 bool IsNan() const { in IsNan() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dieee.h146 bool IsNan() const { in IsNan() function
345 bool IsNan() const { in IsNan() function
/third_party/googletest/googlemock/test/
Dgmock-matchers-arithmetic_test.cc149 TEST(IsNan, FloatMatchesNan) { in TEST() argument
171 TEST(IsNan, DoubleMatchesNan) { in TEST() argument
193 TEST(IsNan, LongDoubleMatchesNan) { in TEST() argument
215 TEST(IsNan, NotMatchesNan) { in TEST() argument
233 TEST(IsNan, CanDescribeSelf) { in TEST() argument
245 TEST(IsNan, CanDescribeSelfWithNot) { in TEST() argument
/third_party/glslang/glslang/MachineIndependent/
DintermOut.cpp67 bool IsNan(double x) { in IsNan() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp4295 RValue<Int4> IsNan(RValue<Float4> x) in IsNan() function