/bionic/libc/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/development/ndk/platforms/android-3/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/ |
time64.h | 40 typedef int64_t time64_t; typedef 42 struct tm *gmtime64_r (const time64_t *, struct tm *); 43 struct tm *localtime64_r (const time64_t *, struct tm *); 44 struct tm *gmtime64 (const time64_t *); 45 struct tm *localtime64 (const time64_t *); 50 char *ctime64 (const time64_t*); 51 char *ctime64_r (const time64_t*, char*); 53 time64_t timegm64 (const struct tm *); 54 time64_t mktime64 (const struct tm *); 55 time64_t timelocal64 (const struct tm *) [all...] |
/bionic/libc/tzcode/ |
strftime.c | 404 time64_t) + 1]; 405 time64_t mkt; 409 if (TYPE_SIGNED(time64_t))
|
/bionic/libc/bionic/ |
time64.c | 71 typedef time64_t Time64_T; 105 static const Time64_T seconds_in_gregorian_cycle = days_in_gregorian_cycle * 60LL * 60LL * 24LL; 203 Time64_T timegm64(const struct TM *date) { 204 Time64_T days = 0; 205 Time64_T seconds = 0; 213 days += (Time64_T)cycles * days_in_gregorian_cycle; 218 days += (Time64_T)cycles * days_in_gregorian_cycle; 466 static Time64_T seconds_between_years(Year left_year, Year right_year) { 468 Time64_T seconds = 0 [all...] |