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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.h 34 #define UCOL_TOK_RESET 0xDEADBEEF
ucol_tok.cpp     [all...]
ucol_res.cpp     [all...]
ucol_bld.cpp 872 if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength != UCOL_TOK_RESET) { /* expansion is tailored */
    [all...]
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 637 case UCOL_TOK_RESET:
648 if(before == TRUE && strength != UCOL_TOK_RESET) { /* first and second were swapped */
989 if(strength != UCOL_TOK_RESET) {
    [all...]

Completed in 54 milliseconds