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

  /external/chromium/third_party/icu/source/i18n/
ucol_tok.cpp 794 // newStrength = UCOL_TOK_RESET;
822 newStrength = UCOL_TOK_RESET;
837 newStrength = UCOL_TOK_RESET;
852 newStrength = UCOL_TOK_RESET;
867 newStrength = UCOL_TOK_RESET;
891 newStrength = UCOL_TOK_RESET; /* PatternEntry::RESET = 0 */
900 if(newStrength == UCOL_TOK_RESET) {
    [all...]
ucol_tok.h 34 #define UCOL_TOK_RESET 0xDEADBEEF
ucol_res.cpp     [all...]
ucol_bld.cpp 860 if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength != UCOL_TOK_RESET) { /* expansion is tailored */
    [all...]
  /external/icu4c/i18n/
ucol_tok.h 34 #define UCOL_TOK_RESET 0xDEADBEEF
ucol_tok.cpp 814 // newStrength = UCOL_TOK_RESET;
842 newStrength = UCOL_TOK_RESET;
863 newStrength = UCOL_TOK_RESET;
879 newStrength = UCOL_TOK_RESET;
895 newStrength = UCOL_TOK_RESET;
    [all...]
ucol_res.cpp     [all...]
ucol_bld.cpp 860 if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength != UCOL_TOK_RESET) { /* expansion is tailored */
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cmsccoll.c 629 case UCOL_TOK_RESET:
640 if(before == TRUE && strength != UCOL_TOK_RESET) { /* first and second were swapped */
971 if(strength != UCOL_TOK_RESET) {
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 629 case UCOL_TOK_RESET:
640 if(before == TRUE && strength != UCOL_TOK_RESET) { /* first and second were swapped */
971 if(strength != UCOL_TOK_RESET) {
    [all...]
  /external/chromium/third_party/icu/source/tools/dumpce/
dumpce.cpp     [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp     [all...]

Completed in 276 milliseconds