Home
last modified time | relevance | path

Searched refs:dates (Results 1 – 24 of 24) sorted by relevance

/external/icu4c/i18n/
Dvtzone.cpp515 UVector* dates, int fromOffset, UErrorCode& status) { in createRuleByRRULE() argument
519 if (dates == NULL || dates->size() == 0) { in createRuleByRRULE()
528 UnicodeString rrule = *((UnicodeString*)dates->elementAt(0)); in createRuleByRRULE()
539 if (dates->size() == 1) { in createRuleByRRULE()
586 if (dates->size() > 7) { in createRuleByRRULE()
603 for (i = 1; i < dates->size(); i++) { in createRuleByRRULE()
604 rrule = *((UnicodeString*)dates->elementAt(i)); in createRuleByRRULE()
718 … UDate start, UVector* dates, int32_t fromOffset, UErrorCode& status) { in createRuleByRDATE() argument
723 if (dates == NULL || dates->size() == 0) { in createRuleByRDATE()
730 int32_t size = dates->size(); in createRuleByRDATE()
[all …]
/external/libpng/
DY2KINFO35 All appear to handle dates properly in a Y2K environment. The
/external/icu4c/test/intltest/
Ddtfmrgts.cpp233 UDate dates [] = { in Test4056591() local
256 UDate exp = dates[i]; in Test4056591()
816 UDate dates [] = { in Test4104136() local
831 UDate exp = dates[i]; in Test4104136()
/external/icu4c/samples/translit/
DREADME.TXT45 To start with, the program prints out a series of dates formatted in
/external/zlib/
DFAQ12 Yes. zlib doesn't handle dates.
184 with the dates of the alterations. The origin should include at least your
/external/webkit/WebKit/qt/docs/
Dqtwebkit.qdoc179 Individual contributor names and copyright dates can be found
/external/libffi/
DChangeLog.libffi173 Update dates and remove all references to ffi_prep_closure.
DChangeLog.v157 * README: Updated dates and reworded Irix comments.
/external/webkit/V8Binding/v8/test/mozilla/
Dmozilla.status123 # 1050186: Arm vm is broken; probably unrelated to dates
162 # Tests based on shell that use dates in this gap are flaky.
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-2592 … - fixed 3421107 -- some dates that other browsers can parse can't be parsed by KJS's Date.parse()
1189 2) We treated passed-in dates as local time even in Date.UTC (hence a wrong result
1198 check. Other browsers accept invalid dates. Also takes a time zone parameter.
DChangeLog-2002-12-03996 - fixed 3099930 -- dates/times without time zones are parsed as UTC by kjs,
1001 (DateObjectFuncImp::call): Return NaN rather than Undefined() for bad dates.
1002 (KJS::parseDate): Return NaN rather than Undefined() or 0 for bad dates.
1003 (KJS::KRFCDate_parseDate): Return -1 rather than 0 for bad dates.
DChangeLog-2007-10-144476 REGRESSION: BenchJS test 7 (dates) is 220% slower than in Safari 2.0.4
7103 … DST and TimeZones were wrong in some cases, specifically on some of the dates where DST changes.
7234 …implemenetation. This solves many platform specific issues, specifically dates before 1970, and s…
16250 Fix the case where a time change crosses the daylight savings start/end dates.
DChangeLog-2008-08-1020153 The setYear, setFullYear and setUTCFullYear methods used on NaN dates work as
/external/bzip2/
Dbzip2.txt34 ing original file names, permissions, ownerships or dates
Dbzip2.1.preformatted37 ing original file names, permissions, ownerships or dates
/external/bluetooth/glib/
DChangeLog.pre-2-16822 Don't try to parse dates that start with anything but a
824 ISO8601 dates (Closes: #503029)
DNEWS1207 503029 g_time_val_from_iso8601 parse non-ISO8601 dates
DChangeLog.pre-2-02814 between two dates.
3373 * gdate.c (g_date_set_parse): add support for dates that in the
/external/webkit/V8Binding/v8/
DChangeLog772 instead of 0 for dates before the epoch.
/external/webkit/WebKit/mac/
DChangeLog-2002-12-031788 Fixed: 3021681 - downloaded files' creation and modification dates are not set
17450 (-[IFWebHistoryPrivate arrayRepresentation]): skip too-old dates.
18061 a sorted array of dates with entries and a sorted array of sorted arrays of
DChangeLog-2006-02-095807 … added appropriate license headers to most files and updated copyright to reflect publication dates
18672 <rdar://problem/3505444>: WebCore cache does not use expiration dates on cache items
25475 History.plist show up with unexpected dates in UI
/external/webkit/WebKit/win/
DChangeLog-2009-06-169575 <rdar://problem/5491463> Wrong dates shown in History menu.
/external/srec/config/en.us/dictionary/
Dlarge.ok7088 dates dAts
/external/webkit/WebCore/
DChangeLog-2005-08-232115 Compare the millisecond value of the dates to see if they're
2116 sequential instead of simply printing the dates.
54036 <rdar://problem/3505444>: WebCore cache does not use expiration dates on cache items