Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DFCDIterCollationIterator.java256 private boolean nextSegment() { in nextSegment() method
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DFCDIterCollationIterator.java258 private boolean nextSegment() { in nextSegment() method
/third_party/node/deps/icu-small/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
/third_party/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
/third_party/skia/third_party/externals/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
/third_party/skia/src/pathops/
DSkOpSegment.cpp356 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSum() local
391 SkOpSegment* nextSegment = nextAngle->segment(); in ComputeOneSumReverse() local
598 SkOpSegment* nextSegment; in findNextOp() local
694 SkOpSegment* nextSegment; in findNextWinding() local
782 SkOpSegment* nextSegment; in findNextXor() local
DSkPathWriter.cpp235 const SkOpSegment* nextSegment = opSegment->isSimple(&start, &step); in assemble() local
DSkPathOpsDebug.cpp1248 SkOpSegment* nextSegment = next->segment(); in debugCheckNearCoincidence() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp300 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment() function in __anon0102e8e70111::Interference
/third_party/glslang/SPIRV/
DSpvBuilder.cpp3562 void Builder::nextSwitchSegment(std::vector<Block*>& segmentBlock, int nextSegment) in nextSwitchSegment()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp97405 const Segment& nextSegment = aBuffers.mSegments[mSegment]; in Advance() local