Searched refs:dates (Results 1 – 24 of 24) sorted by relevance
/external/icu4c/i18n/ |
D | vtzone.cpp | 515 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/ |
D | Y2KINFO | 35 All appear to handle dates properly in a Y2K environment. The
|
/external/icu4c/test/intltest/ |
D | dtfmrgts.cpp | 233 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/ |
D | README.TXT | 45 To start with, the program prints out a series of dates formatted in
|
/external/zlib/ |
D | FAQ | 12 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/ |
D | qtwebkit.qdoc | 179 Individual contributor names and copyright dates can be found
|
/external/libffi/ |
D | ChangeLog.libffi | 173 Update dates and remove all references to ffi_prep_closure.
|
D | ChangeLog.v1 | 57 * README: Updated dates and reworded Irix comments.
|
/external/webkit/V8Binding/v8/test/mozilla/ |
D | mozilla.status | 123 # 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/ |
D | ChangeLog-2003-10-25 | 92 … - 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.
|
D | ChangeLog-2002-12-03 | 996 - 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.
|
D | ChangeLog-2007-10-14 | 4476 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.
|
D | ChangeLog-2008-08-10 | 20153 The setYear, setFullYear and setUTCFullYear methods used on NaN dates work as
|
/external/bzip2/ |
D | bzip2.txt | 34 ing original file names, permissions, ownerships or dates
|
D | bzip2.1.preformatted | 37 ing original file names, permissions, ownerships or dates
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 822 Don't try to parse dates that start with anything but a 824 ISO8601 dates (Closes: #503029)
|
D | NEWS | 1207 503029 g_time_val_from_iso8601 parse non-ISO8601 dates
|
D | ChangeLog.pre-2-0 | 2814 between two dates. 3373 * gdate.c (g_date_set_parse): add support for dates that in the
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 772 instead of 0 for dates before the epoch.
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 1788 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
|
D | ChangeLog-2006-02-09 | 5807 … 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/ |
D | ChangeLog-2009-06-16 | 9575 <rdar://problem/5491463> Wrong dates shown in History menu.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 7088 dates dAts
|
/external/webkit/WebCore/ |
D | ChangeLog-2005-08-23 | 2115 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
|