Home
last modified time | relevance | path

Searched defs:nan (Results 1 – 25 of 59) sorted by relevance

123

/third_party/icu/icu4c/source/test/intltest/
Dtsputil.cpp104 double nan = uprv_getNaN(); in testMaxMin() local
374 double nan = uprv_getNaN(); in testIsNaN() local
401 double nan = uprv_getNaN(); in NaNGT() local
428 double nan = uprv_getNaN(); in NaNLT() local
455 double nan = uprv_getNaN(); in NaNGTE() local
482 double nan = uprv_getNaN(); in NaNLTE() local
509 double nan = uprv_getNaN(); in NaNE() local
536 double nan = uprv_getNaN(); in NaNNE() local
/third_party/node/benchmark/buffers/
Dbuffer-read-float.js20 nan: NaN, property
27 nan: NaN, property
/third_party/musl/porting/liteos_a/kernel/src/math/
Dnan.c3 double nan(const char *s) in nan() function
/third_party/musl/src/math/
Dnan.c3 double nan(const char *s) in nan() function
/third_party/jerryscript/tests/jerry/es2015/
Dmath-sign.js15 var nan = NaN; variable
Dmath-atanh.js15 var nan = NaN; variable
Dmath-asinh.js15 var nan = NaN; variable
Dmath-acosh.js15 var nan = NaN; variable
Dmath-trunc.js15 var nan = NaN; variable
/third_party/mesa3d/src/util/tests/
Dhalf_float_test.cpp74 float nan = func(HALF_NAN); in test_half_to_float_limits() local
105 uint16_t nan = func(TEST_NAN); in test_float_to_half_limits() local
/third_party/jerryscript/tests/jerry/
Dmath-abs.js15 var nan = NaN; variable
Dmath-round.js15 var nan = NaN; variable
/third_party/ltp/tools/sparse/sparse-src/validation/expand/
Dbuiltin_nan.c6 static double nan(void) in nan() function
/third_party/json/docs/examples/
Doperator_spaceship__scalartype.c++20.cpp27 constexpr auto nan = float_limits::quiet_NaN(); in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
Dbuiltin_inf.c12 static int nan = __builtin_isnan(0.0); variable
/third_party/skia/tests/
DInfRectTest.cpp24 float nan = SK_FloatNaN; in DEF_TEST() local
/third_party/jerryscript/tests/unit-core/
Dtest-to-length.cpp136 ecma_value_t nan = ecma_make_nan_value (); variable
Dtest-to-integer.cpp90 ecma_value_t nan = ecma_make_nan_value (); variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java96 String nan = en.getNaN(); in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbolsC.java99 String nan = en.getNaN(); in TestSymbols() local
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dtest-ieee.cc450 Double nan(Double::NaN()); in TEST() local
458 Single nan(Single::NaN()); in TEST() local
/third_party/musl/libc-test/src/math/gen/
Dgen.h28 #define nan NAN macro
/third_party/python/Lib/test/test_json/
Dtest_enum.py32 nan = NAN variable in WierdNum
/third_party/node/deps/npm/node_modules/node-gyp/
Dpackage.json43 "nan": "^2.14.2", string
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_impl.h78 NanMatcher nan; member

123