Searched refs:toDate (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ddtintrv.cpp25 toDate(to)
42 toDate = other.toDate;
56 return ( fromDate == other.fromDate && toDate == other.toDate );
/external/icu/icu4c/source/common/
H A Ddtintrv.cpp25 toDate(to)
42 toDate = other.toDate;
56 return ( fromDate == other.fromDate && toDate == other.toDate );
/external/chromium_org/third_party/icu/source/common/unicode/
H A Ddtintrv.h38 * @param toDate The to date in date interval.
41 DateInterval(UDate fromDate, UDate toDate);
133 UDate toDate; member in class:DateInterval
146 return toDate;
/external/icu/icu4c/source/common/unicode/
H A Ddtintrv.h38 * @param toDate The to date in date interval.
41 DateInterval(UDate fromDate, UDate toDate);
133 UDate toDate; member in class:DateInterval
146 return toDate;
/external/icu/icu4c/source/i18n/unicode/
H A Dudateintervalformat.h151 * @param toDate
173 UDate toDate,
/external/icu/icu4c/source/i18n/
H A Dudateintervalformat.cpp68 UDate toDate,
92 DateInterval interval = DateInterval(fromDate,toDate);
66 udtitvfmt_format(const UDateIntervalFormat* formatter, UDate fromDate, UDate toDate, UChar* result, int32_t resultCapacity, UFieldPosition* position, UErrorCode* status) argument
H A Ducurr.cpp2064 UDate toDate = U_DATE_MAX; local
2073 toDate = (UDate)currDate64;
2082 entry->to = toDate;
2273 UDate toDate = (UDate)currDate64; local
2275 if ((fromDate <= date) && (date < toDate))
2397 UDate toDate = (UDate)currDate64; local
2399 if ((fromDate <= date) && (date < toDate))
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrcal.cpp77 UDate toDate = 0; local
189 toDate = udbg_stod(millis);
263 if(!(toCalendar->getTime(status)==toDate) || U_FAILURE(status)){
267 logln(caseString + " SUCCESS: got=expected="+toDate);
/external/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp77 UDate toDate = 0; local
189 toDate = udbg_stod(millis);
263 if(!(toCalendar->getTime(status)==toDate) || U_FAILURE(status)){
267 logln(caseString + " SUCCESS: got=expected="+toDate);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducurr.cpp1896 UDate toDate = (UDate)currDate64; local
1898 if ((fromDate <= date) && (date < toDate))
2020 UDate toDate = (UDate)currDate64; local
2022 if ((fromDate <= date) && (date < toDate))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1632 milliseconds