HomeSort by relevance Sort by last modified time
    Searched refs:UCOL_ON (Results 26 - 37 of 37) sorted by null

12

  /external/icu4c/test/perf/collationperf/
collperf.cpp     [all...]
  /external/icu4c/test/intltest/
itercoll.cpp 432 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
ssearch.cpp 219 normalize = UCOL_ON;
557 normalize = UCOL_ON;
981 col->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
    [all...]
tsmthred.cpp 1010 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
    [all...]
  /external/icu4c/i18n/
ucoleitr.cpp 377 if (ci->coll->normalizationMode == UCOL_ON) {
ucol_tok.cpp 346 {suboption_05, 2, UCOL_ON}
350 {suboption_07, 1, UCOL_ON}
    [all...]
ucol_imp.h 491 if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |= UCOL_ITER_NORM; \
    [all...]
ucol_sit.cpp 109 { 'O', UCOL_ON },
rbnf.cpp     [all...]
ucol_res.cpp 403 case UCOL_ON:
    [all...]
usearch.cpp     [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 104 {UCOL_ON, "UCOL_ON"},
    [all...]

Completed in 222 milliseconds

12