Searched refs:ULOCALEBUNDLE_NUMBERFORMAT_COUNT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dlocbund.h28 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT) macro
33 UNumberFormat *fNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT];
H A Dlocbund.cpp33 static UNumberFormat *gPosixNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT];
38 for (style = 0; style < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; style++) {
120 for (styleIdx = 0; styleIdx < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; styleIdx++) {
147 for (styleIdx = 0; styleIdx < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; styleIdx++) {
/external/icu/icu4c/source/io/
H A Dlocbund.h28 #define ULOCALEBUNDLE_NUMBERFORMAT_COUNT ((int32_t)UNUM_SPELLOUT) macro
33 UNumberFormat *fNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT];
H A Dlocbund.cpp33 static UNumberFormat *gPosixNumberFormat[ULOCALEBUNDLE_NUMBERFORMAT_COUNT];
38 for (style = 0; style < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; style++) {
120 for (styleIdx = 0; styleIdx < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; styleIdx++) {
147 for (styleIdx = 0; styleIdx < ULOCALEBUNDLE_NUMBERFORMAT_COUNT; styleIdx++) {

Completed in 1849 milliseconds