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

  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 86 #define MAKELCID(a,b) 0
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 86 #define MAKELCID(a,b) 0
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 95 #define MAKELCID(a,b) 0
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 95 #define MAKELCID(a,b) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 507 #define MAKELCID(lgid, srtid) ((ULONG)((((ULONG)((USHORT)(srtid))) << 16) | \
510 ((ULONG)((MAKELCID(lgid, srtid)) | \
winnt.h     [all...]

Completed in 1122 milliseconds