Searched refs:compoundLimit (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DCompoundTransliterator.java402 // compoundLimit is the limit value for the entire compound
405 // compoundLimit for insertions or deletions that have happened.
406 int compoundLimit = index.limit;
488 compoundLimit += delta;
493 index.limit = compoundLimit;
/external/icu/icu4c/source/i18n/
H A Dcpdtrans.cpp537 // compoundLimit is the limit value for the entire compound
540 // compoundLimit for insertions or deletions that have happened.
541 int32_t compoundLimit = index.limit; local
587 compoundLimit += delta;
592 index.limit = compoundLimit;
/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 50 milliseconds