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

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 101 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
137 {"-langid", OptSpec::NUM, &opt_langid},
663 if (opt_langid != 0) {
664 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 111 int opt_langid = 0; // Defaults to value corresponding to opt_locale. variable
153 {"-langid", OptSpec::NUM, &opt_langid},
    [all...]

Completed in 2476 milliseconds