Home
last modified time | relevance | path

Searched defs:statusIndex (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/skdiff/
Dskdiff.cpp100 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
106 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
120 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
/external/skqp/tools/skdiff/
Dskdiff.cpp100 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
106 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
120 for (int statusIndex = 0; statusIndex < kStatusCount; ++statusIndex) { in getMatchingStatuses() local
/external/icu/icu4c/source/common/
Drbbi_cache.cpp45 …BreakIterator::DictionaryCache::following(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in following()
83 …BreakIterator::DictionaryCache::preceding(int32_t fromPos, int32_t *result, int32_t *statusIndex) { in preceding()