Home
last modified time | relevance | path

Searched refs:wcsftime (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/include/
Dcwchar89 size_t wcsftime(wchar_t* restrict s, size_t maxsize, const wchar_t* restrict format,
169 using ::wcsftime;
/external/pdfium/core/fxcrt/
Dfx_system.cpp239 return wcsftime(strDest, maxsize, format, timeptr); in FXSYS_wcsftime()
Dfx_system.h207 #define FXSYS_wcsftime wcsftime
/external/libcxx/test/std/strings/c.strings/
Dcwchar.pass.cpp100 ASSERT_SAME_TYPE(std::size_t, decltype(std::wcsftime(ws, s, L"", tm))); in main()
/external/libcxx/test/std/depr/depr.c.headers/
Dwchar_h.pass.cpp98 static_assert((std::is_same<decltype(wcsftime(ws, s, L"", tm)), size_t>::value), ""); in main()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc533 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
535 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, wcsftime, s, max, format, tm); in INTERCEPTOR()
1538 INTERCEPT_FUNCTION(wcsftime); in InitializeInterceptors()
/external/python/cpython3/Modules/
Dtimemodule.c693 #define format_time wcsftime
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2000 TEST(MemorySanitizer, wcsftime) { in TEST() argument
2006 size_t res = wcsftime(x, sizeof(x) / sizeof(x[0]), L"%Y-%m-%d", tmres); in TEST()
/external/python/cpython3/
Dpyconfig.h.in1248 /* Define to 1 if you have the `wcsftime' function. */
Dconfigure.ac3576 wcscoll wcsftime wcsxfrm wmemcmp writev _getpty)
Dconfigure11523 wcscoll wcsftime wcsxfrm wmemcmp writev _getpty
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3248 fun:wcsftime=uninstrumented
/external/python/cpython3/Misc/
DHISTORY8969 encoding, instead of UTF-8, if the wcsftime() function is not available.
9152 - Issue #10653: On Windows, use strftime() instead of wcsftime() because
9153 wcsftime() doesn't format time zone correctly.
14796 - Issue #3061: Use wcsftime for time.strftime where available.
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym671 PUBLIC a4f50 0 wcsftime