HomeSort by relevance Sort by last modified time
    Searched refs:NTN_COMPACT (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
number_notation.cpp 42 return {NTN_COMPACT, union_};
48 return {NTN_COMPACT, union_};
number_formatimpl.cpp 222 } else if (macros.notation.fType == Notation::NTN_COMPACT) {
234 } else if (macros.notation.fType == Notation::NTN_COMPACT) {
334 if (macros.notation.fType == Notation::NTN_COMPACT) {
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 466 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR
478 // For NTN_COMPACT
    [all...]

Completed in 532 milliseconds