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

  /external/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...]
  /ndk/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...]

Completed in 22 milliseconds