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

  /external/chromium/base/win/
i18n.cc 92 const LCID locale_id = MAKELCID(lang_id, SORT_DEFAULT);
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysevents.c 835 int lcid = MAKELCID(LOWORD(GetKeyboardLayout(0)), SORT_DEFAULT);
  /external/icu4c/test/perf/collationperf/
collperf.cpp 96 const int SORT_DEFAULT = 0;
    [all...]
  /external/icu4c/test/perf/collperf/
collperf.cpp 586 win_langid = MAKELCID(tmp, SORT_DEFAULT);
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 79 #define INVARIANT_LCID MAKELCID(MAKELANGID(LANG_INVARIANT, SUBLANG_NEUTRAL), SORT_DEFAULT)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 79 #define INVARIANT_LCID MAKELCID(MAKELANGID(LANG_INVARIANT, SUBLANG_NEUTRAL), SORT_DEFAULT)
    [all...]

Completed in 2757 milliseconds