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

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp 111 UBool opt_mac = FALSE; // Run with MacOSX word break services. variable
140 {"-mac", OptSpec::FLAG, &opt_mac},
316 } else if(opt_mac) {
651 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE;
652 if (opt_mac || opt_unix) opt_win = FALSE;
653 if (opt_mac) opt_unix = FALSE;
ubrkperf.cpp 91 } else if(opt_mac) {

Completed in 162 milliseconds