Home
last modified time | relevance | path

Searched refs:statusIndex (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/tools/skdiff/
Dskdiff.cpp100 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
101 statuses[statusIndex] = true; in getMatchingStatuses()
106 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
107 statuses[statusIndex] = false; in getMatchingStatuses()
120 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
121 Status status = static_cast<Status>(statusIndex); in getMatchingStatuses()
122 statuses[statusIndex] |= isStatusFailed(status); in getMatchingStatuses()
/third_party/skia/tools/skdiff/
Dskdiff.cpp100 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
101 statuses[statusIndex] = true; in getMatchingStatuses()
106 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
107 statuses[statusIndex] = false; in getMatchingStatuses()
120 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
121 Status status = static_cast<Status>(statusIndex); in getMatchingStatuses()
122 statuses[statusIndex] |= isStatusFailed(status); in getMatchingStatuses()
/third_party/node/deps/icu-small/source/common/
Drbbi_cache.cpp45 …BreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
63 *statusIndex = fOtherRuleStatusIndex; in following()
73 *statusIndex = fOtherRuleStatusIndex; in following()
81 …BreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
100 *statusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
113 *statusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
Drbbi_cache.h41 UBool following(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
/third_party/icu/icu4c/source/common/
Drbbi_cache.cpp45 …BreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
63 *statusIndex = fOtherRuleStatusIndex; in following()
73 *statusIndex = fOtherRuleStatusIndex; in following()
81 …BreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
100 *statusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
113 *statusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
Drbbi_cache.h41 UBool following(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp45 …BreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
63 *statusIndex = fOtherRuleStatusIndex; in following()
73 *statusIndex = fOtherRuleStatusIndex; in following()
83 …BreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
102 *statusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
115 *statusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
Drbbi_cache.h41 UBool following(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
/third_party/skia/third_party/externals/icu/source/common/
Drbbi_cache.cpp45 …BreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following() argument
63 *statusIndex = fOtherRuleStatusIndex; in following()
73 *statusIndex = fOtherRuleStatusIndex; in following()
81 …BreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding() argument
100 *statusIndex = ( r== fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
113 *statusIndex = ( r == fStart) ? fFirstRuleStatusIndex : fOtherRuleStatusIndex; in preceding()
Drbbi_cache.h41 UBool following(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex);