Home
last modified time | relevance | path

Searched refs:addFollowing (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Drbbi_cache.cpp478 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
494 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
505 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
515 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
641 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() function in RuleBasedBreakIterator::BreakCache
H A Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/node/deps/icu-small/source/common/
H A Drbbi_cache.cpp479 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
495 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
506 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
516 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
642 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() function in RuleBasedBreakIterator::BreakCache
H A Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi_cache.cpp432 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
448 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
459 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
469 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
595 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) { in addFollowing() function in RuleBasedBreakIterator::BreakCache
H A Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1577 addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1593 addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1604 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1614 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java1507 addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1523 addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1534 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1544 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h278 SkTSpan* addFollowing(SkTSpan* prior);
H A DSkPathOpsTSect.cpp55 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
83 opp = this->addFollowing(priorSpan); in addForPerp()

Completed in 18 milliseconds