Searched defs:handleNext (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dstsearch.cpp334 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) function in class:StringSearch
/external/icu/icu4c/source/i18n/
H A Dstsearch.cpp306 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) function in class:StringSearch
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsrchtest.cpp2289 int32_t handleNext(int32_t position, UErrorCode &status);
2355 int32_t TestSearch::handleNext(int32_t start, UErrorCode &status) function in class:TestSearch
2455 virtual int32_t handleNext(int32_t , UErrorCode &){return 0;}; function in class:StubSearchIterator
/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp2289 int32_t handleNext(int32_t position, UErrorCode &status);
2355 int32_t TestSearch::handleNext(int32_t start, UErrorCode &status) function in class:TestSearch
2455 virtual int32_t handleNext(int32_t , UErrorCode &){return 0;}; function in class:StubSearchIterator
/external/chromium_org/third_party/icu/source/common/
H A Drbbi.cpp595 int32_t result = handleNext(fData->fForwardTable);
683 // we wont have a tag value for that position, which is only set by handleNext().
764 handleNext(fData->fSafeFwdTable);
872 handleNext(fData->fSafeFwdTable);
980 // handleNext(stateTable)
988 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) { function in class:RuleBasedBreakIterator
1010 // No matter what, handleNext alway correctly sets the break tag value.
1202 // The logic of this function is very similar to handleNext(), above.
1225 // to back up, then re-find the break position using handleNext(), which does
1424 // cached by the handleNext() functio
[all...]
/external/icu/icu4c/source/common/
H A Drbbi.cpp596 int32_t result = handleNext(fData->fForwardTable);
683 // we wont have a tag value for that position, which is only set by handleNext().
764 handleNext(fData->fSafeFwdTable);
872 handleNext(fData->fSafeFwdTable);
980 // handleNext(stateTable)
988 int32_t RuleBasedBreakIterator::handleNext(const RBBIStateTable *statetable) { function in class:RuleBasedBreakIterator
1010 // No matter what, handleNext alway correctly sets the break tag value.
1202 // The logic of this function is very similar to handleNext(), above.
1225 // to back up, then re-find the break position using handleNext(), which does
1424 // cached by the handleNext() functio
[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 197 milliseconds