Home
last modified time | relevance | path

Searched defs:nextRange (Results 1 – 8 of 8) sorted by relevance

/external/skia/fuzz/
DFuzz.h87 inline void Fuzz::nextRange(float* f, float min, float max) { in nextRange() function
97 inline void Fuzz::nextRange(T* n, Min min, Max max) { in nextRange() function
/external/icu/icu4c/source/common/
Dusetiter.cpp79 UBool UnicodeSetIterator::nextRange() { in nextRange() function in UnicodeSetIterator
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSetIterator.java153 public boolean nextRange() { in nextRange() method in UnicodeSetIterator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSetIterator.java161 public boolean nextRange() { in nextRange() method in UnicodeSetIterator
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java160 public boolean nextRange() { in nextRange() method in UnicodeMapIterator
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
DUnicodeMapIterator.java161 public boolean nextRange() { in nextRange() method in UnicodeMapIterator
/external/r8/src/main/java/com/android/tools/r8/bisect/
DBisectState.java154 private Range nextRange = null; field in BisectState
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp74 const Range *nextRange() { in nextRange() function in HangulIterator