OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WLocale_abbrev_dayofweek
(Results
1 - 10
of
10
) sorted by null
/external/stlport/src/
c_locale.h
402
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time *, int /* day */,
time_facets.cpp
134
table._M_dayname[i] =
_WLocale_abbrev_dayofweek
(time, i, _STLP_ARRAY_AND_SIZE(buf));
/ndk/sources/cxx-stl/stlport/src/
c_locale.h
402
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time *, int /* day */,
time_facets.cpp
134
table._M_dayname[i] =
_WLocale_abbrev_dayofweek
(time, i, _STLP_ARRAY_AND_SIZE(buf));
/external/stlport/src/c_locale_dummy/
c_locale_dummy.c
478
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time * ltime, int n,
511
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time * ltime, int n,
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c
478
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time * ltime, int n,
511
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time * ltime, int n,
/external/stlport/src/c_locale_win32/
c_wlocale_win32.c
304
const wchar_t *
_WLocale_abbrev_dayofweek
(_Locale_time_t * ltime, int day,
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c
304
const wchar_t *
_WLocale_abbrev_dayofweek
(_Locale_time_t * ltime, int day,
/external/stlport/src/c_locale_glibc/
c_locale_glibc2.c
681
const wchar_t *
_WLocale_abbrev_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
681
const wchar_t *
_WLocale_abbrev_dayofweek
(struct _Locale_time *__loc, int _d, wchar_t *buf, size_t bufSize)
Completed in 135 milliseconds