HomeSort by relevance Sort by last modified time
    Searched refs:time64_t (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /bionic/libc/include/
time64.h 48 typedef int64_t time64_t; typedef
52 char* ctime64(const time64_t*);
53 char* ctime64_r(const time64_t*, char*);
54 struct tm* gmtime64(const time64_t*);
55 struct tm* gmtime64_r(const time64_t*, struct tm*);
56 struct tm* localtime64(const time64_t*);
57 struct tm* localtime64_r(const time64_t*, struct tm*);
58 time64_t mktime64(const struct tm*);
59 time64_t timegm64(const struct tm*);
60 time64_t timelocal64(const struct tm*)
    [all...]
  /development/ndk/platforms/android-21/include/
time64.h 48 typedef int64_t time64_t; typedef
52 char* ctime64(const time64_t*);
53 char* ctime64_r(const time64_t*, char*);
54 struct tm* gmtime64(const time64_t*);
55 struct tm* gmtime64_r(const time64_t*, struct tm*);
56 struct tm* localtime64(const time64_t*);
57 struct tm* localtime64_r(const time64_t*, struct tm*);
58 time64_t mktime64(const struct tm*);
59 time64_t timegm64(const struct tm*);
60 time64_t timelocal64(const struct tm*)
    [all...]
  /development/ndk/platforms/android-9/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...]
  /prebuilts/ndk/r10/platforms/android-12/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...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-12/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...]
  /prebuilts/ndk/r10/platforms/android-13/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...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-13/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...]
  /prebuilts/ndk/r10/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...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/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...]
  /prebuilts/ndk/r10/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...]
  /prebuilts/ndk/r10/platforms/android-15/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...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-15/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...]
  /prebuilts/ndk/r10/platforms/android-16/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...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-16/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...]
  /prebuilts/ndk/r10/platforms/android-17/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...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-17/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...]
  /prebuilts/ndk/r10/platforms/android-18/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...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/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...]
  /prebuilts/ndk/r10/platforms/android-18/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...]
  /prebuilts/ndk/r10/platforms/android-19/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...]

Completed in 222 milliseconds

1 2 3 4