Searched refs:fNarrowErasCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp299 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount);
442 fNarrowErasCount == other.fNarrowErasCount &&
469 arrayCompare(fNarrowEras, other.fNarrowEras, fNarrowErasCount) &&
532 count = fNarrowErasCount;
774 fNarrowErasCount = count;
1339 fNarrowErasCount = 0;
1513 initField(&fNarrowEras, fNarrowErasCount, (const UChar *)gLastResortEras, kEraNum, kEraLen, status);
1546 initField(&fNarrowEras, fNarrowErasCount, narrowEra
[all...]
H A Dsmpdtfmt.cpp1243 _appendSymbol(appendTo, value, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount);
2581 ps = matchString(text, start, UCAL_ERA, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount, NULL, cal);
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp299 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount);
442 fNarrowErasCount == other.fNarrowErasCount &&
469 arrayCompare(fNarrowEras, other.fNarrowEras, fNarrowErasCount) &&
532 count = fNarrowErasCount;
774 fNarrowErasCount = count;
1349 fNarrowErasCount = 0;
1523 initField(&fNarrowEras, fNarrowErasCount, (const UChar *)gLastResortEras, kEraNum, kEraLen, status);
1556 initField(&fNarrowEras, fNarrowErasCount, narrowEra
[all...]
H A Dsmpdtfmt.cpp1270 _appendSymbol(appendTo, value, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount);
2608 ps = matchString(text, start, UCAL_ERA, fSymbols->fNarrowEras, fSymbols->fNarrowErasCount, NULL, cal);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h566 int32_t fNarrowErasCount; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h568 int32_t fNarrowErasCount; member in class:DateFormatSymbols

Completed in 277 milliseconds