Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DFCDIterCollationIterator.java256 private boolean nextSegment() { in nextSegment() method
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DFCDIterCollationIterator.java258 private boolean nextSegment() { in nextSegment() method
/external/cronet/third_party/icu/source/i18n/
Duitercollationiterator.cpp305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF16CollationIterator
/external/icu/icu4c/source/i18n/
Duitercollationiterator.cpp305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUIterCollationIterator
Dutf8collationiterator.cpp385 FCDUTF8CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF8CollationIterator
Dutf16collationiterator.cpp374 FCDUTF16CollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment() function in FCDUTF16CollationIterator
/external/skia/src/pathops/
DSkOpSegment.cpp362 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local
397 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local
604 SkOpSegment* nextSegment; in findNextOp() local
700 SkOpSegment* nextSegment; in findNextWinding() local
788 SkOpSegment* nextSegment; in findNextXor() local
DSkPathWriter.cpp239 const SkOpSegment* nextSegment = opSegment->isSimple(&start, &step); in assemble() local
DSkPathOpsDebug.cpp1249 SkOpSegment* nextSegment = next->segment(); in debugCheckNearCoincidence() local
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp271 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon14e2c6770111::Interference
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp300 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon429c7dd90111::Interference
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp3466 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.cpp3523 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment()