Home
last modified time | relevance | path

Searched refs:toDays (Results 1 – 25 of 141) sorted by relevance

123456

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/
H A DTimeUnit.java50 public long toDays(long d) { return d/(C6/C0); } in toDays() method
61 public long toDays(long d) { return d/(C6/C1); } in toDays() method
72 public long toDays(long d) { return d/(C6/C2); } in toDays() method
83 public long toDays(long d) { return d/(C6/C3); } in toDays() method
94 public long toDays(long d) { return d/(C6/C4); } in toDays() method
105 public long toDays(long d) { return d/(C6/C5); } in toDays() method
116 public long toDays(long d) { return d; } in toDays() method
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
251 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/external/jsr166/java/util/concurrent/
H A DTimeUnit.java50 public long toDays(long d) { return d/(C6/C0); } in toDays() method
61 public long toDays(long d) { return d/(C6/C1); } in toDays() method
72 public long toDays(long d) { return d/(C6/C2); } in toDays() method
83 public long toDays(long d) { return d/(C6/C3); } in toDays() method
94 public long toDays(long d) { return d/(C6/C4); } in toDays() method
105 public long toDays(long d) { return d/(C6/C5); } in toDays() method
116 public long toDays(long d) { return d; } in toDays() method
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
251 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/external/jsr166/java/util/concurrent/
H A DTimeUnit.java50 public long toDays(long d) { return d/(C6/C0); } in toDays() method
61 public long toDays(long d) { return d/(C6/C1); } in toDays() method
72 public long toDays(long d) { return d/(C6/C2); } in toDays() method
83 public long toDays(long d) { return d/(C6/C3); } in toDays() method
94 public long toDays(long d) { return d/(C6/C4); } in toDays() method
105 public long toDays(long d) { return d/(C6/C5); } in toDays() method
116 public long toDays(long d) { return d; } in toDays() method
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
251 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DTimeUnit.java82 public long toDays(long d) { return d/(C6/C0); } in toDays() method
97 public long toDays(long d) { return d/(C6/C1); } in toDays() method
112 public long toDays(long d) { return d/(C6/C2); } in toDays() method
127 public long toDays(long d) { return d/(C6/C3); } in toDays() method
142 public long toDays(long d) { return d/(C6/C4); } in toDays() method
157 public long toDays(long d) { return d/(C6/C5); } in toDays() method
172 public long toDays(long d) { return d; } in toDays() method
173 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
306 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/external/jsr166/java/util/concurrent/
H A DTimeUnit.java50 public long toDays(long d) { return d/(C6/C0); } in toDays() method
61 public long toDays(long d) { return d/(C6/C1); } in toDays() method
72 public long toDays(long d) { return d/(C6/C2); } in toDays() method
83 public long toDays(long d) { return d/(C6/C3); } in toDays() method
94 public long toDays(long d) { return d/(C6/C4); } in toDays() method
105 public long toDays(long d) { return d/(C6/C5); } in toDays() method
116 public long toDays(long d) { return d; } in toDays() method
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
251 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/external/jsr166/java/util/concurrent/
H A DTimeUnit.java50 public long toDays(long d) { return d/(C6/C0); } in toDays() method
61 public long toDays(long d) { return d/(C6/C1); } in toDays() method
72 public long toDays(long d) { return d/(C6/C2); } in toDays() method
83 public long toDays(long d) { return d/(C6/C3); } in toDays() method
94 public long toDays(long d) { return d/(C6/C4); } in toDays() method
105 public long toDays(long d) { return d/(C6/C5); } in toDays() method
116 public long toDays(long d) { return d; } in toDays() method
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
251 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/concurrent/
H A DTimeUnit.java82 public long toDays(long d) { return d/(C6/C0); } in toDays() method
97 public long toDays(long d) { return d/(C6/C1); } in toDays() method
112 public long toDays(long d) { return d/(C6/C2); } in toDays() method
127 public long toDays(long d) { return d/(C6/C3); } in toDays() method
142 public long toDays(long d) { return d/(C6/C4); } in toDays() method
157 public long toDays(long d) { return d/(C6/C5); } in toDays() method
172 public long toDays(long d) { return d; } in toDays() method
173 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
306 public long toDays(long duration) { in toDays() method in TimeUnit
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/
H A DDateConsumer.java43 MAX_DAY = (int) TimeUnit.MILLISECONDS.toDays(date.getTime());
88 int day = (int) TimeUnit.MILLISECONDS.toDays(date.getTime()); in consume()
126 int day = (int) TimeUnit.MILLISECONDS.toDays(date.getTime()); in consume()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/nio/file/attribute/
H A DFileTime.java308 private long toDays() { in toDays() method in FileTime
310 return unit.toDays(value); in toDays()
312 return TimeUnit.SECONDS.toDays(toInstant().getEpochSecond()); in toDays()
359 long days = toDays(); in compareTo()
360 long daysOther = other.toDays(); in compareTo()
/dports/astro/wmsolar/wmsolar-1.1/
H A DRiseSet.cpp99 pd.calc( planet, jd + Astro::toDays(i), oi ); in getTimes()
119 double fraction = Astro::toDays(i); in getTimes()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/
H A DDateConsumer.java76 vector.set(currentIndex, Math.toIntExact(TimeUnit.MILLISECONDS.toDays(date.getTime()))); in consume()
110 vector.set(currentIndex, Math.toIntExact(TimeUnit.MILLISECONDS.toDays(date.getTime()))); in consume()
/dports/databases/arrow/apache-arrow-6.0.1/java/adapter/jdbc/src/main/java/org/apache/arrow/adapter/jdbc/consumer/
H A DDateConsumer.java76 vector.set(currentIndex, Math.toIntExact(TimeUnit.MILLISECONDS.toDays(date.getTime()))); in consume()
110 vector.set(currentIndex, Math.toIntExact(TimeUnit.MILLISECONDS.toDays(date.getTime()))); in consume()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DTimeUnitTest.java282 DAYS.toDays(t)); in testToDays()
284 HOURS.toDays(t*24)); in testToDays()
286 MINUTES.toDays(t*60*24)); in testToDays()
288 SECONDS.toDays(t*60*60*24)); in testToDays()
290 MILLISECONDS.toDays(t*1000L*60*60*24)); in testToDays()
292 MICROSECONDS.toDays(t*1000000L*60*60*24)); in testToDays()
294 NANOSECONDS.toDays(t*1000000000L*60*60*24)); in testToDays()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/tck/
H A DTimeUnitTest.java282 DAYS.toDays(t)); in testToDays()
284 HOURS.toDays(t*24)); in testToDays()
286 MINUTES.toDays(t*60*24)); in testToDays()
288 SECONDS.toDays(t*60*60*24)); in testToDays()
290 MILLISECONDS.toDays(t*1000L*60*60*24)); in testToDays()
292 MICROSECONDS.toDays(t*1000000L*60*60*24)); in testToDays()
294 NANOSECONDS.toDays(t*1000000000L*60*60*24)); in testToDays()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/tck/
H A DTimeUnitTest.java282 DAYS.toDays(t)); in testToDays()
284 HOURS.toDays(t*24)); in testToDays()
286 MINUTES.toDays(t*60*24)); in testToDays()
288 SECONDS.toDays(t*60*60*24)); in testToDays()
290 MILLISECONDS.toDays(t*1000L*60*60*24)); in testToDays()
292 MICROSECONDS.toDays(t*1000000L*60*60*24)); in testToDays()
294 NANOSECONDS.toDays(t*1000000000L*60*60*24)); in testToDays()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DTimeUnitTest.java282 DAYS.toDays(t)); in testToDays()
284 HOURS.toDays(t*24)); in testToDays()
286 MINUTES.toDays(t*60*24)); in testToDays()
288 SECONDS.toDays(t*60*60*24)); in testToDays()
290 MILLISECONDS.toDays(t*1000L*60*60*24)); in testToDays()
292 MICROSECONDS.toDays(t*1000000L*60*60*24)); in testToDays()
294 NANOSECONDS.toDays(t*1000000000L*60*60*24)); in testToDays()

123456