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

  /toolchain/binutils/binutils-2.25/binutils/
winduni.c 548 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
568 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
586 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
604 c = GetLocaleInfoA (MAKELCID (langid, SORT_DEFAULT),
  /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 858 milliseconds