Home
last modified time | relevance | path

Searched refs:strftime_l (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/include/support/android/
Dlocale_bionic.h144 static inline size_t strftime_l(char *s, size_t max, const char *format, in strftime_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h102 #define strftime_l _strftime_l macro
/external/libcxx/include/support/solaris/
Dxlocale.h103 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm
/external/libcxx/include/support/ibm/
Dxlocale.h269 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l() function
/external/libcxx/src/
Dlocale.cpp4733 size_t n = strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
4881 strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
5027 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5029 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
5036 strftime_l(buf, countof(buf), "%B", &t, __loc_); in init()
5038 strftime_l(buf, countof(buf), "%b", &t, __loc_); in init()
5043 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5046 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5067 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5079 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
[all …]
/external/libcxx/src/support/solaris/
Dxlocale.c98 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm in strftime_l() function
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc455 INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
457 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, strftime_l, s, max, format, tm, loc); in INTERCEPTOR()
1550 INTERCEPT_FUNCTION(strftime_l); in InitializeInterceptors()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt3234 fun:strftime_l=uninstrumented
/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig124296 ==== BB 3188 strftime_l(0xFEEC4A4) approx BBs exec'd 0 ====