Home
last modified time | relevance | path

Searched refs:addFollowing (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/common/
Drbbi_cache.cpp435 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
451 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
462 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
472 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
598 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
Drbbi_cache.h157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedBreakIterator.java1502addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1518addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1529 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1539 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1673 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1523addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1539addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing()
1550 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing()
1560 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing()
1694 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() method in RuleBasedBreakIterator.BreakCache
/external/skqp/src/pathops/
DSkPathOpsTSect.h279 SkTSpan* addFollowing(SkTSpan* prior);
DSkPathOpsTSect.cpp54 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
82 opp = this->addFollowing(priorSpan); in addForPerp()
/external/skia/src/pathops/
DSkPathOpsTSect.h279 SkTSpan* addFollowing(SkTSpan* prior);
DSkPathOpsTSect.cpp54 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect
82 opp = this->addFollowing(priorSpan); in addForPerp()