HomeSort by relevance Sort by last modified time
    Searched refs:_WLocale_full_dayofweek (Results 1 - 10 of 10) sorted by null

  /external/stlport/src/
c_locale.h 400 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time *, int /* day */,
time_facets.cpp 136 table._M_dayname[i+7] = _WLocale_full_dayofweek(time, i, _STLP_ARRAY_AND_SIZE(buf));
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 400 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time *, int /* day */,
time_facets.cpp 136 table._M_dayname[i+7] = _WLocale_full_dayofweek(time, i, _STLP_ARRAY_AND_SIZE(buf));
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 472 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n,
505 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n,
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 472 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n,
505 const wchar_t * _WLocale_full_dayofweek(struct _Locale_time * ltime, int n,
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 300 const wchar_t * _WLocale_full_dayofweek(_Locale_time_t * ltime, int day,
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 300 const wchar_t * _WLocale_full_dayofweek(_Locale_time_t * ltime, int day,
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 679 const wchar_t *_WLocale_full_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t bufSize)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 679 const wchar_t *_WLocale_full_dayofweek(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t bufSize)

Completed in 920 milliseconds