HomeSort by relevance Sort by last modified time
    Searched full:opt_langid (Results 1 - 3 of 3) 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...]
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java 87 //static int opt_langid = 0; // Defaults to value corresponding to opt_locale.
    [all...]

Completed in 365 milliseconds