/external/stlport/src/c_locale_win32/ |
c_locale_win32.c | 201 char *abbrev_month[12]; member in struct:_Locale_time 742 ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1] = (char*)malloc(size); 743 if (!ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1]) 745 __GetLocaleInfoUsingACP(ltime->lc.id, ltime->cp, month, ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1], size, wbuf80, 80); [all...] |
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
c_locale_win32.c | 201 char *abbrev_month[12]; member in struct:_Locale_time 742 ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1] = (char*)malloc(size); 743 if (!ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1]) 745 __GetLocaleInfoUsingACP(ltime->lc.id, ltime->cp, month, ltime->abbrev_month[month - LOCALE_SABBREVMONTHNAME1], size, wbuf80, 80); [all...] |
/frameworks/base/core/res/res/values-en-rSG/ |
strings.xml | [all...] |
/frameworks/base/core/res/res/values-en-rUS/ |
strings.xml | [all...] |