Home
last modified time | relevance | path

Searched refs:kFormatSymbolCount (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h167 kFormatSymbolCount enumerator
400 UnicodeString fSymbols[kFormatSymbolCount];
423 if(symbol < kFormatSymbolCount) { in getSymbol()
436 if(symbol < kFormatSymbolCount) { in getConstSymbol()
451 if(symbol<kFormatSymbolCount) {
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddcfmtsym.h167 kFormatSymbolCount enumerator
392 UnicodeString fSymbols[kFormatSymbolCount];
415 if(symbol < kFormatSymbolCount) { in getSymbol()
428 if(symbol < kFormatSymbolCount) { in getConstSymbol()
443 if(symbol<kFormatSymbolCount) {
/external/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp179 if((int) UNUM_FORMAT_SYMBOL_COUNT != (int) DecimalFormatSymbols::kFormatSymbolCount) { in testSymbols()
185 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()
188 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()
240 for(int32_t i = 0; i < DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testLastResortData()
Dnumfmtst.cpp1992 for (; symbolEnum < (int)DecimalFormatSymbols::kFormatSymbolCount; symbolEnum++) { in TestSymbolsWithBadLocale()
/external/chromium_org/third_party/icu/source/test/intltest/
Dtsdcfmsy.cpp179 if((int) UNUM_FORMAT_SYMBOL_COUNT != (int) DecimalFormatSymbols::kFormatSymbolCount) { in testSymbols()
185 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()
188 for(i = 0; i < (int)DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testSymbols()
240 for(int32_t i = 0; i < DecimalFormatSymbols::kFormatSymbolCount; ++i) { in testLastResortData()
Dnumfmtst.cpp1969 for (; symbolEnum < (int)DecimalFormatSymbols::kFormatSymbolCount; symbolEnum++) { in TestSymbolsWithBadLocale()
/external/chromium_org/third_party/icu/source/i18n/
Ddcfmtsym.cpp118 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator =()
141 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator ==()
164 static const char *gNumberElementKeys[kFormatSymbolCount] = { in initialize()
258 for(int32_t i = 0; i<kFormatSymbolCount; i++) { in initialize()
/external/icu/icu4c/source/i18n/
Ddcfmtsym.cpp118 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator =()
141 for(int32_t i = 0; i < (int32_t)kFormatSymbolCount; ++i) { in operator ==()
164 static const char *gNumberElementKeys[kFormatSymbolCount] = { in initialize()
258 for(int32_t i = 0; i<kFormatSymbolCount; i++) { in initialize()