Home
last modified time | relevance | path

Searched refs:nextRange (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
Dusetiter.h211 UBool nextRange();
/external/icu/icu4c/source/common/unicode/
Dusetiter.h211 UBool nextRange();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DHeapSnapshotGridNodes.js398 var nextRange = this._retrievedChildrenRanges[rangeIndex + 1];
399 var newEndOfRange = nextRange ? nextRange.from : itemsRange.totalLength;
407 if (nextRange && newEndOfRange === nextRange.from) {
408 range.to = nextRange.to;
/external/icu/icu4c/source/test/perf/unisetperf/draft/
Dtrieset.cpp48 while(iter.nextRange() && !iter.isString()) { in TrieSet()
Dbitset.cpp104 if(iter.nextRange() && !iter.isString()) { in BitSet()
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
Dtrieset.cpp48 while(iter.nextRange() && !iter.isString()) { in TrieSet()
Dbitset.cpp104 if(iter.nextRange() && !iter.isString()) { in BitSet()
/external/chromium_org/third_party/icu/source/common/
Dusetiter.cpp77 UBool UnicodeSetIterator::nextRange() { in nextRange() function in UnicodeSetIterator
/external/icu/icu4c/source/common/
Dusetiter.cpp77 UBool UnicodeSetIterator::nextRange() { in nextRange() function in UnicodeSetIterator
/external/chromium_org/third_party/icu/source/tools/gennorm2/
Dn2builder.cpp72 const Range *nextRange() { in nextRange() function in HangulIterator
994 while((range=hi.nextRange())!=NULL) { in setHangulData()
1008 while((range=hi.nextRange())!=NULL) { in setHangulData()
/external/icu/icu4c/source/tools/gennorm2/
Dn2builder.cpp72 const Range *nextRange() { in nextRange() function in HangulIterator
994 while((range=hi.nextRange())!=NULL) { in setHangulData()
1008 while((range=hi.nextRange())!=NULL) { in setHangulData()
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp421 while(hanIter.nextRange()) { in CollData()
Dusettest.cpp1932 while (it.nextRange()) { in copyWithIterator()
2325 while(iter.nextRange() && stringsLength<LENGTHOF(strings)) { in UnicodeSetWithStrings()
/external/chromium_org/third_party/icu/source/test/intltest/
Dusettest.cpp1932 while (it.nextRange()) { in copyWithIterator()
2325 while(iter.nextRange() && stringsLength<LENGTHOF(strings)) { in UnicodeSetWithStrings()