Searched refs:addFollowing (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/common/ |
D | rbbi_cache.cpp | 435 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
|
D | rbbi_cache.h | 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RuleBasedBreakIterator.java | 1502 … addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing() 1518 … addFollowing(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/ |
D | RuleBasedBreakIterator.java | 1523 … addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing() 1539 … addFollowing(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/ |
D | SkPathOpsTSect.h | 279 SkTSpan* addFollowing(SkTSpan* prior);
|
D | SkPathOpsTSect.cpp | 54 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect 82 opp = this->addFollowing(priorSpan); in addForPerp()
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 279 SkTSpan* addFollowing(SkTSpan* prior);
|
D | SkPathOpsTSect.cpp | 54 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect 82 opp = this->addFollowing(priorSpan); in addForPerp()
|