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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.rh 188 #define SORT_DEFAULT 0x0
wmiatlprov.h 253 DWORD lcid = MAKELCID(MAKELANGID(LANG_ENGLISH,SUBLANG_ENGLISH_US),SORT_DEFAULT);
winnt.h     [all...]
ntdsapi.h 34 #define DS_DEFAULT_LOCALE (MAKELCID(MAKELANGID(LANG_ENGLISH,SUBLANG_ENGLISH_US),SORT_DEFAULT))
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 96 const int SORT_DEFAULT = 0;
    [all...]
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 597 win_langid = MAKELCID(tmp, SORT_DEFAULT);
  /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 740 milliseconds