Searched refs:fQuarters (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);
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.cpp1567 _appendSymbol(appendTo, value/3, fSymbols->fQuarters,
2852 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/icu/icu4c/source/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.cpp822 setSymbol(syms->fQuarters, syms->fQuartersCount, index, value, valueLength, errorCode);
H A Dsmpdtfmt.cpp1594 _appendSymbol(appendTo, value/3, fSymbols->fQuarters,
2902 fSymbols->fQuarters, fSymbols->fQuartersCount, cal)) > 0)
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h661 UnicodeString *fQuarters; member in class:DateFormatSymbols
/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h663 UnicodeString *fQuarters; member in class:DateFormatSymbols

Completed in 1490 milliseconds