Home
last modified time | relevance | path

Searched defs:nextSegment (Results 1 – 9 of 9) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DFCDIterCollationIterator.java256 private boolean nextSegment() { in nextSegment() method
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DFCDIterCollationIterator.java254 private boolean nextSegment() { in nextSegment() method
/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp303 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp372 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF16CollationIterator
/external/skia/src/pathops/
DSkOpSegment.cpp457 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local
486 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local
678 SkOpSegment* nextSegment; in findNextOp() local
774 SkOpSegment* nextSegment; in findNextWinding() local
862 SkOpSegment* nextSegment; in findNextXor() local
DSkPathOpsDebug.cpp977 SkOpSegment* nextSegment = next->segment(); in debugCheckNearCoincidence() local
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp264 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon577f26730111::Interference
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp241 LiveInterval::iterator HexagonExpandCondsets::nextSegment(LiveInterval &LI, in nextSegment() function in HexagonExpandCondsets