/third_party/flutter/skia/tools/skdiff/ |
D | skdiff.cpp | 100 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/ |
D | skdiff.cpp | 100 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/ |
D | rbbi_cache.cpp | 45 …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()
|
D | rbbi_cache.h | 41 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/ |
D | rbbi_cache.cpp | 45 …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()
|
D | rbbi_cache.h | 41 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/ |
D | rbbi_cache.cpp | 45 …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()
|
D | rbbi_cache.h | 41 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/ |
D | rbbi_cache.cpp | 45 …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()
|
D | rbbi_cache.h | 41 UBool following(int32_t fromPos, int32_t *pos, int32_t *statusIndex); 42 UBool preceding(int32_t fromPos, int32_t *pos, int32_t *statusIndex);
|