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

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp328 assignArray(fQuarters, fQuartersCount, other.fQuarters, other.fQuartersCount);
390 if (fQuarters) delete[] fQuarters;
491 arrayCompare(fQuarters, other.fQuarters, fQuartersCount) &&
674 returnValue = fQuarters;
963 if (fQuarters)
964 delete[] fQuarters;
965 fQuarters
[all...]
H A Dudat.cpp740 setSymbol(syms->fQuarters, syms->fQuartersCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1703 _appendSymbol(appendTo, value/3, fSymbols->fQuarters,
2694 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/icu4c/i18n/
H A Ddtfmtsym.cpp315 assignArray(fQuarters, fQuartersCount, other.fQuarters, other.fQuartersCount);
388 if (fQuarters) delete[] fQuarters;
485 arrayCompare(fQuarters, other.fQuarters, fQuartersCount) &&
679 returnValue = fQuarters;
991 if (fQuarters)
992 delete[] fQuarters;
993 fQuarters
[all...]
H A Dudat.cpp819 setSymbol(syms->fQuarters, syms->fQuartersCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1556 _appendSymbol(appendTo, value/3, fSymbols->fQuarters,
2858 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h571 UnicodeString *fQuarters; member in class:DateFormatSymbols
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h663 UnicodeString *fQuarters; member in class:DateFormatSymbols

Completed in 172 milliseconds