OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WLocale_abbrev_monthname
(Results
1 - 10
of
10
) sorted by null
/external/stlport/src/
c_locale.h
389
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time *, int /* month */,
time_facets.cpp
138
table._M_monthname[i] =
_WLocale_abbrev_monthname
(time, i, _STLP_ARRAY_AND_SIZE(buf));
/ndk/sources/cxx-stl/stlport/src/
c_locale.h
389
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time *, int /* month */,
time_facets.cpp
138
table._M_monthname[i] =
_WLocale_abbrev_monthname
(time, i, _STLP_ARRAY_AND_SIZE(buf));
/external/stlport/src/c_locale_dummy/
c_locale_dummy.c
466
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time * ltime, int n,
499
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time * ltime, int n,
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c
466
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time * ltime, int n,
499
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time * ltime, int n,
/external/stlport/src/c_locale_win32/
c_wlocale_win32.c
296
const wchar_t *
_WLocale_abbrev_monthname
(_Locale_time_t * ltime, int month,
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c
296
const wchar_t *
_WLocale_abbrev_monthname
(_Locale_time_t * ltime, int month,
/external/stlport/src/c_locale_glibc/
c_locale_glibc2.c
677
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t bufSize)
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
677
const wchar_t *
_WLocale_abbrev_monthname
(struct _Locale_time *__loc, int _m, wchar_t *buf, size_t bufSize)
Completed in 915 milliseconds