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

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 181 } _Locale_lcid_t;
184 _Locale_lcid_t lc;
190 _Locale_lcid_t lc;
198 _Locale_lcid_t lc;
214 _Locale_lcid_t lc;
219 _Locale_lcid_t lc;
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
240 static char const* __TranslateToSystem(const char* lname, char* buf, _Locale_lcid_t* hint, int *__err_code);
268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype)
270 _Locale_lcid_t* _Locale_get_numeric_hint(_Locale_numeric_t* lnumeric
    [all...]
c_wlocale_win32.c 26 _Locale_lcid_t lc;
61 _Locale_codecvt_t* _Locale_codecvt_create(const char * name, _Locale_lcid_t* lc_hint, int *__err_code) {
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 181 } _Locale_lcid_t;
184 _Locale_lcid_t lc;
190 _Locale_lcid_t lc;
198 _Locale_lcid_t lc;
214 _Locale_lcid_t lc;
219 _Locale_lcid_t lc;
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
240 static char const* __TranslateToSystem(const char* lname, char* buf, _Locale_lcid_t* hint, int *__err_code);
268 _Locale_lcid_t* _Locale_get_ctype_hint(_Locale_ctype_t* ltype)
270 _Locale_lcid_t* _Locale_get_numeric_hint(_Locale_numeric_t* lnumeric
    [all...]
c_wlocale_win32.c 26 _Locale_lcid_t lc;
61 _Locale_codecvt_t* _Locale_codecvt_create(const char * name, _Locale_lcid_t* lc_hint, int *__err_code) {

Completed in 55 milliseconds