Home
last modified time | relevance | path

Searched refs:handleNext (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp366 aBoundary = fBI->handleNext(); in populateNear()
373 aBoundary = fBI->handleNext(); // Safe rules identify safe pairs. in populateNear()
437 pos = fBI->handleNext(); in populateFollowing()
465 pos = fBI->handleNext(); in populateFollowing()
515 position = fBI->handleNext(); in populatePreceding()
522 position = fBI->handleNext(); // Safe rules identify safe pairs. in populatePreceding()
539 position = fBI->handleNext(); in populatePreceding()
Drbbi.cpp752 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
757 return handleNext<RBBIStateTableRow8, TrieFunc8>(); in handleNext()
759 return handleNext<RBBIStateTableRow8, TrieFunc16>(); in handleNext()
763 return handleNext<RBBIStateTableRow16, TrieFunc8>(); in handleNext()
765 return handleNext<RBBIStateTableRow16, TrieFunc16>(); in handleNext()
796 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DSearchIterator.java436 return handleNext(index); in next()
545 return handleNext(startIdx); in first()
566 return handleNext(position); in following()
691 protected abstract int handleNext(int start); in handleNext() method in SearchIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSearchIterator.java421 return handleNext(index); in next()
525 return handleNext(startIdx); in first()
545 return handleNext(position); in following()
665 protected abstract int handleNext(int start); in handleNext() method in SearchIterator
DRuleBasedBreakIterator.java791 private int handleNext() { in handleNext() method in RuleBasedBreakIterator
1437 aBoundary = handleNext(); in populateNear()
1444 aBoundary = handleNext(); in populateNear()
1512 pos = handleNext(); in populateFollowing()
1540 pos = handleNext(); in populateFollowing()
1590 position = handleNext(); in populatePreceding()
1597 position = handleNext(); in populatePreceding()
1613 position = handleNext(); in populatePreceding()
/third_party/node/deps/icu-small/source/common/
Drbbi_cache.cpp403 aBoundary = fBI->handleNext(); in populateNear()
410 aBoundary = fBI->handleNext(); // Safe rules identify safe pairs. in populateNear()
483 pos = fBI->handleNext(); in populateFollowing()
511 pos = fBI->handleNext(); in populateFollowing()
561 position = fBI->handleNext(); in populatePreceding()
568 position = fBI->handleNext(); // Safe rules identify safe pairs. in populatePreceding()
585 position = fBI->handleNext(); in populatePreceding()
Drbbi.cpp736 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
741 return handleNext<RBBIStateTableRow8, TrieFunc8>(); in handleNext()
743 return handleNext<RBBIStateTableRow8, TrieFunc16>(); in handleNext()
747 return handleNext<RBBIStateTableRow16, TrieFunc8>(); in handleNext()
749 return handleNext<RBBIStateTableRow16, TrieFunc16>(); in handleNext()
780 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
/third_party/icu/icu4c/source/common/
Drbbi_cache.cpp403 aBoundary = fBI->handleNext(); in populateNear()
410 aBoundary = fBI->handleNext(); // Safe rules identify safe pairs. in populateNear()
483 pos = fBI->handleNext(); in populateFollowing()
511 pos = fBI->handleNext(); in populateFollowing()
561 position = fBI->handleNext(); in populatePreceding()
568 position = fBI->handleNext(); // Safe rules identify safe pairs. in populatePreceding()
585 position = fBI->handleNext(); in populatePreceding()
Drbbi.cpp766 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
771 return handleNext<RBBIStateTableRow8, TrieFunc8>(); in handleNext()
773 return handleNext<RBBIStateTableRow8, TrieFunc16>(); in handleNext()
777 return handleNext<RBBIStateTableRow16, TrieFunc8>(); in handleNext()
779 return handleNext<RBBIStateTableRow16, TrieFunc16>(); in handleNext()
810 int32_t RuleBasedBreakIterator::handleNext() { in handleNext() function in RuleBasedBreakIterator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Drbbi.h667 int32_t handleNext();
689 int32_t handleNext();
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java822 private int handleNext() { in handleNext() method in RuleBasedBreakIterator
1500 aBoundary = handleNext(); in populateNear()
1507 aBoundary = handleNext(); in populateNear()
1582 pos = handleNext(); in populateFollowing()
1610 pos = handleNext(); in populateFollowing()
1660 position = handleNext(); in populatePreceding()
1667 position = handleNext(); in populatePreceding()
1683 position = handleNext(); in populatePreceding()
/third_party/icu/icu4c/source/common/unicode/
Drbbi.h680 int32_t handleNext();
702 int32_t handleNext();
/third_party/node/deps/icu-small/source/common/unicode/
Drbbi.h690 int32_t handleNext();
712 int32_t handleNext();
/third_party/node/deps/icu-small/source/i18n/
Dsearch.cpp206 return handleNext(0, status); in first()
216 return handleNext(position, status); in following()
278 return handleNext(offset, status); in next()
Dstsearch.cpp309 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() function in StringSearch
/third_party/icu/icu4c/source/i18n/
Dsearch.cpp206 return handleNext(0, status); in first()
216 return handleNext(position, status); in following()
278 return handleNext(offset, status); in next()
Dstsearch.cpp308 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() function in StringSearch
/third_party/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp206 return handleNext(0, status); in first()
216 return handleNext(position, status); in following()
278 return handleNext(offset, status); in next()
Dstsearch.cpp308 int32_t StringSearch::handleNext(int32_t position, UErrorCode &status) in handleNext() function in StringSearch
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dstsearch.h458 virtual int32_t handleNext(int32_t position, UErrorCode &status);
Dsearch.h513 virtual int32_t handleNext(int32_t position, UErrorCode &status)
/third_party/node/deps/icu-small/source/i18n/unicode/
Dstsearch.h458 virtual int32_t handleNext(int32_t position, UErrorCode &status) override;
Dsearch.h513 virtual int32_t handleNext(int32_t position, UErrorCode &status)
/third_party/icu/icu4c/source/i18n/unicode/
Dstsearch.h458 virtual int32_t handleNext(int32_t position, UErrorCode &status) override;
Dsearch.h513 virtual int32_t handleNext(int32_t position, UErrorCode &status)

12