Home
last modified time | relevance | path

Searched defs:maxInc (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUnicodeSetStringSpan.java442 int maxInc = 0, maxOverlap = 0; in spanWithStrings() local
578 int maxInc = (cpLength > 0) ? cpLength : 0; in spanAndCount() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUnicodeSetStringSpan.java438 int maxInc = 0, maxOverlap = 0; in spanWithStrings() local
574 int maxInc = (cpLength > 0) ? cpLength : 0; in spanAndCount() local
/external/icu/icu4c/source/common/
Dunisetspan.cpp691 int32_t maxInc=0, maxOverlap=0; in span() local
1026 int32_t maxInc=0, maxOverlap=0; in spanUTF8() local
/external/syzkaller/prog/
Dmutation.go425 const maxInc = 35 const