Searched refs:opt_win (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/perf/collationperf/
H A Dcollperf.cpp116 UBool opt_win = FALSE; // Run with Windows native functions. variable
154 {"-win", OptSpec::FLAG, &opt_win},
384 if (opt_win) {
437 if (opt_win) {
490 //if (opt_strcmp && opt_win) {pf = (PF)wcscmp;} // Damn the difference between int32_t and int
574 if (opt_win)
710 if (opt_win && opt_usekeys) {
717 else if (opt_win && opt_uselen) {
725 else if (opt_win && !opt_uselen) {
1426 if (opt_unix || opt_win) opt_ic
[all...]
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp116 UBool opt_win = FALSE; // Run with Windows native functions. variable
154 {"-win", OptSpec::FLAG, &opt_win},
384 if (opt_win) {
437 if (opt_win) {
490 //if (opt_strcmp && opt_win) {pf = (PF)wcscmp;} // Damn the difference between int32_t and int
574 if (opt_win)
710 if (opt_win && opt_usekeys) {
717 else if (opt_win && opt_uselen) {
725 else if (opt_win && !opt_uselen) {
1432 if (opt_unix || opt_win) opt_ic
[all...]
/external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp104 UBool opt_win = FALSE; // Run with Windows native functions. variable
133 {"-win", OptSpec::FLAG, &opt_win},
646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE;
647 if (opt_mac || opt_unix) opt_win = FALSE;
/external/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp104 UBool opt_win = FALSE; // Run with Windows native functions. variable
133 {"-win", OptSpec::FLAG, &opt_win},
646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE;
647 if (opt_mac || opt_unix) opt_win = FALSE;

Completed in 493 milliseconds