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

  /external/icu4c/i18n/
ucol_tok.cpp     [all...]
ucol_bld.cpp 125 int32_t ucol_inv_findCE(const UColTokenParser *src, uint32_t CE, uint32_t SecondCE) {
136 res = compareCEs(first, second, CE, SecondCE);
155 if((first == CE && second == SecondCE)) {
257 uint32_t SecondCE = lh->baseContCE;
263 iCE = ucol_inv_findCE(src, CE, SecondCE);
270 SecondCE &= strengthMask[strength];
273 previousContCE = SecondCE;
275 while((previousCE & strengthMask[strength]) == CE && (previousContCE & strengthMask[strength])== SecondCE) {
288 uint32_t SecondCE = lh->baseContCE;
294 iCE = ucol_inv_findCE(src, CE, SecondCE);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 304 milliseconds