Searched defs:cesize (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dusearch.cpp475 * @param cesize size of the pattern ces
482 int32_t *cetable, int32_t cesize,
495 cesize --; // down to the last index
496 for (count = 0; count < cesize; count ++) {
501 shift[hashFromCE32(cetable[cesize])] = 1;
508 for (count = cesize; count > 0; count --) {
551 int32_t cesize = pattern->cesLength; local
553 int16_t minlength = cesize > expandlength
554 ? (int16_t)cesize - expandlength : 1;
557 cesize, expandlengt
481 setShiftTable(int16_t shift[], int16_t backshift[], int32_t *cetable, int32_t cesize, int16_t expansionsize, int16_t defaultforward, int16_t defaultbackward) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 138 milliseconds