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

/external/chromium_org/third_party/icu/source/i18n/
H A Dusearch.cpp486 * @param cesize size of the pattern ces
493 int32_t *cetable, int32_t cesize,
506 cesize --; // down to the last index
507 for (count = 0; count < cesize; count ++) {
512 shift[hash(cetable[cesize])] = 1;
519 for (count = cesize; count > 0; count --) {
562 int32_t cesize = pattern->CELength; local
564 int16_t minlength = cesize > expandlength
565 ? (int16_t)cesize - expandlength : 1;
568 cesize, expandlengt
492 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/icu4c/i18n/
H A Dusearch.cpp486 * @param cesize size of the pattern ces
493 int32_t *cetable, int32_t cesize,
506 cesize --; // down to the last index
507 for (count = 0; count < cesize; count ++) {
512 shift[hash(cetable[cesize])] = 1;
519 for (count = cesize; count > 0; count --) {
562 int32_t cesize = pattern->CELength; local
564 int16_t minlength = cesize > expandlength
565 ? (int16_t)cesize - expandlength : 1;
568 cesize, expandlengt
492 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 120 milliseconds