Searched refs:NTN_COMPACT (Results 1 – 16 of 16) sorted by relevance
/third_party/node/deps/icu-small/source/i18n/ |
D | number_notation.cpp | 55 return {NTN_COMPACT, union_}; in compactShort() 61 return {NTN_COMPACT, union_}; in compactLong()
|
D | number_formatimpl.cpp | 140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
|
D | number_skeletons.cpp | 1525 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
|
/third_party/icu/icu4c/source/i18n/ |
D | number_notation.cpp | 55 return {NTN_COMPACT, union_}; in compactShort() 61 return {NTN_COMPACT, union_}; in compactLong()
|
D | number_formatimpl.cpp | 140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
|
D | number_skeletons.cpp | 1521 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_notation.cpp | 55 return {NTN_COMPACT, union_}; in compactShort() 61 return {NTN_COMPACT, union_}; in compactLong()
|
D | number_formatimpl.cpp | 140 bool isCompactNotation = macros.notation.fType == Notation::NTN_COMPACT; in macrosToMicroGenerator()
|
D | number_skeletons.cpp | 1521 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | number_notation.cpp | 55 return {NTN_COMPACT, union_}; in compactShort() 61 return {NTN_COMPACT, union_}; in compactLong()
|
D | number_formatimpl.cpp | 275 } 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()
|
D | number_skeletons.cpp | 1288 if (macros.notation.fType == Notation::NTN_COMPACT) { in notation()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberformatter.h | 326 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | numberformatter.h | 344 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
|