/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xos_r.h | 951 * extern int asctime_r(const struct tm *timeptr, char *buffer, int buflen); 965 # define _XAsctime(t,p) (asctime_r((t),(p),sizeof((p))) ? NULL : (p)) 973 * extern char *asctime_r(const struct tm *tm,char *buf, int buflen); 987 # define _XAsctime(t,p) asctime_r((t),(p),sizeof((p))) 995 * extern char *asctime_r(const struct tm *timeptr, char *buffer); 1015 # define _XAsctime(t,p) asctime_r((t),(p)) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
Xos_r.h | 960 * extern int asctime_r(const struct tm *timeptr, char *buffer, int buflen); 974 # define _XAsctime(t,p) (asctime_r((t),(p),sizeof((p))) ? NULL : (p)) 982 * extern char *asctime_r(const struct tm *tm,char *buf, int buflen); 996 # define _XAsctime(t,p) asctime_r((t),(p),sizeof((p))) 1004 * extern char *asctime_r(const struct tm *timeptr, char *buffer); 1024 # define _XAsctime(t,p) asctime_r((t),(p)) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 951 * extern int asctime_r(const struct tm *timeptr, char *buffer, int buflen); 965 # define _XAsctime(t,p) (asctime_r((t),(p),sizeof((p))) ? NULL : (p)) 973 * extern char *asctime_r(const struct tm *tm,char *buf, int buflen); 987 # define _XAsctime(t,p) asctime_r((t),(p),sizeof((p))) 995 * extern char *asctime_r(const struct tm *timeptr, char *buffer); 1015 # define _XAsctime(t,p) asctime_r((t),(p)) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xos_r.h | 951 * extern int asctime_r(const struct tm *timeptr, char *buffer, int buflen); 965 # define _XAsctime(t,p) (asctime_r((t),(p),sizeof((p))) ? NULL : (p)) 973 * extern char *asctime_r(const struct tm *tm,char *buf, int buflen); 987 # define _XAsctime(t,p) asctime_r((t),(p),sizeof((p))) 995 * extern char *asctime_r(const struct tm *timeptr, char *buffer); 1015 # define _XAsctime(t,p) asctime_r((t),(p)) [all...] |
/bionic/libc/tzcode/ |
localtime.c | [all...] |
/external/icu4c/tools/tzcode/ |
localtime.c | [all...] |