Home
last modified time | relevance | path

Searched refs:ctime_r (Results 1 – 22 of 22) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dprivate.h71 #define ctime_r _incompatible_ctime_r macro
260 # undef ctime_r
261 # define ctime_r tz_ctime_r macro
282 char *ctime_r(time_t const *, char *);
394 #undef ctime_r
396 char *ctime_r(time_t const *, char *);
Dlocaltime.c1557 ctime_r(const time_t *const timep, char *buf) in ctime_r() function
/external/bison/lib/
Dtime.in.h60 # undef ctime_r
243 # undef ctime_r
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D17-1-buildonly.c21 dummyvar = ctime_r; in dummyfcn()
/external/ltp/utils/ffsb-6.0-rc2/
Dmain.c164 ctime_r(&pdata.starttime.tv_sec, ctime_start_buf)); in main()
176 ctime_r(&endtime.tv_sec, ctime_end_buf)); in main()
/external/webrtc/webrtc/system_wrappers/source/
Dtrace_posix.cc78 sprintf(trace_message, "Local Date: %s", ctime_r(&t, buffer)); in AddDateTimeInfo()
/external/bison/linux-lib/
Dtime.h372 # undef ctime_r
555 # undef ctime_r
/external/bison/darwin-lib/
Dtime.h372 # undef ctime_r
555 # undef ctime_r
/external/fio/os/
Dos-solaris.h42 #define os_ctime_r(x, y, z) ctime_r((x), (y), (z))
Dos-windows.h114 char* ctime_r(const time_t *t, char *buf);
Dos.h183 #define os_ctime_r(x, y, z) (void) ctime_r((x), (y))
/external/compiler-rt/test/dfsan/
Dcustom.cc326 char *ret = ctime_r(&t, buf); in test_ctime_r()
332 ret = ctime_r(&t, buf); in test_ctime_r()
338 ret = ctime_r(&t, buf); in test_ctime_r()
/external/linux-kselftest/tools/testing/selftests/timers/
Dleap-a-day.c354 ctime_r(&tx.time.tv_sec, buf); in main()
/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt169 fun:ctime_r=custom
Ddfsan_custom.cc424 char *ret = ctime_r(timep, buf); in __dfsw_ctime_r()
Dlibc_ubuntu1404_abilist.txt1544 fun:ctime_r=uninstrumented
/external/fio/os/windows/
Dposix.c239 char* ctime_r(const time_t *t, char *buf) in ctime_r() function
/external/ImageMagick/config/
Dconfig.h.in124 /* Define to 1 if you have the `ctime_r' function. */
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc1005 INTERCEPTOR(char *, ctime_r, unsigned long *timep, char *result) {
1007 COMMON_INTERCEPTOR_ENTER(ctx, ctime_r, timep, result);
1011 char *res = REAL(ctime_r)(timep, result);
1064 COMMON_INTERCEPT_FUNCTION(ctime_r); \
/external/ImageMagick/
Dconfigure.ac1219 AC_CHECK_FUNCS([acosh _aligned_malloc asinh atanh atoll atexit cabs carg cimag creal clock ctime_r
Dconfigure27862 for ac_func in acosh _aligned_malloc asinh atanh atoll atexit cabs carg cimag creal clock ctime_r d…
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym647 PUBLIC 9c550 0 ctime_r