Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DEdits.java509 int headIndex = index++; in previous() local
512 index = headIndex; in previous()
528 int headIndex = index++; in previous()
531 index = headIndex; in previous()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DEdits.java519 int headIndex = index++; in previous() local
522 index = headIndex; in previous()
538 int headIndex = index++; in previous()
541 index = headIndex; in previous()
/third_party/icu/icu4c/source/common/
Dedits.cpp625 int32_t headIndex = index++; in previous() local
628 index = headIndex; in previous()
644 int32_t headIndex = index++; in previous() local
647 index = headIndex; in previous()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dedits.cpp624 int32_t headIndex = index++; in previous() local
627 index = headIndex; in previous()
643 int32_t headIndex = index++; in previous() local
646 index = headIndex; in previous()
/third_party/skia/third_party/externals/icu/source/common/
Dedits.cpp625 int32_t headIndex = index++; in previous() local
628 index = headIndex; in previous()
644 int32_t headIndex = index++; in previous() local
647 index = headIndex; in previous()
/third_party/node/deps/icu-small/source/common/
Dedits.cpp625 int32_t headIndex = index++; in previous() local
628 index = headIndex; in previous()
644 int32_t headIndex = index++; in previous() local
647 index = headIndex; in previous()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp2387 int32_t headIndex = bootIndex; in hasNext() local
2393 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
2399 headIndex++; in hasNext()
2405 if ( patternMap->boot[headIndex] != nullptr ) { in hasNext()
2409 headIndex++; in hasNext()
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen.cpp2560 int32_t headIndex = bootIndex; in hasNext() local
2566 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
2572 headIndex++; in hasNext()
2578 if ( patternMap->boot[headIndex] != nullptr ) { in hasNext()
2582 headIndex++; in hasNext()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp2568 int32_t headIndex = bootIndex; in hasNext() local
2574 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
2580 headIndex++; in hasNext()
2586 if ( patternMap->boot[headIndex] != nullptr ) { in hasNext()
2590 headIndex++; in hasNext()
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp2568 int32_t headIndex = bootIndex; in hasNext() local
2574 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()
2580 headIndex++; in hasNext()
2586 if ( patternMap->boot[headIndex] != nullptr ) { in hasNext()
2590 headIndex++; in hasNext()