Searched refs:fFirstRuleStatusIndex (Results 1 – 4 of 4) sorted by relevance
30 fStart(0), fLimit(0), fFirstRuleStatusIndex(0), fOtherRuleStatusIndex(0) { in DictionaryCache()40 fFirstRuleStatusIndex = 0; in reset()100 *statusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()113 *statusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()127 fFirstRuleStatusIndex = firstRuleStatus; in populateDictionary()
65 int32_t fFirstRuleStatusIndex; // Rule status info for first boundary. variable
1098 fFirstRuleStatusIndex = 0;1161 fStatusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()1174 fStatusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()1198 fFirstRuleStatusIndex = firstRuleStatus; in populateDictionary()1290 fFirstRuleStatusIndex = src.fFirstRuleStatusIndex; in DictionaryCache()1303 int fFirstRuleStatusIndex; // Rule status info for first boundary. local
1077 fFirstRuleStatusIndex = 0;1140 fStatusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()1153 fStatusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()1177 fFirstRuleStatusIndex = firstRuleStatus; in populateDictionary()1269 fFirstRuleStatusIndex = src.fFirstRuleStatusIndex; in DictionaryCache()1282 int fFirstRuleStatusIndex; // Rule status info for first boundary. local