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

  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 96 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
132 {"-langid", OptSpec::NUM, &opt_langid},
658 if (opt_langid != 0) {
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 96 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
132 {"-langid", OptSpec::NUM, &opt_langid},
658 if (opt_langid != 0) {
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 107 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
149 {"-langid", OptSpec::NUM, &opt_langid},
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 107 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
149 {"-langid", OptSpec::NUM, &opt_langid},
    [all...]

Completed in 343 milliseconds