Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlocale_win32.h169 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) macro
171 #define strftime_l _strftime_l macro
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h145 inline _LIBCPP_ALWAYS_INLINE size_t strftime_l(char *s, size_t max, in strftime_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h214 size_t strftime_l(char *__s, size_t __size, const char *__fmt, in strftime_l() function
/external/libcxx/src/
Dlocale.cpp4805 size_t n = strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
4953 strftime_l(buf, countof(buf), f, &t, __loc_); in __analyze()
5095 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5097 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
5104 strftime_l(buf, countof(buf), "%B", &t, __loc_); in init()
5106 strftime_l(buf, countof(buf), "%b", &t, __loc_); in init()
5111 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5114 strftime_l(buf, countof(buf), "%p", &t, __loc_); in init()
5135 strftime_l(buf, countof(buf), "%A", &t, __loc_); in init()
5143 strftime_l(buf, countof(buf), "%a", &t, __loc_); in init()
[all …]
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc517 INTERCEPTOR(SIZE_T, strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument
519 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, strftime_l, s, max, format, tm, loc); in INTERCEPTOR()
1536 INTERCEPT_FUNCTION(strftime_l); in InitializeInterceptors()
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1967 {'type': 'FUNC', 'name': 'strftime_l@GLIBC_2.3'}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2985 fun:strftime_l=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym670 PUBLIC a4f30 0 strftime_l