Searched refs:fQuartersCount (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp315 assignArray(fQuarters, fQuartersCount, other.fQuarters, other.fQuartersCount);
458 fQuartersCount == other.fQuartersCount &&
485 arrayCompare(fQuarters, other.fQuarters, fQuartersCount) &&
678 count = fQuartersCount;
995 fQuartersCount = count;
1371 fQuartersCount = 0;
1529 initField(&fQuarters, fQuartersCount, (const UChar *)gLastResortQuarters, kQuarterNum, kQuarterLen, status);
1582 initField(&fQuarters, fQuartersCount, calDat
[all...]
H A Dudat.cpp819 setSymbol(syms->fQuarters, syms->fQuartersCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1568 fSymbols->fQuartersCount);
2852 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp315 assignArray(fQuarters, fQuartersCount, other.fQuarters, other.fQuartersCount);
458 fQuartersCount == other.fQuartersCount &&
485 arrayCompare(fQuarters, other.fQuarters, fQuartersCount) &&
678 count = fQuartersCount;
995 fQuartersCount = count;
1381 fQuartersCount = 0;
1539 initField(&fQuarters, fQuartersCount, (const UChar *)gLastResortQuarters, kQuarterNum, kQuarterLen, status);
1592 initField(&fQuarters, fQuartersCount, calDat
[all...]
H A Dudat.cpp822 setSymbol(syms->fQuarters, syms->fQuartersCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1595 fSymbols->fQuartersCount);
2902 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h662 int32_t fQuartersCount; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h664 int32_t fQuartersCount; member in class:DateFormatSymbols

Completed in 1779 milliseconds