Searched refs:_WLocale_abbrev_dayofweek (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | c_locale.h | 402 const wchar_t * _WLocale_abbrev_dayofweek(struct _Locale_time *, int /* day */,
|
D | time_facets.cpp | 134 table._M_dayname[i] = _WLocale_abbrev_dayofweek(time, i, _STLP_ARRAY_AND_SIZE(buf)); in _Init_timeinfo()
|
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
D | c_locale_dummy.c | 478 const wchar_t * _WLocale_abbrev_dayofweek(struct _Locale_time * ltime, int n, in _WLocale_abbrev_dayofweek() function 511 const wchar_t * _WLocale_abbrev_dayofweek(struct _Locale_time * ltime, int n, in _WLocale_abbrev_dayofweek() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
D | c_wlocale_win32.c | 304 const wchar_t * _WLocale_abbrev_dayofweek(_Locale_time_t * ltime, int day, in _WLocale_abbrev_dayofweek() function
|
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
D | c_locale_glibc2.c | 681 const wchar_t *_WLocale_abbrev_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t b… in _WLocale_abbrev_dayofweek() function
|