Home
last modified time | relevance | path

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

/external/skia/fuzz/
DFuzz.cpp35 void Fuzz::nextRange(float* f, float min, float max) { in nextRange() function in Fuzz
DFuzz.h100 inline void Fuzz::nextRange(T* value, Min min, Max max) { in nextRange() function
/external/icu/icu4c/source/common/
Dusetiter.cpp79 UBool UnicodeSetIterator::nextRange() { in nextRange() function in UnicodeSetIterator
/external/skqp/fuzz/
DFuzz.cpp43 void Fuzz::nextRange(float* f, float min, float max) { in nextRange() function in Fuzz
DFuzz.h96 inline void Fuzz::nextRange(T* value, Min min, Max max) { in nextRange() function
/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/android_icu4j/src/main/tests/android/icu/dev/util/
DUnicodeMapIterator.java165 public boolean nextRange() { in nextRange() method in UnicodeMapIterator
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DUnicodeMapIterator.java162 public boolean nextRange() { in nextRange() method in UnicodeMapIterator
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp75 const Range *nextRange() { in nextRange() function in HangulIterator