Searched refs:NTN_ERROR (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberformatter.h | 326 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator 354 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() 361 if (fType == NTN_ERROR) { in copyErrorTo()
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator 372 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() 379 if (fType == NTN_ERROR) { in copyErrorTo()
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator 372 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() 379 if (fType == NTN_ERROR) { in copyErrorTo()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator 372 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation() 379 if (fType == NTN_ERROR) { in copyErrorTo()
|