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

/external/chromium_org/third_party/icu/source/common/
H A Drbbi.cpp577 result = handlePrevious(fData->fReverseTable);
585 // set things up. handlePrevious() will back us up to some valid
587 // iterator up one step to prevent handlePrevious() from returning
595 int32_t lastResult = handlePrevious(fData->fReverseTable);
622 // tag value. But, if handlePrevious() took us to exactly the correct result positon,
691 // handlePrevious will move most of the time to < 1 boundary away
692 handlePrevious(fData->fSafeRevTable);
722 // otherwise, we have to sync up first. Use handlePrevious() to back
829 handlePrevious(fData->fSafeRevTable);
1132 // handlePrevious()
1140 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) { function in class:RuleBasedBreakIterator
[all...]
/external/icu4c/common/
H A Drbbi.cpp638 result = handlePrevious(fData->fReverseTable);
646 // set things up. handlePrevious() will back us up to some valid
648 // iterator up one step to prevent handlePrevious() from returning
656 int32_t lastResult = handlePrevious(fData->fReverseTable);
683 // tag value. But, if handlePrevious() took us to exactly the correct result positon,
752 // handlePrevious will move most of the time to < 1 boundary away
753 handlePrevious(fData->fSafeRevTable);
783 // otherwise, we have to sync up first. Use handlePrevious() to back
890 handlePrevious(fData->fSafeRevTable);
1198 // handlePrevious()
1206 int32_t RuleBasedBreakIterator::handlePrevious(const RBBIStateTable *statetable) { function in class:RuleBasedBreakIterator
[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 241 milliseconds