HomeSort by relevance Sort by last modified time
    Searched defs:_Locale_abbrev_dayofweek (Results 1 - 6 of 6) sorted by null

  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 436 const char * _Locale_abbrev_dayofweek(struct _Locale_time * ltime, int n)
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 634 const char *_Locale_abbrev_dayofweek(struct _Locale_time *__loc, int _d )
682 { return _ToWChar(_Locale_abbrev_dayofweek(__loc, _d), buf, bufSize); }
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 436 const char * _Locale_abbrev_dayofweek(struct _Locale_time * ltime, int n)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 634 const char *_Locale_abbrev_dayofweek(struct _Locale_time *__loc, int _d )
682 { return _ToWChar(_Locale_abbrev_dayofweek(__loc, _d), buf, bufSize); }
  /external/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]

Completed in 459 milliseconds