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

  /external/chromium_org/third_party/icu/source/i18n/
usearch.cpp 486 * @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, expandlength, minlength, minlength)
    [all...]
  /external/icu4c/i18n/
usearch.cpp 486 * @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, expandlength, minlength, minlength)
    [all...]
  /prebuilts/tools/common/m2/internal/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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 310 milliseconds