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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_tok.cpp     [all...]
ucol_tok.h 55 uint32_t baseContCE;
ucol_bld.cpp 258 uint32_t SecondCE = lh->baseContCE;
289 uint32_t SecondCE = lh->baseContCE;
350 t2 = lh->baseContCE & UCOL_REMOVE_CONTINUATION;
364 //} else if(lh->baseCE == UCOL_RESET_TOP_VALUE && lh->baseContCE == 0) {
367 t2 = lh->baseContCE&UCOL_REMOVE_CONTINUATION;
420 t2 = lh->baseContCE;
771 fprintf(stderr, "BaseCE: %08X %08X\n", lh->baseCE, lh->baseContCE);
798 CEparts[UCOL_PRIMARY] = (lh->baseCE & UCOL_PRIMARYMASK) | (lh->baseContCE & UCOL_PRIMARYMASK) >> 16;
799 CEparts[UCOL_SECONDARY] = (lh->baseCE & UCOL_SECONDARYMASK) << 16 | (lh->baseContCE & UCOL_SECONDARYMASK) << 8;
800 CEparts[UCOL_TERTIARY] = (UCOL_TERTIARYORDER(lh->baseCE)) << 24 | (UCOL_TERTIARYORDER(lh->baseContCE)) << 16
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 1095 uint32_t baseCE, baseContCE, nextCE, nextContCE, currCE, currContCE;
1150 baseCE=baseContCE=nextCE=nextContCE=currCE=currContCE=lastCE=lastContCE = UCOL_NOT_FOUND;
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 73 milliseconds