/third_party/flutter/skia/third_party/externals/icu/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);
|
/third_party/node/deps/icu-small/source/common/ |
D | rbbi_cache.cpp | 432 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, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
|
D | rbbi_cache.h | 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/icu/icu4c/source/common/ |
D | rbbi_cache.cpp | 432 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, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
|
D | rbbi_cache.h | 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | rbbi_cache.cpp | 432 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, Upda… in addFollowing() function in RuleBasedBreakIterator::BreakCache
|
D | rbbi_cache.h | 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RuleBasedBreakIterator.java | 1481 … addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing() 1497 … addFollowing(fDictionaryCache.fBoundary, fDictionaryCache.fStatusIndex, UpdateCachePosition); in populateFollowing() 1508 addFollowing(pos, ruleStatusIdx, UpdateCachePosition); in populateFollowing() 1518 addFollowing(pos, fRuleStatusIndex, RetainCachePosition); in populateFollowing() 1652 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/ |
D | RuleBasedBreakIterator.java | 1507 … 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/flutter/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()
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.h | 278 SkTSpan* addFollowing(SkTSpan* prior);
|
D | SkPathOpsTSect.cpp | 55 SkTSpan* SkTSect::addFollowing( in addFollowing() function in SkTSect 83 opp = this->addFollowing(priorSpan); in addForPerp()
|