HomeSort by relevance Sort by last modified time
    Searched refs:opt_norm (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/samples/coll/
coll.cpp 45 UBool opt_norm = FALSE; variable
70 {"-norm", OptSpec::FLAG, &opt_norm},
182 if (opt_norm) {
  /external/icu/icu4c/source/samples/strsrch/
strsrch.cpp 48 UBool opt_norm = FALSE; variable
79 {"-norm", OptSpec::FLAG, &opt_norm},
173 if (opt_norm) {
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 122 UBool opt_norm = FALSE; variable
160 {"-norm", OptSpec::FLAG, &opt_norm},
    [all...]
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java 100 static boolean opt_norm = false; field in class:CollationPerformanceTest
    [all...]

Completed in 479 milliseconds