/third_party/icu/icu4c/source/test/intltest/ |
D | tsputil.cpp | 104 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/ |
D | buffer-read-float.js | 20 nan: NaN, property 27 nan: NaN, property
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | nan.c | 3 double nan(const char *s) in nan() function
|
/third_party/musl/src/math/ |
D | nan.c | 3 double nan(const char *s) in nan() function
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | math-sign.js | 15 var nan = NaN; variable
|
D | math-atanh.js | 15 var nan = NaN; variable
|
D | math-asinh.js | 15 var nan = NaN; variable
|
D | math-acosh.js | 15 var nan = NaN; variable
|
D | math-trunc.js | 15 var nan = NaN; variable
|
/third_party/mesa3d/src/util/tests/ |
D | half_float_test.cpp | 74 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/ |
D | math-abs.js | 15 var nan = NaN; variable
|
D | math-round.js | 15 var nan = NaN; variable
|
/third_party/ltp/tools/sparse/sparse-src/validation/expand/ |
D | builtin_nan.c | 6 static double nan(void) in nan() function
|
/third_party/json/docs/examples/ |
D | operator_spaceship__scalartype.c++20.cpp | 27 constexpr auto nan = float_limits::quiet_NaN(); in main() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | builtin_inf.c | 12 static int nan = __builtin_isnan(0.0); variable
|
/third_party/skia/tests/ |
D | InfRectTest.cpp | 24 float nan = SK_FloatNaN; in DEF_TEST() local
|
/third_party/jerryscript/tests/unit-core/ |
D | test-to-length.cpp | 136 ecma_value_t nan = ecma_make_nan_value (); variable
|
D | test-to-integer.cpp | 90 ecma_value_t nan = ecma_make_nan_value (); variable
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbolsC.java | 96 String nan = en.getNaN(); in TestSymbols() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbolsC.java | 99 String nan = en.getNaN(); in TestSymbols() local
|
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
D | test-ieee.cc | 450 Double nan(Double::NaN()); in TEST() local 458 Single nan(Single::NaN()); in TEST() local
|
/third_party/musl/libc-test/src/math/gen/ |
D | gen.h | 28 #define nan NAN macro
|
/third_party/python/Lib/test/test_json/ |
D | test_enum.py | 32 nan = NAN variable in WierdNum
|
/third_party/node/deps/npm/node_modules/node-gyp/ |
D | package.json | 43 "nan": "^2.14.2", string
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | numparse_impl.h | 78 NanMatcher nan; member
|