HomeSort by relevance Sort by last modified time
    Searched refs:addFollowing (Results 1 - 9 of 9) sorted by null

  /external/icu/icu4c/source/common/
rbbi_cache.h 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
rbbi_cache.cpp 435 addFollowing(pos, ruleStatusIdx, UpdateCachePosition);
451 addFollowing(pos, ruleStatusIdx, UpdateCachePosition);
462 addFollowing(pos, ruleStatusIdx, UpdateCachePosition);
472 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition);
598 void RuleBasedBreakIterator::BreakCache::addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update) {
  /external/icu/android_icu4j/src/main/java/android/icu/text/
RuleBasedBreakIterator.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
RuleBasedBreakIterator.java     [all...]
  /external/skia/src/pathops/
SkPathOpsTSect.h 279 SkTSpan* addFollowing(SkTSpan* prior);
SkPathOpsTSect.cpp 54 SkTSpan* SkTSect::addFollowing(
82 opp = this->addFollowing(priorSpan);
    [all...]
  /external/skqp/src/pathops/
SkPathOpsTSect.h 279 SkTSpan* addFollowing(SkTSpan* prior);
SkPathOpsTSect.cpp 54 SkTSpan* SkTSect::addFollowing(
82 opp = this->addFollowing(priorSpan);
    [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 147 milliseconds