HomeSort by relevance Sort by last modified time
    Searched full:epoch (Results 151 - 175 of 362) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/v8/test/mjsunit/
date.js 45 // Test limits (+/-1e8 days from epoch)
206 // Check epoch.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
LockSupport.java 233 * @param deadline the absolute time, in milliseconds from the Epoch,
352 * @param deadline the absolute time, in milliseconds from the Epoch,
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 125 * @return the session's creation time in milliseconds since the epoch
139 * @return the session's last access time in milliseconds since the epoch
  /build/tools/zipalign/
ZipEntry.h 91 * Return file modification time in UNIX seconds-since-epoch.
  /external/chromium/chrome/browser/extensions/
extensions_quota_service.h 87 // every epoch.
  /external/chromium/chrome/browser/history/
history_database.h 164 // Converts the time epoch in the database from being 1970-based to being
  /external/icu4c/i18n/
cecal.cpp 122 jdEpochOffset // difference from Julian epoch to 1,1,1
  /external/icu4c/i18n/unicode/
gregocal.h 584 * Return the day number with respect to the epoch. January 1, 1970 (Gregorian)
587 * @return the day number with respect to the epoch.
688 * milliseconds from the standard epoch. Default is October 15, 1582
691 * 2299161. This is measured from the standard epoch, not in Julian Days.
    [all...]
  /external/icu4c/tools/icuinfo/
icuinfo.cpp 62 printf("Milliseconds since Epoch: %.0f\n", uprv_getUTCtime());
  /external/libpcap/
pcap-septel.c 157 * i.e. the number of seconds since Epoch time (January 1,1970, 00:00:00 GMT)
pcap1.h 129 bpf_u_int32 seconds; /* seconds since Unix epoch - GMT */
  /external/libsepol/src/
hashtab.c 2 /* Author : Stephen Smalley, <sds@epoch.ncsc.mil> */
  /external/webkit/Source/WebKit/android/WebCoreSupport/
CacheResult.cpp 103 // We require the time expressed as ms since the epoch.
  /external/wpa_supplicant_8/src/ap/
wpa_auth.h 83 u8 timestamp[4]; /* current time in seconds since unix epoch, little
  /frameworks/base/core/java/android/app/backup/
FullBackup.java 88 * @param mtime A timestamp in the standard Unix epoch that will be imposed as the
  /frameworks/base/core/java/android/os/
SystemClock.java 28 * since the epoch. The wall clock can be set by the user or the phone
  /frameworks/base/keystore/java/android/security/
KeyStore.java 269 * epoch. Will return -1L if the key could not be found or other error.
  /frameworks/base/tools/aapt/
ZipEntry.h 96 * Return file modification time in UNIX seconds-since-epoch.
  /frameworks/compile/mclinker/include/mcld/LD/
Archive.h 50 char date[12]; ///< File date, decimal seconds since Epoch
  /packages/apps/Calendar/src/com/android/calendar/
DayFragment.java 214 * in UTC milliseconds from the epoch and uniquely specifies any selectable
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLUtils.java 181 * for a client certificate (in millis since epoch).
  /packages/apps/PhoneCommon/src/com/android/phone/common/
CallLogAsync.java 67 * @param timestamp Of the call (millisecond since epoch).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 149 __STD_TYPE __TIME_T_TYPE __time_t; /* Seconds since the Epoch. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 149 __STD_TYPE __TIME_T_TYPE __time_t; /* Seconds since the Epoch. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 149 __STD_TYPE __TIME_T_TYPE __time_t; /* Seconds since the Epoch. */

Completed in 5718 milliseconds

1 2 3 4 5 67 8 91011>>