HomeSort by relevance Sort by last modified time
    Searched refs:CalendarFieldsSet (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.h 28 class CalendarFieldsSet;
43 void testConvert(int32_t n, const CalendarFieldsSet &fromSet,
44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
fldset.h 222 class CalendarFieldsSet : public FieldsSet {
224 CalendarFieldsSet();
225 virtual ~CalendarFieldsSet();
238 CalendarFieldsSet &diffSet,
fldset.cpp 237 CalendarFieldsSet::CalendarFieldsSet() :
242 CalendarFieldsSet::~CalendarFieldsSet() {
245 void CalendarFieldsSet::handleParseValue(const FieldsSet* inheritFrom, int32_t field, const UnicodeString& substr, UErrorCode& status) {
257 void CalendarFieldsSet::setOnCalendar(Calendar *cal, UErrorCode& /*status*/) const {
269 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet,
dadrcal.cpp 87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet;
288 const CalendarFieldsSet &fromSet, Calendar *fromCalendar,
289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) {
302 CalendarFieldsSet diffSet;
382 CalendarFieldsSet fromSet, toSet, diffSet;
dadrfmt.cpp 115 CalendarFieldsSet fromSet;
282 CalendarFieldsSet diffSet;
  /external/icu4c/test/intltest/
dadrcal.h 28 class CalendarFieldsSet;
43 void testConvert(int32_t n, const CalendarFieldsSet &fromSet,
44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
fldset.h 222 class CalendarFieldsSet : public FieldsSet {
224 CalendarFieldsSet();
225 virtual ~CalendarFieldsSet();
238 CalendarFieldsSet &diffSet,
fldset.cpp 241 CalendarFieldsSet::CalendarFieldsSet() :
246 CalendarFieldsSet::~CalendarFieldsSet() {
249 void CalendarFieldsSet::handleParseValue(const FieldsSet* inheritFrom, int32_t field, const UnicodeString& substr, UErrorCode& status) {
261 void CalendarFieldsSet::setOnCalendar(Calendar *cal, UErrorCode& /*status*/) const {
273 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet,
dadrcal.cpp 87 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet;
288 const CalendarFieldsSet &fromSet, Calendar *fromCalendar,
289 const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool forward) {
302 CalendarFieldsSet diffSet;
382 CalendarFieldsSet fromSet, toSet, diffSet;
dadrfmt.cpp 117 CalendarFieldsSet fromSet;
301 CalendarFieldsSet diffSet;

Completed in 322 milliseconds