| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| D | DateRule.java | 42 abstract public Date firstAfter(Date start); in firstAfter() 58 abstract public Date firstBetween(Date start, Date end); in firstBetween() 71 abstract public boolean isOn(Date date); in isOn() 78 abstract public boolean isBetween(Date start, Date end); in isBetween()
|
| D | EasterHoliday.java | 151 public Date firstAfter(Date start) in firstAfter() 161 public Date firstBetween(Date start, Date end) in firstBetween() 170 public boolean isOn(Date date) in isOn() 186 public boolean isBetween(Date start, Date end) in isBetween() 191 private Date doFirstBetween(Date start, Date end) in doFirstBetween() 234 private Date computeInYear(Date date, GregorianCalendar cal) in computeInYear()
|
| D | RangeDateRule.java | 50 public void add(Date start, DateRule rule) { in add() 62 public Date firstAfter(Date start) { in firstAfter() 88 public Date firstBetween(Date start, Date end) { in firstBetween() 117 public boolean isOn(Date date) { in isOn() 128 public boolean isBetween(Date start, Date end) { in isBetween() 136 private int startIndex(Date start) { in startIndex() 162 public Range(Date start, DateRule rule) { in Range() 166 public Date start; field in Range
|
| D | Holiday.java | 75 public Date firstAfter(Date start) { in firstAfter() 93 public Date firstBetween(Date start, Date end) { in firstBetween() 107 public boolean isOn(Date date) { in isOn() 118 public boolean isBetween(Date start, Date end) { in isBetween()
|
| D | IndianCalendar.java | 217 public IndianCalendar(Date date) { in IndianCalendar() 234 public IndianCalendar(int year, int month, int date) { in IndianCalendar() 260 public IndianCalendar(int year, int month, int date, int hour, in IndianCalendar() 439 private double IndianToJD(int year, int month, int date) { in IndianToJD() 441 double start, jd; in IndianToJD() local 478 private double gregorianToJD(int year, int month, int date) { in gregorianToJD()
|
| D | SimpleDateRule.java | 79 public Date firstAfter(Date start) in firstAfter() 99 public Date firstBetween(Date start, Date end) in firstBetween() 117 public boolean isOn(Date date) in isOn() 141 public boolean isBetween(Date start, Date end) in isBetween() 146 private Date doFirstBetween(Date start, Date end) in doFirstBetween()
|
| D | BasicTimeZone.java | 78 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end) { in hasEquivalentTransitions() 101 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end, in hasEquivalentTransitions() 227 public TimeZoneRule[] getTimeZoneRules(long start) { in getTimeZoneRules() 379 public TimeZoneRule[] getSimpleTimeZoneRulesNear(long date) { in getSimpleTimeZoneRulesNear() 647 public void getOffsetFromLocal(long date, in getOffsetFromLocal()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | DateRule.java | 40 abstract public Date firstAfter(Date start); in firstAfter() 56 abstract public Date firstBetween(Date start, Date end); in firstBetween() 69 abstract public boolean isOn(Date date); in isOn() 76 abstract public boolean isBetween(Date start, Date end); in isBetween()
|
| D | EasterHoliday.java | 149 public Date firstAfter(Date start) in firstAfter() 159 public Date firstBetween(Date start, Date end) in firstBetween() 168 public boolean isOn(Date date) in isOn() 184 public boolean isBetween(Date start, Date end) in isBetween() 189 private Date doFirstBetween(Date start, Date end) in doFirstBetween() 232 private Date computeInYear(Date date, GregorianCalendar cal) in computeInYear()
|
| D | RangeDateRule.java | 48 public void add(Date start, DateRule rule) { in add() 60 public Date firstAfter(Date start) { in firstAfter() 86 public Date firstBetween(Date start, Date end) { in firstBetween() 115 public boolean isOn(Date date) { in isOn() 126 public boolean isBetween(Date start, Date end) { in isBetween() 134 private int startIndex(Date start) { in startIndex() 160 public Range(Date start, DateRule rule) { in Range() 164 public Date start; field in Range
|
| D | Holiday.java | 73 public Date firstAfter(Date start) { in firstAfter() 91 public Date firstBetween(Date start, Date end) { in firstBetween() 105 public boolean isOn(Date date) { in isOn() 116 public boolean isBetween(Date start, Date end) { in isBetween()
|
| D | IndianCalendar.java | 238 public IndianCalendar(Date date) { in IndianCalendar() 256 public IndianCalendar(int year, int month, int date) { in IndianCalendar() 283 public IndianCalendar(int year, int month, int date, int hour, in IndianCalendar() 468 private double IndianToJD(int year, int month, int date) { in IndianToJD() 470 double start, jd; in IndianToJD() local 507 private double gregorianToJD(int year, int month, int date) { in gregorianToJD()
|
| D | SimpleDateRule.java | 77 public Date firstAfter(Date start) in firstAfter() 97 public Date firstBetween(Date start, Date end) in firstBetween() 115 public boolean isOn(Date date) in isOn() 139 public boolean isBetween(Date start, Date end) in isBetween() 144 private Date doFirstBetween(Date start, Date end) in doFirstBetween()
|
| D | BasicTimeZone.java | 83 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end) { in hasEquivalentTransitions() 108 public boolean hasEquivalentTransitions(TimeZone tz, long start, long end, in hasEquivalentTransitions() 238 public TimeZoneRule[] getTimeZoneRules(long start) { in getTimeZoneRules() 392 public TimeZoneRule[] getSimpleTimeZoneRulesNear(long date) { in getSimpleTimeZoneRulesNear() 667 public void getOffsetFromLocal(long date, in getOffsetFromLocal()
|
| /external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
| D | TestMetazoneTransitions.java | 73 long start = new Date(107, 0, 1, 0, 30, 0).getTime(); in main() local 89 long date; field in TestMetazoneTransitions.ZoneTransition 104 public ZoneTransition(long date, int offset) { in ZoneTransition() 158 private void addIfDifferent(TimeZone zone, long date, in addIfDifferent() 398 public static <T> List<T> slice(List<T> list, int start, int limit) { in slice() 417 public static long getTransitionAfter(TimeZone zone, long date) { in getTransitionAfter() 435 public static boolean inDaylightTime(TimeZone zone, long date) { in inDaylightTime() 447 public static int getDSTSavings(TimeZone zone, long date) { in getDSTSavings()
|
| /external/mtools/ |
| D | stream.c | 80 #define GET_DATA(stream, date, size, type, address) \ argument 95 int get_data_pass_through(Stream_t *Stream, time_t *date, mt_off_t *size, in get_data_pass_through() 102 mt_off_t start, size_t len) in pread_pass_through() 108 mt_off_t start, size_t len) in pwrite_pass_through()
|
| /external/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
| D | TimestampsTest.java | 109 Timestamp start = Timestamps.parse("0001-01-01T00:00:00Z"); in testTimestampStringFormat() local 413 Date date = new Date(1111); in testFromDate() local 425 Date date = calendar.getTime(); in testFromDate_after9999CE() local 441 Date date = calendar.getTime(); in testFromDate_beforeYear1() local 457 Date date = calendar.getTime(); in testFromDate_after2262CE() local 474 Date date = new java.sql.Timestamp(1111); in testFromSqlTimestamp() local 481 Timestamp start = Timestamps.parse("0001-01-01T00:00:00Z"); in testTimeOperations() local
|
| /external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
| D | TimestampsTest.java | 109 Timestamp start = Timestamps.parse("0001-01-01T00:00:00Z"); in testTimestampStringFormat() local 413 Date date = new Date(1111); in testFromDate() local 425 Date date = calendar.getTime(); in testFromDate_after9999CE() local 441 Date date = calendar.getTime(); in testFromDate_beforeYear1() local 457 Date date = calendar.getTime(); in testFromDate_after2262CE() local 474 Date date = new java.sql.Timestamp(1111); in testFromSqlTimestamp() local 481 Timestamp start = Timestamps.parse("0001-01-01T00:00:00Z"); in testTimeOperations() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | TimeZoneNames.java | 211 public abstract String getMetaZoneID(String tzID, long date); in getMetaZoneID() 260 public final String getDisplayName(String tzID, NameType type, long date) { in getDisplayName() 316 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> types) { in find() 423 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() 534 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() 570 … public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | TimeZoneNames.java | 235 public abstract String getMetaZoneID(String tzID, long date); in getMetaZoneID() 287 public final String getDisplayName(String tzID, NameType type, long date) { in getDisplayName() 345 public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> types) { in find() 449 public void getDisplayNames(String tzID, NameType[] types, long date, in getDisplayNames() 556 public String getMetaZoneID(String tzID, long date) { in getMetaZoneID() 592 … public Collection<MatchInfo> find(CharSequence text, int start, EnumSet<NameType> nameTypes) { in find()
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/ |
| D | DateUtils.java | 382 public static Date addYears(final Date date, final int amount) { in addYears() 395 public static Date addMonths(final Date date, final int amount) { in addMonths() 408 public static Date addWeeks(final Date date, final int amount) { in addWeeks() 421 public static Date addDays(final Date date, final int amount) { in addDays() 434 public static Date addHours(final Date date, final int amount) { in addHours() 447 public static Date addMinutes(final Date date, final int amount) { in addMinutes() 460 public static Date addSeconds(final Date date, final int amount) { in addSeconds() 473 public static Date addMilliseconds(final Date date, final int amount) { in addMilliseconds() 487 private static Date add(final Date date, final int calendarField, final int amount) { in add() 505 public static Date setYears(final Date date, final int amount) { in setYears() [all …]
|
| /external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | Timestamps.java | 215 Date date = new Date(seconds * MILLIS_PER_SECOND); in toString() local 260 Date date = timestampFormat.get().parse(secondValue); in parse() local 343 public static Timestamp fromDate(Date date) { in fromDate() 417 public static Timestamp add(Timestamp start, Duration length) { in add() 426 public static Timestamp subtract(Timestamp start, Duration length) { in subtract()
|
| /external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | Timestamps.java | 215 Date date = new Date(seconds * MILLIS_PER_SECOND); in toString() local 260 Date date = timestampFormat.get().parse(secondValue); in parse() local 343 public static Timestamp fromDate(Date date) { in fromDate() 417 public static Timestamp add(Timestamp start, Duration length) { in add() 426 public static Timestamp subtract(Timestamp start, Duration length) { in subtract()
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
| D | TestMetazones.java | 232 long start = pair.getFirst(); in showDifferences() local 258 private void showDeltas(OlsonTimeZone zone1, OlsonTimeZone zone2, long start, long end) { in showDeltas() 297 long start = lastPoint; in getDifferencesOverRange() local 660 long start = startDate; in getOverlap() local 676 long start = startDate; in getUnion() local 691 static long parse(String date, boolean end) { in parse() 723 …private static long getDateTimeinMillis(int year, int month, int date, int hourOfDay, int minute, … in getDateTimeinMillis() 738 public static String format(Date date) { in format() 743 public static String format(long date) { in format()
|
| /external/cronet/third_party/libxml/src/ |
| D | genUnicode.py | 64 start = "0x" + start variable 155 start = -1 variable 161 start = val variable 169 start = val variable 174 start = val variable 206 date = time.asctime(time.localtime(time.time())) variable 426 start = 1 variable 431 start = 0 variable
|