Home
last modified time | relevance | path

Searched refs:NTN_COMPACT (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dnumber_notation.cpp55 return {NTN_COMPACT, union_}; in compactShort()
61 return {NTN_COMPACT, union_}; in compactLong()
Dnumber_formatimpl.cpp140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
Dnumber_skeletons.cpp1525 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
/third_party/icu/icu4c/source/i18n/
Dnumber_notation.cpp55 return {NTN_COMPACT, union_}; in compactShort()
61 return {NTN_COMPACT, union_}; in compactLong()
Dnumber_formatimpl.cpp140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
Dnumber_skeletons.cpp1521 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_notation.cpp55 return {NTN_COMPACT, union_}; in compactShort()
61 return {NTN_COMPACT, union_}; in compactLong()
Dnumber_formatimpl.cpp140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
Dnumber_skeletons.cpp1521 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_notation.cpp55 return {NTN_COMPACT, union_}; in compactShort()
61 return {NTN_COMPACT, union_}; in compactLong()
Dnumber_formatimpl.cpp275 } else if (macros.notation.fType == Notation::NTN_COMPACT) { in macrosToMicroGenerator()
294 } else if (macros.notation.fType == Notation::NTN_COMPACT) { in macrosToMicroGenerator()
395 if (macros.notation.fType == Notation::NTN_COMPACT) { in macrosToMicroGenerator()
Dnumber_skeletons.cpp1288 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h326 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator