Home
last modified time | relevance | path

Searched refs:opt_unix (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperfold.cpp105 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions. variable
134 {"-unix", OptSpec::FLAG, &opt_unix},
646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE; in main()
647 if (opt_mac || opt_unix) opt_win = FALSE; in main()
648 if (opt_mac) opt_unix = FALSE; in main()
669 if (opt_unix) { in main()
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp117 UBool opt_unix = FALSE; // Run with UNIX strcoll, strxfrm functions. variable
155 {"-unix", OptSpec::FLAG, &opt_unix},
411 else if (opt_unix) in doKeyGen()
443 else if (opt_unix) { in doKeyGen()
630 if (opt_unix) in doBinarySearch()
754 else if (opt_unix && !opt_usekeys) { in doQSort()
1432 if (opt_unix || opt_win) opt_icu = FALSE; in main()
1433 if (opt_unix) opt_win = FALSE; in main()
1526 if (opt_unix) { in main()
1604 if (opt_unix) { in main()
[all …]