Home
last modified time | relevance | path

Searched refs:fRuleStatusIndex (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
Drbbi.cpp260 fRuleStatusIndex = that.fRuleStatusIndex; in operator =()
267 fBreakCache->reset(fPosition, fRuleStatusIndex); in operator =()
285 fRuleStatusIndex = 0; in init()
362 fRuleStatusIndex == that2.fRuleStatusIndex && in operator ==()
782 fRuleStatusIndex = 0; in handleNext()
879 fRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()
887 fRuleStatusIndex = row->fTagIdx; in handleNext()
928 fRuleStatusIndex = 0; in handleNext()
1041 int32_t idx = fRuleStatusIndex + fData->fRuleStatusTable[fRuleStatusIndex]; in getRuleStatus()
1054 int32_t numVals = fData->fRuleStatusTable[fRuleStatusIndex]; in getRuleStatusVec()
[all …]
Drbbi_cache.cpp231 fBI->fRuleStatusIndex = fStatuses[fBufIdx]; in current()
280 fBI->fRuleStatusIndex = fStatuses[fBufIdx]; in nextOL()
300 fBI->fRuleStatusIndex = fStatuses[fBufIdx]; in previous()
378 ruleStatusIndex = fBI->fRuleStatusIndex; in populateNear()
445 ruleStatusIdx = fBI->fRuleStatusIndex; in populateFollowing()
472 addFollowing(pos, fBI->fRuleStatusIndex, RetainCachePosition); in populateFollowing()
528 positionStatusIdx = fBI->fRuleStatusIndex; in populatePreceding()
543 positionStatusIdx = fBI->fRuleStatusIndex; in populatePreceding()
Drbbi_cache.h96 fBI->fRuleStatusIndex = fStatuses[fBufIdx]; in next()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java247 private int fRuleStatusIndex; field in RuleBasedBreakIterator
581 int idx = fRuleStatusIndex + fRData.fStatusTable[fRuleStatusIndex]; in getRuleStatus()
609 int numStatusVals = fRData.fStatusTable[fRuleStatusIndex]; in getRuleStatusVec()
613 fillInArray[i] = fRData.fStatusTable[fRuleStatusIndex + i + 1]; in getRuleStatusVec()
819 fRuleStatusIndex = 0; in handleNext()
926 fRuleStatusIndex = stateTable[row + RBBIDataWrapper.TAGIDX]; in handleNext()
934 fRuleStatusIndex = stateTable[row + RBBIDataWrapper.TAGIDX]; in handleNext()
968 fRuleStatusIndex = 0; in handleNext()
1349 fRuleStatusIndex = fStatuses[fBufIdx]; in next()
1353 fRuleStatusIndex = fStatuses[fBufIdx]; in next()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedBreakIterator.java242 private int fRuleStatusIndex; field in RuleBasedBreakIterator
563 int idx = fRuleStatusIndex + fRData.fStatusTable[fRuleStatusIndex]; in getRuleStatus()
590 int numStatusVals = fRData.fStatusTable[fRuleStatusIndex]; in getRuleStatusVec()
594 fillInArray[i] = fRData.fStatusTable[fRuleStatusIndex + i + 1]; in getRuleStatusVec()
798 fRuleStatusIndex = 0; in handleNext()
905 fRuleStatusIndex = stateTable[row + RBBIDataWrapper.TAGIDX]; in handleNext()
913 fRuleStatusIndex = stateTable[row + RBBIDataWrapper.TAGIDX]; in handleNext()
947 fRuleStatusIndex = 0; in handleNext()
1328 fRuleStatusIndex = fStatuses[fBufIdx]; in next()
1332 fRuleStatusIndex = fStatuses[fBufIdx]; in next()
[all …]
/external/icu/icu4c/source/common/unicode/
Drbbi.h82 int32_t fRuleStatusIndex; variable
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...