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

  /external/stlport/src/
c_locale.h 174 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate*);
locale_impl.cpp 376 if (hint == 0) hint = _Locale_get_collate_hint(__coll);
  /ndk/sources/cxx-stl/stlport/src/
c_locale.h 174 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate*);
locale_impl.cpp 376 if (hint == 0) hint = _Locale_get_collate_hint(__coll);
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 186 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate* collate)
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 271 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate* collate)
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 190 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate* collate)
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 271 struct _Locale_name_hint* _Locale_get_collate_hint(struct _Locale_collate* collate)
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 274 _Locale_lcid_t* _Locale_get_collate_hint(_Locale_collate_t* lcollate)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 274 _Locale_lcid_t* _Locale_get_collate_hint(_Locale_collate_t* lcollate)
    [all...]

Completed in 45 milliseconds