/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/icu4c/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/icu4c/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...] |