Searched refs:HAVE_LOCALTIME_R (Results 1 - 11 of 11) sorted by relevance

/external/libexif/
H A Dconfig.h28 #define HAVE_LOCALTIME_R 1 macro
H A Dconfig.h.in24 #undef HAVE_LOCALTIME_R
/external/chromium_org/third_party/libxslt/linux/
H A Dconfig.h50 #define HAVE_LOCALTIME_R 1 macro
/external/chromium_org/third_party/libxslt/mac/
H A Dconfig.h49 #define HAVE_LOCALTIME_R 1 macro
/external/chromium_org/third_party/sqlite/src/
H A Dconfig.h.in31 #undef HAVE_LOCALTIME_R
/external/chromium_org/third_party/sqlite/src/src/
H A Ddate.c65 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
440 #ifdef HAVE_LOCALTIME_R
/external/chromium_org/third_party/libxslt/libexslt/
H A Ddate.c31 #if HAVE_LOCALTIME_R /* _POSIX_SOURCE required by gnu libc */
123 && (defined(HAVE_LOCALTIME) || defined(HAVE_LOCALTIME_R)) \
760 #if HAVE_LOCALTIME_R
/external/libexif/libexif/
H A Dexif-entry.c1627 #ifdef HAVE_LOCALTIME_R
1633 #ifdef HAVE_LOCALTIME_R
/external/sqlite/dist/orig/
H A Dsqlite3.c15009 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
15030 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \
15048 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R
15052 #endif /* HAVE_LOCALTIME_R */
15053 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c15009 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
15030 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \
15048 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R
15052 #endif /* HAVE_LOCALTIME_R */
15053 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12914 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13289 #ifdef HAVE_LOCALTIME_R
[all...]

Completed in 3963 milliseconds