Home
last modified time | relevance | path

Searched refs:gNaN (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp83 static const UChar gNaN[] = {0x4E, 0x61, 0x4E, 0}; /* "NaN" */ variable
382 else if (descriptor.compare(gNaN, 3) == 0) { in parseRuleDescriptor()
668 case kNaNRule: result.append(gNaN, 3); break; in _appendRuleText()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp83 static const UChar gNaN[] = {0x4E, 0x61, 0x4E, 0}; /* "NaN" */ variable
382 else if (descriptor.compare(gNaN, 3) == 0) { in parseRuleDescriptor()
668 case kNaNRule: result.append(gNaN, 3); break; in _appendRuleText()
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp83 static const UChar gNaN[] = {0x4E, 0x61, 0x4E, 0}; /* "NaN" */ variable
382 else if (descriptor.compare(gNaN, 3) == 0) { in parseRuleDescriptor()
668 case kNaNRule: result.append(gNaN, 3); break; in _appendRuleText()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp83 static const UChar gNaN[] = {0x4E, 0x61, 0x4E, 0}; /* "NaN" */ variable
382 else if (descriptor.compare(gNaN, 3) == 0) { in parseRuleDescriptor()
668 case kNaNRule: result.append(gNaN, 3); break; in _appendRuleText()